Uses of Interface
de.espirit.firstspirit.access.store.ReleaseProgress
Packages that use ReleaseProgress
-
Uses of ReleaseProgress in de.espirit.firstspirit.access
Methods in de.espirit.firstspirit.access that return types with arguments of type ReleaseProgressModifier and TypeMethodDescriptionstatic ServerActionHandle<? extends ReleaseProgress,Boolean> AccessUtil.release(IDProvider toRelease, boolean checkOnly) Deprecated.static ServerActionHandle<? extends ReleaseProgress,Boolean> AccessUtil.release(IDProvider releaseStartNode, boolean checkOnly, boolean ensureAccessibility, boolean recursive, IDProvider.DependentReleaseType dependentType) Deprecated.useReleaseOperationinstead ; since 5.2.180606static ServerActionHandle<? extends ReleaseProgress,Boolean> AccessUtil.release(IDProvider releaseStartNode, boolean checkOnly, boolean ensureAccessibility, boolean recursive, IDProvider.DependentReleaseType dependentType, String comment) Deprecated.useReleaseOperationinstead ; since 5.2.180606static ServerActionHandle<? extends ReleaseProgress,Boolean> AccessUtil.release(IDProvider toRelease, boolean checkOnly, String comment) Deprecated.useReleaseOperationinstead ; since 5.2.180606
ReleaseOperationinstead ; since 5.2.180606