Uses of Class
org.nuxeo.ecm.core.api.PathRef
Packages that use PathRef
Package
Description
-
Uses of PathRef in org.nuxeo.ecm.core.api
Fields in org.nuxeo.ecm.core.api declared as PathRefMethods in org.nuxeo.ecm.core.api that return PathRefModifier and TypeMethodDescriptionDocumentLocation.getPathRef()Returns the document path referenceConstructors in org.nuxeo.ecm.core.api with parameters of type PathRef -
Uses of PathRef in org.nuxeo.ecm.core.api.impl
Methods in org.nuxeo.ecm.core.api.impl that return PathRefConstructors in org.nuxeo.ecm.core.api.impl with parameters of type PathRefModifierConstructorDescriptionDocumentLocationImpl(String serverName, IdRef idRef, PathRef pathRef) -
Uses of PathRef in org.nuxeo.ecm.core.management.storage
Methods in org.nuxeo.ecm.core.management.storage that return PathRef -
Uses of PathRef in org.nuxeo.ecm.platform.userworkspace.core.service
Methods in org.nuxeo.ecm.platform.userworkspace.core.service that return PathRefModifier and TypeMethodDescriptionprotected PathRefAbstractUserWorkspaceImpl.getExistingUserWorkspace(CoreSession session, PathRef rootref, NuxeoPrincipal principal, String username) protected PathRefAbstractUserWorkspaceImpl.getExistingUserWorkspaceRoot(CoreSession session, String username) Methods in org.nuxeo.ecm.platform.userworkspace.core.service with parameters of type PathRefModifier and TypeMethodDescriptionprotected abstract DocumentModelAbstractUserWorkspaceImpl.doCreateUserWorkspace(CoreSession unrestrictedSession, PathRef wsRef, String username) protected DocumentModelDefaultUserWorkspaceServiceImpl.doCreateUserWorkspace(CoreSession unrestrictedSession, PathRef wsRef, String userName) protected abstract DocumentModelAbstractUserWorkspaceImpl.doCreateUserWorkspacesRoot(CoreSession unrestrictedSession, PathRef rootRef) protected DocumentModelDefaultUserWorkspaceServiceImpl.doCreateUserWorkspacesRoot(CoreSession unrestrictedSession, PathRef rootRef) protected PathRefAbstractUserWorkspaceImpl.getExistingUserWorkspace(CoreSession session, PathRef rootref, NuxeoPrincipal principal, String username)