|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
public static class QueryBuilder.PartialEntityQuery
| Constructor Summary | |
|---|---|
QueryBuilder.PartialEntityQuery(EntityDescriptor entity)
|
|
| Method Summary | |
|---|---|
QueryBuilder.PartialMembershipQueryWithEntityToMatch |
membershipsOf(EntityDescriptor entityToMatch)
|
QueryBuilder.PartialMembershipQueryWithEntityToMatch |
membersOf(EntityDescriptor entityToMatch)
|
java.lang.Object |
ofType(GroupType groupType)
|
EntityQuery |
returningAtMost(int maxResults)
|
QueryBuilder.PartialEntityQueryWithStartIndex |
startingAt(int index)
|
QueryBuilder.PartialEntityQueryWithRestriction |
with(SearchRestriction restriction)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryBuilder.PartialEntityQuery(EntityDescriptor entity)
| Method Detail |
|---|
public QueryBuilder.PartialEntityQueryWithRestriction with(SearchRestriction restriction)
public QueryBuilder.PartialEntityQueryWithStartIndex startingAt(int index)
public EntityQuery returningAtMost(int maxResults)
public QueryBuilder.PartialMembershipQueryWithEntityToMatch membersOf(EntityDescriptor entityToMatch)
public QueryBuilder.PartialMembershipQueryWithEntityToMatch membershipsOf(EntityDescriptor entityToMatch)
public java.lang.Object ofType(GroupType groupType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||