Package | Description |
---|---|
org.nuxeo.ecm.core.api | |
org.nuxeo.ecm.core.api.impl | |
org.nuxeo.ecm.core.management.storage | |
org.nuxeo.ecm.webdav.backend |
Modifier and Type | Method and Description |
---|---|
PathRef |
DocumentLocation.getPathRef()
Returns the document path reference
|
Constructor and Description |
---|
PathRef(PathRef parentRef,
String name) |
Modifier and Type | Method and Description |
---|---|
PathRef |
DocumentLocationImpl.getPathRef() |
Constructor and Description |
---|
DocumentLocationImpl(String serverName,
IdRef idRef,
PathRef pathRef) |
Modifier and Type | Method and Description |
---|---|
static PathRef |
DocumentStoreManager.newPath(String... components) |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
SimpleBackend.copyItem(DocumentModel source,
PathRef targetParentRef) |
DocumentModel |
Backend.copyItem(DocumentModel source,
PathRef targetParentRef) |
DocumentModel |
AbstractVirtualBackend.copyItem(DocumentModel source,
PathRef targetParentRef) |
DocumentModel |
SimpleBackend.moveItem(DocumentModel source,
PathRef targetParentRef) |
DocumentModel |
Backend.moveItem(DocumentModel source,
PathRef targetParentRef) |
DocumentModel |
AbstractVirtualBackend.moveItem(DocumentModel source,
PathRef targetParentRef) |
Copyright © 2015 Nuxeo SA. All rights reserved.