| Package | Description |
|---|---|
| org.alfresco.repo.webservice | |
| org.alfresco.repo.webservice.administration | |
| org.alfresco.repo.webservice.repository |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQuerySession<RESULTSET,RESULTSETROW>
An abstract implementation of the query session that keeps track of the paging data.
|
| Modifier and Type | Field and Description |
|---|---|
protected SimpleCache<String,QuerySession> |
AbstractWebService.querySessionCache |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWebService.setQuerySessionCache(SimpleCache<String,QuerySession> querySessionCache)
Sets the cache to use for storing the the query session's paging information by query session ID.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserQuerySession
A session for managing user-related queries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryQuerySession
A query session for use with node-related queries against the
repository.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.