Package | Description |
---|---|
de.espirit.firstspirit.access | |
de.espirit.firstspirit.access.store | |
de.espirit.firstspirit.storage | |
de.espirit.firstspirit.store.operations |
Modifier and Type | Method and Description |
---|---|
static ServerActionHandle<? extends ReleaseProgress,Boolean> |
AccessUtil.release(IDProvider releaseStartNode,
boolean checkOnly,
boolean ensureAccessibility,
boolean recursive,
IDProvider.DependentReleaseType dependentType)
Deprecated.
use
ReleaseOperation instead ; since 5.2.180606 |
static ServerActionHandle<? extends ReleaseProgress,Boolean> |
AccessUtil.release(IDProvider releaseStartNode,
boolean checkOnly,
boolean ensureAccessibility,
boolean recursive,
IDProvider.DependentReleaseType dependentType,
String comment)
Deprecated.
use
ReleaseOperation instead ; since 5.2.180606 |
Modifier and Type | Method and Description |
---|---|
static IDProvider.DependentReleaseType |
IDProvider.DependentReleaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDProvider.DependentReleaseType[] |
IDProvider.DependentReleaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IDProvider.DependentReleaseType |
ServerReleaseOperation.getDependentReleaseType()
Returns the dependent release type parameter which was set during execution
of the belonging server release action.
|
Modifier and Type | Method and Description |
---|---|
ReleaseOperation |
ReleaseOperation.dependentReleaseType(IDProvider.DependentReleaseType dependentReleaseType)
The dependent type specifying the behaviour for referenced elements of the given releaseStartNode (see
IDProvider.DependentReleaseType for details). |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210