Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService

Packages that use UserWorkspaceService
org.nuxeo.ecm.platform.userworkspace.core.service   
org.nuxeo.ecm.platform.userworkspace.ejb   
 

Uses of UserWorkspaceService in org.nuxeo.ecm.platform.userworkspace.core.service
 

Classes in org.nuxeo.ecm.platform.userworkspace.core.service that implement UserWorkspaceService
 class CompatUserWorkspaceServiceImpl
          Alternate implementation that is backward compatible (Allow to have one UserWorkspace per user and per domain)
 class DefaultUserWorkspaceServiceImpl
          Default implementation of the UserWorkspaceService
 

Methods in org.nuxeo.ecm.platform.userworkspace.core.service that return types with arguments of type UserWorkspaceService
 java.lang.Class<? extends UserWorkspaceService> UserWorkspaceDescriptor.getUserWorkspaceClass()
           
 

Uses of UserWorkspaceService in org.nuxeo.ecm.platform.userworkspace.ejb
 

Classes in org.nuxeo.ecm.platform.userworkspace.ejb that implement UserWorkspaceService
 class UserWorkspaceManagerBean
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.