| Interface | Description |
|---|---|
| QuerySession |
An interface for objects that track the query and its results.
|
| ServerQuery |
Interface definition for a QuerySession.
|
| Class | Description |
|---|---|
| AbstractQuery |
Abstract implementation of a QuerySession providing support for automatic id generation
and provides support for paging through query results.
|
| AbstractQuerySession |
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 | |
| CMLUtilTest | |
| Utils |
Helper class used by the web services
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.