Interface ExecutableRemoveByIdOperation.RemoveByIdWithCas
- All Superinterfaces:
ExecutableRemoveByIdOperation.RemoveByIdInCollection, ExecutableRemoveByIdOperation.RemoveByIdInScope, ExecutableRemoveByIdOperation.RemoveByIdWithDurability, ExecutableRemoveByIdOperation.RemoveByIdWithOptions, ExecutableRemoveByIdOperation.TerminatingRemoveById, InCollection<Object>, InScope<Object>, OneAndAllId<RemoveResult>, WithDurability<RemoveResult>, WithRemoveOptions<RemoveResult>
- All Known Subinterfaces:
ExecutableRemoveByIdOperation.ExecutableRemoveById
- Enclosing interface:
ExecutableRemoveByIdOperation
public static interface ExecutableRemoveByIdOperation.RemoveByIdWithCas
extends ExecutableRemoveByIdOperation.RemoveByIdWithDurability
- Since:
- 2.0
- Author:
- Christoph Strobl, Michael Reiche
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface ExecutableRemoveByIdOperation.RemoveByIdInCollection
inCollectionMethods inherited from interface ExecutableRemoveByIdOperation.RemoveByIdInScope
inScopeMethods inherited from interface ExecutableRemoveByIdOperation.RemoveByIdWithDurability
withDurability, withDurabilityMethods inherited from interface ExecutableRemoveByIdOperation.RemoveByIdWithOptions
withOptionsMethods inherited from interface ExecutableRemoveByIdOperation.TerminatingRemoveById
all, allEntities, one, oneEntity
-
Method Details
-
withCas
-