Uses of Interface
de.espirit.firstspirit.store.operations.ReleaseOperation.ReleaseResult
-
Uses of ReleaseOperation.ReleaseResult in de.espirit.firstspirit.store.operations
Modifier and TypeMethodDescription@NotNull ReleaseOperation.ReleaseResult
ReleaseOperation.perform
(@NotNull IDProvider... elements) Performs the operation and releases the givenelements
on the server.@NotNull ReleaseOperation.ReleaseResult
ReleaseOperation.perform
(@NotNull Collection<IDProvider> elements) Performs the operation and releases the givenCollection
ofelements
on the server.