org.nuxeo.ecm.multi.tenant.userworkspace
Class MultiTenantUserWorkspaceService
java.lang.Object
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
org.nuxeo.ecm.multi.tenant.userworkspace.MultiTenantUserWorkspaceService
- All Implemented Interfaces:
- Serializable, UserWorkspaceService
public class MultiTenantUserWorkspaceService
- extends DefaultUserWorkspaceServiceImpl
Multi tenant aware implementation of the
UserWorkspaceService
.
If there is a current tenant, the UserWorkspaceRoot is stored inside the
tenant, otherwise it uses the default behavior of
DefaultUserWorkspaceServiceImpl
.
- Since:
- 5.6
- Author:
- Thomas Roger
- See Also:
- Serialized Form
MultiTenantUserWorkspaceService
public MultiTenantUserWorkspaceService()
Copyright © 2012 Nuxeo SA. All Rights Reserved.