Interface IdDatabasePagedQueryType<Q extends IdDatabaseQueriesType,T>

Type Parameters:
Q - The type of required query interfaces
T - The type of result values
All Known Subinterfaces:
IdDatabaseAdminSearchByEmailType, IdDatabaseAdminSearchType, IdDatabaseAuditEventsSearchType, IdDatabaseUserSearchByEmailType, IdDatabaseUserSearchType
All Known Implementing Classes:
IdAbstractSearch

public interface IdDatabasePagedQueryType<Q extends IdDatabaseQueriesType,T>
The type of paged queries.