|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.roo.file.undo.CreateFile
public class CreateFile
UndoableOperation to create a file.
| Constructor Summary | |
|---|---|
CreateFile(UndoManager undoManager,
FilenameResolver filenameResolver,
File actual)
|
|
| Method Summary | |
|---|---|
void |
reset()
Release any temporary resources consumed by the UndoableOperation. |
boolean |
undo()
Attempt to undo the changes, and release any resources consumed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateFile(UndoManager undoManager,
FilenameResolver filenameResolver,
File actual)
| Method Detail |
|---|
public void reset()
UndoableOperationUndoableOperation.
No exceptions may be thrown.
reset in interface UndoableOperationpublic boolean undo()
UndoableOperationNo exceptions may be thrown.
undo in interface UndoableOperation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||