Interface TenantQuery

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

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