|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Blob | A blob contains usually large data. |
| CoreSession | |
| CoreSessionFactory | |
| DataModel | A data model is a concrete representation of a schema. |
| DataModelMap | |
| DocumentLocation | Document server name with its unique identifier within this server. |
| DocumentModel | The document model is a serializable representation of a core document. |
| DocumentModelIterator | A serializable iterator of document models. |
| DocumentModelList | A serializable list of doucment models. |
| DocumentModelTree | A serializable list of documents that holds information about the structure of the sections tree. |
| DocumentModelTreeNode | Simplistic representation of a node in a tree that is actually a list that has levels. |
| DocumentRef | A reference to a core document. |
| Filter | A filtering function for data models. |
| NuxeoGroup | Holds the list of member users and subgroups for a group. |
| NuxeoPrincipal | Class to represent a principal in Nuxeo. |
| PagedDocumentsProvider | Interface that provide means to access a result set by pages, allowing easy navigation between them. |
| Sorter | A sorting function for data models. |
| VersionModel | Deprecated. VersionModel should be replaced with a DocumentVersionModel that extends DocumentModel |
| Class Summary | |
|---|---|
| AbstractSession | Abstract implementation of the client interface. |
| CoreInstance | The CoreInstance is the main access point to a repository server. |
| CoreService | |
| CoreSessionAdapter | |
| DocumentModelFactory | DocumentModel factory for document models initialization. |
| DocumentModelsChunk | A list of DocumentModels representing a chunk of a larger result, usually retrieved as an iterator. |
| DocumentResolver | This class knows how to resolve a Document from a document reference. |
| DocumentTreeIterator | An iterator over a tree of documents |
| IdRef | An ID reference to a document. |
| ListDiff | A list that is detached from its data source so all modifications on the list are recorded so that the data source will be updated later when the list will be reconnected to it. |
| ListDiff.Entry | |
| PathRef | A PATH reference to a document. |
| SerializableInputStream | A serializable input stream. |
| SortInfo | This class holds the details for sorting. |
| VersioningChangeNotifier | Helper class to send versions change event notifications in the core. |
| Exception Summary | |
|---|---|
| AlreadyConnectedException | |
| ClientException | |
| ConnectionException | |
| DocumentException | |
| InvalidProxyDocOperation | ClientException subclass specifying that a requested operation cannot be performed onto a given document because of its proxy nature. |
| NotConnectedException | |
| ServerException | The base exception thrown by the CoreSession API. |
| WrappedException | |
The core API of the Nuxeo platform.
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||