| Package | Description |
|---|---|
| org.nuxeo.ecm.core.api | |
| org.nuxeo.ecm.core.api.impl | |
| org.nuxeo.ecm.core.management.storage | |
| org.nuxeo.ecm.platform.userworkspace.core.service | |
| org.nuxeo.ecm.webdav.backend |
| Modifier and Type | Field and Description |
|---|---|
protected static PathRef |
AbstractSession.EMPTY_PATH |
| 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 |
|---|---|
protected PathRef |
AbstractUserWorkspaceImpl.getExistingUserWorkspace(CoreSession session,
PathRef rootref,
NuxeoPrincipal principal,
String username) |
protected PathRef |
AbstractUserWorkspaceImpl.getExistingUserWorkspaceRoot(CoreSession session,
String username) |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentModel |
DefaultUserWorkspaceServiceImpl.doCreateUserWorkspace(CoreSession unrestrictedSession,
PathRef wsRef,
String userName) |
protected abstract DocumentModel |
AbstractUserWorkspaceImpl.doCreateUserWorkspace(CoreSession unrestrictedSession,
PathRef wsRef,
String username) |
protected DocumentModel |
DefaultUserWorkspaceServiceImpl.doCreateUserWorkspacesRoot(CoreSession unrestrictedSession,
PathRef rootRef) |
protected abstract DocumentModel |
AbstractUserWorkspaceImpl.doCreateUserWorkspacesRoot(CoreSession unrestrictedSession,
PathRef rootRef) |
protected PathRef |
AbstractUserWorkspaceImpl.getExistingUserWorkspace(CoreSession session,
PathRef rootref,
NuxeoPrincipal principal,
String username) |
| 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)
Deprecated.
since 10.10, unused
|
DocumentModel |
AbstractVirtualBackend.moveItem(DocumentModel source,
PathRef targetParentRef) |
Copyright © 2019 Nuxeo. All rights reserved.