Interface ExecutableExistsByIdOperation.ExistsByIdInScope<T>

Type Parameters:
T - the entity type to use for the results.
All Superinterfaces:
ExecutableExistsByIdOperation.ExistsByIdInCollection<T>, ExecutableExistsByIdOperation.ExistsByIdWithOptions<T>, ExecutableExistsByIdOperation.TerminatingExistsById, InCollection<T>, InScope<T>, OneAndAllExists, WithExistsOptions<T>
All Known Subinterfaces:
ExecutableExistsByIdOperation.ExecutableExistsById
Enclosing interface:
ExecutableExistsByIdOperation

public static interface ExecutableExistsByIdOperation.ExistsByIdInScope<T> extends ExecutableExistsByIdOperation.ExistsByIdInCollection<T>, InScope<T>
Fluent method to specify the scope.