|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ontobox.fast.action.CloseAction
public class CloseAction
Constructor Summary | |
---|---|
CloseAction()
|
Method Summary | |
---|---|
void |
doAction(Storage storage)
|
WriteAction |
getUndoAction()
|
void |
preverify(Storage storage)
|
java.lang.String[] |
saveData()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloseAction()
Method Detail |
---|
public void preverify(Storage storage)
preverify
in interface WriteAction
public void doAction(Storage storage)
doAction
in interface WriteAction
public java.lang.String[] saveData()
saveData
in interface WriteAction
public WriteAction getUndoAction()
getUndoAction
in interface WriteAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |