| Package | Description |
|---|---|
| org.exoplatform.clouddrive.cmis |
CMIS connector.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
JCRLocalCMISDrive.FileAPI.ContextLocalFile |
| Modifier and Type | Method and Description |
|---|---|
protected JCRLocalCMISDrive.LocalFile |
JCRLocalCMISDrive.FileAPI.context(String fileId,
javax.jcr.Node fileNode) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.chemistry.opencmis.client.api.Document |
CMISAPI.updateContent(String id,
String name,
InputStream data,
String mimeType,
JCRLocalCMISDrive.LocalFile local)
Update document name (if differs with remote) and its content stream.
|
protected org.apache.chemistry.opencmis.client.api.CmisObject |
CMISAPI.updateObject(String parentId,
String id,
String name,
JCRLocalCMISDrive.LocalFile local)
Update CMIS object name and parent (if object was moved locally).
|
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.