| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TreeTransaction
A TreeTransaction is a set of changes made to the Tree model that are logically grouped into a single undoable change.
| Method Summary | |
|---|---|
|  void | abort()Aborts this multi-tree transaction. | 
|  javax.swing.undo.UndoableEdit | commit()Logically ends a transaction, writes changes to the underlying file (if any), and releases all acquired resources. | 
|  FileT | getFile()Gets the file involved in this transaction. | 
|  TreeManager | getOwningManager()Gets the owning manager. | 
| Method Detail | 
|---|
void abort()
java.lang.IllegalStateException - if this transaction has already
 ended.javax.swing.undo.UndoableEdit commit()
java.lang.IllegalStateException - if this transaction has already
                                  ended.FileT getFile()
TreeManager getOwningManager()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||