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 classMultiTenantUserWorkspaceServiceMulti 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 classAbstractUserWorkspaceImplAbstract class holding most of the logic for usingUnrestrictedSessionRunnerwhile creating UserWorkspaces and associated resourcesclassDefaultUserWorkspaceServiceImplDefault implementation of theUserWorkspaceService.
-