Interface PlatformUserQuery

All Superinterfaces:
Query<PlatformUserQuery,PlatformUser>, UserBaseQuery<PlatformUserQuery,PlatformUser>
All Known Implementing Classes:
LdapUserQuery, PlatformUserQueryImpl

public interface PlatformUserQuery extends UserBaseQuery<PlatformUserQuery,PlatformUser>