Nuxeo Enterprise Platform 5.4

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:
java.io.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
getCurrentUserPersonalWorkspace, getCurrentUserPersonalWorkspace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompatUserWorkspaceServiceImpl

public CompatUserWorkspaceServiceImpl()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.