@Singleton public class VREManager extends Object
| Constructor and Description |
|---|
VREManager(javax.servlet.ServletContext context) |
| Modifier and Type | Method and Description |
|---|---|
VRE |
getVRE(String completeName) |
VRE |
getVreFolderItem(org.apache.jackrabbit.api.JackrabbitSession ses,
String userId,
List<String> excludes) |
VRE |
getVreFolderItemByGroupName(org.apache.jackrabbit.api.JackrabbitSession ses,
String groupName,
String userId,
List<String> excludes) |
public VRE getVreFolderItem(org.apache.jackrabbit.api.JackrabbitSession ses, String userId, List<String> excludes) throws javax.jcr.RepositoryException, org.gcube.common.storagehub.model.exceptions.StorageHubException
javax.jcr.RepositoryExceptionorg.gcube.common.storagehub.model.exceptions.StorageHubExceptionpublic VRE getVreFolderItemByGroupName(org.apache.jackrabbit.api.JackrabbitSession ses, String groupName, String userId, List<String> excludes) throws javax.jcr.RepositoryException, org.gcube.common.storagehub.model.exceptions.StorageHubException
javax.jcr.RepositoryExceptionorg.gcube.common.storagehub.model.exceptions.StorageHubExceptionCopyright © 2021. All Rights Reserved.