|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.unitesk.requality.core.transaction.TreeOperation
com.unitesk.requality.core.transaction.MoveNode
public class MoveNode
Constructor Summary | |
---|---|
MoveNode(java.util.UUID uuid,
java.util.UUID oldParent,
java.util.UUID newParent)
|
Method Summary | |
---|---|
void |
apply(ITreeStorage storage)
|
void |
rollback(ITreeStorage storage)
|
Methods inherited from class com.unitesk.requality.core.transaction.TreeOperation |
---|
dispose, getData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MoveNode(java.util.UUID uuid, java.util.UUID oldParent, java.util.UUID newParent)
Method Detail |
---|
public void apply(ITreeStorage storage)
apply
in class TreeOperation
public void rollback(ITreeStorage storage)
rollback
in class TreeOperation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |