com.atlassian.crowd.search.query.entity
Class DirectoryQuery

java.lang.Object
  extended by com.atlassian.crowd.search.query.entity.EntityQuery
      extended by com.atlassian.crowd.search.query.entity.DirectoryQuery

public class DirectoryQuery
extends EntityQuery


Field Summary
 
Fields inherited from class com.atlassian.crowd.search.query.entity.EntityQuery
ALL_RESULTS, MAX_RESULTS_SIZE
 
Constructor Summary
DirectoryQuery(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

DirectoryQuery

public DirectoryQuery(SearchRestriction searchRestriction,
                      int startIndex,
                      int maxResults)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.