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, haveMoreResultspublic UserQuerySession(long maxResults,
long batchSize,
ServerQuery query)
protected org.alfresco.repo.webservice.administration.UserDetails[] makeArray(int size)
makeArray in class AbstractQuerySessionpublic org.alfresco.repo.webservice.administration.UserQueryResults getNextResults(org.alfresco.service.ServiceRegistry serviceRegistry)
QuerySessionserviceRegistry - the services to perform a queryCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.