org.gcube.portlets.user.homelibrary.jcr.data
Class JCRApplicationsArea
java.lang.Object
org.gcube.portlets.user.homelibrary.jcr.data.JCRApplicationsArea
- All Implemented Interfaces:
- org.gcube.portlets.user.homelibrary.home.data.ApplicationsArea
public class JCRApplicationsArea
- extends Object
- implements org.gcube.portlets.user.homelibrary.home.data.ApplicationsArea
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCRApplicationsArea
public JCRApplicationsArea(JCRWorkspace workspace)
getApplicationRoot
public org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceFolder getApplicationRoot(String applicationName)
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Specified by:
getApplicationRoot in interface org.gcube.portlets.user.homelibrary.home.data.ApplicationsArea
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
listApplicationNames
public List<String> listApplicationNames()
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Specified by:
listApplicationNames in interface org.gcube.portlets.user.homelibrary.home.data.ApplicationsArea
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
getApplicationUserRoot
public org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceFolder getApplicationUserRoot(String applicationName)
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Specified by:
getApplicationUserRoot in interface org.gcube.portlets.user.homelibrary.home.data.ApplicationsArea
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
getApplicationShareRoot
public org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceFolder getApplicationShareRoot(String applicationName)
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Specified by:
getApplicationShareRoot in interface org.gcube.portlets.user.homelibrary.home.data.ApplicationsArea
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
Copyright © 2013. All Rights Reserved.