|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||