Interface GroupQuery

All Superinterfaces:
Query<GroupQuery,Group>
All Known Implementing Classes:
DbGroupQueryImpl, GroupQueryImpl, LdapGroupQuery

public interface GroupQuery extends Query<GroupQuery,Group>
Allows to programmatically query for Groups.
Author:
Joram Barrez