public class ExecutableExistsByIdOperationSupport extends Object implements ExecutableExistsByIdOperation
ExecutableExistsByIdOperation.ExecutableExistsById, ExecutableExistsByIdOperation.ExistsByIdInCollection<T>, ExecutableExistsByIdOperation.ExistsByIdInScope<T>, ExecutableExistsByIdOperation.ExistsByIdWithOptions<T>, ExecutableExistsByIdOperation.TerminatingExistsById| Modifier and Type | Method and Description |
|---|---|
ExecutableExistsByIdOperation.ExecutableExistsById |
existsById()
Deprecated.
|
ExecutableExistsByIdOperation.ExecutableExistsById |
existsById(Class<?> domainType)
Checks if the document exists in the bucket.
|
@Deprecated public ExecutableExistsByIdOperation.ExecutableExistsById existsById()
ExecutableExistsByIdOperationexistsById in interface ExecutableExistsByIdOperationpublic ExecutableExistsByIdOperation.ExecutableExistsById existsById(Class<?> domainType)
ExecutableExistsByIdOperationexistsById in interface ExecutableExistsByIdOperationCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.