Uses of Interface
org.gcube.portlets.user.homelibrary.home.HomeManagerFactory

Packages that use HomeManagerFactory
org.gcube.portlets.user.homelibrary.home   
org.gcube.portlets.user.homelibrary.util   
 

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

Fields in org.gcube.portlets.user.homelibrary.home declared as HomeManagerFactory
protected static HomeManagerFactory HomeLibrary.instance
           
 

Methods in org.gcube.portlets.user.homelibrary.home that return HomeManagerFactory
protected static HomeManagerFactory HomeLibrary.createHomeManagerFactoryInstance(String persistenceRoot)
           
 HomeManagerFactory HomeManager.getHomeManagerFactory()
          Return this HomeManager factory.
static HomeManagerFactory HomeLibrary.getHomeManagerFactory()
          Return the HomeManagerFactory.
static HomeManagerFactory HomeLibrary.getHomeManagerFactory(String persistenceRoot)
          Return an instance of HomeManager factory for the given path.
protected static HomeManagerFactory HomeLibrary.getHomeManagerFactoryImplementation()
          Returns the HomeManagerFactory implementation to use.
 

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

Methods in org.gcube.portlets.user.homelibrary.util with parameters of type HomeManagerFactory
 boolean ScopeHomesComparator.compareScopes(String scope1, String scope2, HomeManagerFactory factory)
           
 void HomeLibraryVisitor.visitHomeLibrary(HomeManagerFactory factory)
          Visit the specified home library.
 



Copyright © 2013. All Rights Reserved.