org.apache.commons.transaction.file
Class MemoryUndoManager.UndoRecord
java.lang.Object
org.apache.commons.transaction.file.MemoryUndoManager.UndoRecord
- Enclosing class:
- MemoryUndoManager
protected class MemoryUndoManager.UndoRecord
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemoryUndoManager.UndoRecord
public MemoryUndoManager.UndoRecord(FileResourceUndoManager.Code code,
File file)
MemoryUndoManager.UndoRecord
public MemoryUndoManager.UndoRecord(FileResourceUndoManager.Code code,
File file,
File updatedFile)
save
protected void save()
cleanUp
public void cleanUp()
undo
public void undo()
Copyright © 2004-2007 The Apache Software Foundation. All Rights Reserved.