| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home | |
| org.gcube.common.homelibrary.home.manager | |
| org.gcube.common.homelibrary.util |
| Modifier and Type | Method and Description |
|---|---|
Home |
HomeManager.getGuestLogin() |
Home |
HomeManager.getHome()
Get user home using token
|
Home |
HomeManager.getHome(String portalLogin)
Deprecated.
|
Home |
HomeManager.getHome(User user)
Deprecated.
|
static ApplicationsArea |
HomeLibrary.getUserDataArea(String portalLogin)
Return the DataArea for the user in session.
|
static Home |
HomeLibrary.getUserHome(String portalLogin)
Return the Home for the user in session.
|
static Workspace |
HomeLibrary.getUserWorkspace(String portalLogin)
Return the Workspace for the user in session.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2020. All Rights Reserved.