|
|||||||||
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.DeleteNode
public class DeleteNode
Constructor Summary | |
---|---|
DeleteNode(java.util.UUID parentUUId,
java.util.UUID uuid,
java.lang.String id,
java.util.Collection<Attribute> attrs)
|
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 DeleteNode(java.util.UUID parentUUId, java.util.UUID uuid, java.lang.String id, java.util.Collection<Attribute> attrs)
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 |