Package | Description |
---|---|
org.nuxeo.ecm.core.opencmis.impl.client |
Modifier and Type | Class and Description |
---|---|
class |
NuxeoDocument
Live local CMIS Document, which is backed by a Nuxeo document.
|
class |
NuxeoFileableObject
Base abstract fileable live local CMIS Object.
|
class |
NuxeoFolder
Live local CMIS Folder, which is backed by a Nuxeo folderish document.
|
class |
NuxeoRelationship
Live local CMIS Relationship, which is backed by a Nuxeo document.
|
Modifier and Type | Method and Description |
---|---|
static NuxeoObject |
NuxeoObject.construct(NuxeoSession session,
NuxeoObjectData data,
org.apache.chemistry.opencmis.client.api.ObjectType type) |
NuxeoObject |
NuxeoObjectFactory.convertObject(org.apache.chemistry.opencmis.commons.data.ObjectData data,
org.apache.chemistry.opencmis.client.api.OperationContext context) |
Constructor and Description |
---|
NuxeoProperty(NuxeoObject object,
org.apache.chemistry.opencmis.client.api.ObjectType type,
String id) |
Copyright © 2015 Nuxeo SA. All rights reserved.