|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A transaction Operator and its subject Node. This is primarily used as a record of a particular change taking place on a Node and is embedded in the NodeHistory of that Node.
Method Summary | |
Operator |
op()
The Operator that was applied to the Node in this operation. |
Node |
subject()
The Node that is the subject of this transaction. |
Txn |
txn()
The transaction that this operation is a part of. |
Method Detail |
public Txn txn()
public Node subject()
public Operator op()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |