Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.userworkspace.core.service
Class CompatUserWorkspaceServiceImpl

java.lang.Object
  extended by org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
      extended by org.nuxeo.ecm.platform.userworkspace.core.service.CompatUserWorkspaceServiceImpl
All Implemented Interfaces:
Serializable, UserWorkspaceService

public class CompatUserWorkspaceServiceImpl
extends DefaultUserWorkspaceServiceImpl

Alternate implementation that is backward compatible. (Allow to have one UserWorkspace per user and per domain).

Author:
Thierry Delprat
See Also:
Serialized Form

Constructor Summary
CompatUserWorkspaceServiceImpl()
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
buildUserWorkspaceTitle, getCurrentUserPersonalWorkspace, getCurrentUserPersonalWorkspace, getUserPersonalWorkspace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompatUserWorkspaceServiceImpl

public CompatUserWorkspaceServiceImpl()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.