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