|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.search.query.entity.EntityQuery
com.atlassian.crowd.search.query.entity.GroupQuery
public class GroupQuery
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.search.query.entity.EntityQuery |
|---|
ALL_RESULTS, MAX_RESULTS_SIZE |
| Constructor Summary | |
|---|---|
GroupQuery(GroupType groupType,
SearchRestriction searchRestriction,
int startIndex,
int maxResults)
|
|
GroupQuery(SearchRestriction searchRestriction,
int startIndex,
int maxResults)
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.crowd.search.query.entity.EntityQuery |
|---|
asNames, equals, getEntityDescriptor, getMaxResults, getReturnType, getSearchRestriction, getStartIndex, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GroupQuery(SearchRestriction searchRestriction,
int startIndex,
int maxResults)
public GroupQuery(GroupType groupType,
SearchRestriction searchRestriction,
int startIndex,
int maxResults)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||