Uses of Interface
org.nuxeo.ecm.collections.api.CollectionLocationService
-
Packages that use CollectionLocationService Package Description org.nuxeo.ecm.multi.tenant.userworkspace org.nuxeo.ecm.platform.userworkspace.core.service -
-
Uses of CollectionLocationService in org.nuxeo.ecm.multi.tenant.userworkspace
Classes in org.nuxeo.ecm.multi.tenant.userworkspace that implement CollectionLocationService Modifier and Type Class Description class
MultiTenantUserWorkspaceService
Multi tenant aware implementation of theUserWorkspaceService
. -
Uses of CollectionLocationService in org.nuxeo.ecm.platform.userworkspace.core.service
Classes in org.nuxeo.ecm.platform.userworkspace.core.service that implement CollectionLocationService Modifier and Type Class Description class
AbstractUserWorkspaceImpl
Abstract class holding most of the logic for usingUnrestrictedSessionRunner
while creating UserWorkspaces and associated resourcesclass
DefaultUserWorkspaceServiceImpl
Default implementation of theUserWorkspaceService
.
-