Package | Description |
---|---|
de.espirit.firstspirit.access |
Modifier and Type | Method and Description |
---|---|
static ServerActionHandle<? extends ReleaseProgress,Boolean> |
AccessUtil.release(IDProvider toRelease,
boolean checkOnly)
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)
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 |
static ServerActionHandle<? extends ReleaseProgress,Boolean> |
AccessUtil.release(IDProvider toRelease,
boolean checkOnly,
String comment)
Deprecated.
use
ReleaseOperation instead ; since 5.2.180606 |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210