com.atlassian.crowd.search.builder
Class QueryBuilder.PartialEntityQueryWithStartIndex

java.lang.Object
  extended by com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithStartIndex
Enclosing class:
QueryBuilder

public static class QueryBuilder.PartialEntityQueryWithStartIndex
extends Object


Constructor Summary
QueryBuilder.PartialEntityQueryWithStartIndex(EntityDescriptor entity, SearchRestriction restriction, int startIndex)
           
 
Method Summary
 EntityQuery returningAtMost(int maxResults)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryBuilder.PartialEntityQueryWithStartIndex

public QueryBuilder.PartialEntityQueryWithStartIndex(EntityDescriptor entity,
                                                     SearchRestriction restriction,
                                                     int startIndex)
Method Detail

returningAtMost

public EntityQuery returningAtMost(int maxResults)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.