Class TenantQueryImpl

All Implemented Interfaces:
Serializable, TenantQuery, Command<Object>, Query<TenantQuery,Tenant>
Direct Known Subclasses:
DbTenantQueryImpl, LdapTenantQuery, OAuth2IdentityProvider.OAuth2TenantQuery

public abstract class TenantQueryImpl extends AbstractQuery<TenantQuery,Tenant> implements TenantQuery
See Also: