Interface TenantQuery

All Superinterfaces:
Query<TenantQuery,Tenant>
All Known Implementing Classes:
DbTenantQueryImpl, LdapTenantQuery, TenantQueryImpl

public interface TenantQuery extends Query<TenantQuery,Tenant>
Allows to programmatically query for Tenants.