Interface ExecutableExistsByIdOperation.ExistsByIdInCollection<T>

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

public static interface ExecutableExistsByIdOperation.ExistsByIdInCollection<T> extends ExecutableExistsByIdOperation.ExistsByIdWithOptions<T>, InCollection<T>
Fluent method to specify the collection.