Class MultiTenantUserWorkspaceService

All Implemented Interfaces:
Serializable, CollectionLocationService, 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: