public class UserQuerySession extends AbstractQuerySession
Constructor and Description |
---|
UserQuerySession(long maxResults,
long batchSize,
ServerQuery query) |
Modifier and Type | Method and Description |
---|---|
org.alfresco.repo.webservice.administration.UserQueryResults |
getNextResults(org.alfresco.service.ServiceRegistry serviceRegistry)
Get the next batch of results from the full set of available results.
|
protected org.alfresco.repo.webservice.administration.UserDetails[] |
makeArray(int size) |
getId, getNextResults, getQuery, getQueryResults, haveMoreResults
public UserQuerySession(long maxResults, long batchSize, ServerQuery query)
protected org.alfresco.repo.webservice.administration.UserDetails[] makeArray(int size)
makeArray
in class AbstractQuerySession
public org.alfresco.repo.webservice.administration.UserQueryResults getNextResults(org.alfresco.service.ServiceRegistry serviceRegistry)
QuerySession
serviceRegistry
- the services to perform a queryCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.