Interface ExecutableRemoveByIdOperation.ExecutableRemoveById
- All Superinterfaces:
ExecutableRemoveByIdOperation.RemoveByIdInCollection, ExecutableRemoveByIdOperation.RemoveByIdInScope, ExecutableRemoveByIdOperation.RemoveByIdWithCas, ExecutableRemoveByIdOperation.RemoveByIdWithDurability, ExecutableRemoveByIdOperation.RemoveByIdWithOptions, ExecutableRemoveByIdOperation.TerminatingRemoveById, InCollection<Object>, InScope<Object>, OneAndAllId<RemoveResult>, WithDurability<RemoveResult>, WithRemoveOptions<RemoveResult>
- Enclosing interface:
ExecutableRemoveByIdOperation
public static interface ExecutableRemoveByIdOperation.ExecutableRemoveById
extends ExecutableRemoveByIdOperation.RemoveByIdWithCas
Provides methods for constructing remove operations in a fluent way.
- Since:
- 2.0
- Author:
- Christoph Strobl, Michael Reiche
-
Method Summary
Methods inherited from interface ExecutableRemoveByIdOperation.RemoveByIdInCollection
inCollectionMethods inherited from interface ExecutableRemoveByIdOperation.RemoveByIdInScope
inScopeMethods inherited from interface ExecutableRemoveByIdOperation.RemoveByIdWithCas
withCasMethods inherited from interface ExecutableRemoveByIdOperation.RemoveByIdWithDurability
withDurability, withDurabilityMethods inherited from interface ExecutableRemoveByIdOperation.RemoveByIdWithOptions
withOptionsMethods inherited from interface ExecutableRemoveByIdOperation.TerminatingRemoveById
all, allEntities, one, oneEntity