|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileResourceUndoManager.Code | |
|---|---|
| org.apache.commons.transaction.file | Transactional file access . |
| Uses of FileResourceUndoManager.Code in org.apache.commons.transaction.file |
|---|
| Methods in org.apache.commons.transaction.file that return FileResourceUndoManager.Code | |
|---|---|
static FileResourceUndoManager.Code |
FileResourceUndoManager.Code.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileResourceUndoManager.Code[] |
FileResourceUndoManager.Code.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.commons.transaction.file with parameters of type FileResourceUndoManager.Code | |
|---|---|
MemoryUndoManager.UndoRecord(FileResourceUndoManager.Code code,
File file)
|
|
MemoryUndoManager.UndoRecord(FileResourceUndoManager.Code code,
File file,
File updatedFile)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||