@Singleton public class PathUtil extends Object
| Constructor and Description |
|---|
PathUtil() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.storagehub.model.Path |
getHome(String login) |
org.gcube.common.storagehub.model.Path |
getInboxPath(String login) |
org.gcube.common.storagehub.model.Path |
getOutboxPath(String login) |
org.gcube.common.storagehub.model.Path |
getSharedWithMePath(String login) |
org.gcube.common.storagehub.model.Path |
getTrashPath(String login,
javax.jcr.Session session) |
org.gcube.common.storagehub.model.Path |
getVREsPath(String login,
javax.jcr.Session session) |
org.gcube.common.storagehub.model.Path |
getWorkspacePath(String login) |
public org.gcube.common.storagehub.model.Path getWorkspacePath(String login)
public org.gcube.common.storagehub.model.Path getHome(String login)
public org.gcube.common.storagehub.model.Path getInboxPath(String login)
public org.gcube.common.storagehub.model.Path getOutboxPath(String login)
public org.gcube.common.storagehub.model.Path getSharedWithMePath(String login)
public org.gcube.common.storagehub.model.Path getVREsPath(String login, javax.jcr.Session session) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic org.gcube.common.storagehub.model.Path getTrashPath(String login, javax.jcr.Session session) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2021. All Rights Reserved.