|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerReleaseOperation
Indicates a server release
operation
AccessUtil.release(de.espirit.firstspirit.access.store.IDProvider, boolean)
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface de.espirit.firstspirit.storage.RevisionOperation |
---|
RevisionOperation.OperationType |
Method Summary | |
---|---|
IDProvider.DependentReleaseType |
getDependentReleaseType()
Returns the dependent release type parameter which was set during execution of the belonging server release action. |
boolean |
getRecursive()
Returns true if the recursive parameter was set
during execution of the belonging server release action |
boolean |
getReleaseParentPath()
Returns true if the release parent path parameter was set
during execution of the belonging server release action. |
BasicElementInfo |
getReleaseStartElement()
Returns the start element of the server release action. |
Methods inherited from interface de.espirit.firstspirit.storage.RevisionOperation |
---|
getElements, getType |
Method Detail |
---|
BasicElementInfo getReleaseStartElement()
boolean getRecursive()
true
if the recursive parameter was set
during execution of the belonging server release action
true
if the server release action was started with param recursive set, false
otherwiseboolean getReleaseParentPath()
true
if the release parent path parameter was set
during execution of the belonging server release action.
true
if the server release action was started with param release parent path set, false
otherwiseIDProvider.DependentReleaseType getDependentReleaseType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |