|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReleaseOperation
Indicates a release operation
IDProvider.release()
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface de.espirit.firstspirit.storage.RevisionOperation |
---|
RevisionOperation.OperationType |
Method Summary | |
---|---|
BasicElementInfo |
getReleaseRootElement()
Returns the root element of the release operation. |
Methods inherited from interface de.espirit.firstspirit.storage.RevisionOperation |
---|
getElements, getType |
Method Detail |
---|
BasicElementInfo getReleaseRootElement()
Root `-- A (release was called for this element) `-- B `-- CIn this example case
ReleaseOperation.getReleaseRootElement()
delivers node 'A'. RevisionOperation.getElements()
delivers 'A', 'B', 'C'
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |