Uses of Class
org.gcube.portlets.user.homelibrary.home.exceptions.HomeNotFoundException

Packages that use HomeNotFoundException
org.gcube.portlets.user.homelibrary.home   
org.gcube.portlets.user.homelibrary.home.manager   
org.gcube.portlets.user.homelibrary.util   
 

Uses of HomeNotFoundException in org.gcube.portlets.user.homelibrary.home
 

Methods in org.gcube.portlets.user.homelibrary.home that throw HomeNotFoundException
 Home HomeManager.getHome(String portalLogin, org.gcube.common.core.scope.GCUBEScope scope)
          Retrieve the user's home.
 Home HomeManager.getHome(User user, org.gcube.common.core.scope.GCUBEScope scope)
          Retrieve the user's home.
static DataArea HomeLibrary.getUserDataArea(org.gcube.application.framework.core.session.ASLSession session)
          Return the DataArea for the user in session.
static Home HomeLibrary.getUserHome(org.gcube.application.framework.core.session.ASLSession session)
          Return the Home for the user in session.
static Workspace HomeLibrary.getUserWorkspace(org.gcube.application.framework.core.session.ASLSession session)
          Return the Workspace for the user in session.
 

Uses of HomeNotFoundException in org.gcube.portlets.user.homelibrary.home.manager
 

Methods in org.gcube.portlets.user.homelibrary.home.manager that throw HomeNotFoundException
 void HomeLibraryManager.copyScopeHomes(String sourceScope, String destinationScope, ContentCopyMode mode)
          Copy the specified scope homes to destination scope.
 boolean HomeLibraryManager.copyWorkspaceContent(String sourceScope, String sourceUser, String destinationScope, String destinationUser, ContentCopyMode mode)
          Copy the a user workspace content to another user workspace.
 

Uses of HomeNotFoundException in org.gcube.portlets.user.homelibrary.util
 

Methods in org.gcube.portlets.user.homelibrary.util that throw HomeNotFoundException
 boolean ScopeHomesComparator.compareHomeManager(HomeManager manager1, HomeManager manager2)
           
 boolean ScopeHomesComparator.compareScopes(String scope1, String scope2, HomeManagerFactory factory)
           
 void HomeLibraryVisitor.visitHomeLibrary(HomeManagerFactory factory)
          Visit the specified home library.
protected  void HomeLibraryVisitor.visitHomeManager(HomeManager homeManager)
           
 



Copyright © 2013. All Rights Reserved.