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

java.lang.Object
  extended by com.atlassian.crowd.search.query.entity.EntityQuery<com.atlassian.crowd.embedded.api.Directory>
      extended by com.atlassian.crowd.search.query.entity.DirectoryQuery
All Implemented Interfaces:
com.atlassian.crowd.embedded.api.Query<com.atlassian.crowd.embedded.api.Directory>

public class DirectoryQuery
extends EntityQuery<com.atlassian.crowd.embedded.api.Directory>


Field Summary
 
Fields inherited from class com.atlassian.crowd.search.query.entity.EntityQuery
ALL_RESULTS, MAX_MAX_RESULTS
 
Constructor Summary
DirectoryQuery(com.atlassian.crowd.embedded.api.SearchRestriction searchRestriction, int startIndex, int maxResults)
           
 
Method Summary
 
Methods inherited from class com.atlassian.crowd.search.query.entity.EntityQuery
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(com.atlassian.crowd.embedded.api.SearchRestriction searchRestriction,
                      int startIndex,
                      int maxResults)


Copyright © 2014 Atlassian. All Rights Reserved.