public interface Home
extends org.gcube.common.homelibary.model.util.Cleanable
| Modifier and Type | Method and Description |
|---|---|
ApplicationsArea |
getDataArea()
Retrieves the user data area.
|
HomeManager |
getHomeManager()
Return this home manager.
|
User |
getOwner()
Retrieves the home's owner.
|
Workspace |
getWorkspace()
Retrieves the user workspace.
|
List<String> |
listScopes() |
HomeManager getHomeManager()
User getOwner()
InternalErrorException - if an internal error occurs.Workspace getWorkspace() throws WorkspaceFolderNotFoundException, InternalErrorException
WorkspaceFolderNotFoundException - when user the workspace is not found.InternalErrorException - if an internal error occurs.ApplicationsArea getDataArea() throws InternalErrorException
InternalErrorException - if an internal error occurs.List<String> listScopes() throws InternalErrorException
InternalErrorExceptionCopyright © 2020. All Rights Reserved.