Interface GroupQuery

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

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