| Interface | Description |
|---|---|
| QuerySession<RESULTSET> |
An interface for objects that track the query and its results.
|
| ServerQuery<RESULTSET> |
Interface definition for a QuerySession.
|
| Class | Description |
|---|---|
| AbstractQuery<RESULTSET> |
Abstract implementation of a QuerySession providing support for automatic id generation
and provides support for paging through query results.
|
| AbstractQuerySession<RESULTSET,RESULTSETROW> |
An abstract implementation of the query session that keeps track of the paging data.
|
| AbstractWebService |
Abstract base class for all web service implementations, provides support for common service injection
|
| CMLUtil | |
| Utils |
Helper class used by the web services
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.