|
|||||||||
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.SaveAttributes
public class SaveAttributes
Constructor Summary | |
---|---|
SaveAttributes(java.util.UUID uuid,
java.util.Collection<Attribute> oldAttributes,
java.util.Collection<Attribute> newAttributes)
|
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 SaveAttributes(java.util.UUID uuid, java.util.Collection<Attribute> oldAttributes, java.util.Collection<Attribute> newAttributes)
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 |