public class ERManagementUtility extends Object
| Constructor and Description |
|---|
ERManagementUtility() |
| Modifier and Type | Method and Description |
|---|---|
static com.tinkerpop.blueprints.Element |
getAnyElementByUUID(UUID uuid) |
static org.gcube.informationsystem.model.reference.AccessType |
getBaseAccessType(String type) |
static EntityManagement |
getEntityManagement(SecurityContext workingContext,
com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph,
com.tinkerpop.blueprints.Vertex vertex) |
static ERManagement |
getERManagement(SecurityContext workingContext,
com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph,
com.tinkerpop.blueprints.Element element) |
static ERManagement |
getERManagement(String type) |
static ERManagement |
getERManagementFromUUID(SecurityContext workingContext,
com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph,
UUID uuid) |
static RelationManagement |
getRelationManagement(SecurityContext workingContext,
com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph,
com.tinkerpop.blueprints.Edge edge) |
public static org.gcube.informationsystem.model.reference.AccessType getBaseAccessType(String type) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic static ERManagement getERManagement(String type) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic static ERManagement getERManagement(SecurityContext workingContext, com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph, com.tinkerpop.blueprints.Element element) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic static com.tinkerpop.blueprints.Element getAnyElementByUUID(UUID uuid) throws org.gcube.informationsystem.resourceregistry.api.exceptions.NotFoundException, org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.NotFoundExceptionorg.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic static ERManagement getERManagementFromUUID(SecurityContext workingContext, com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph, UUID uuid) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic static EntityManagement getEntityManagement(SecurityContext workingContext, com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph, com.tinkerpop.blueprints.Vertex vertex) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic static RelationManagement getRelationManagement(SecurityContext workingContext, com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph, com.tinkerpop.blueprints.Edge edge) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionCopyright © 2019. All Rights Reserved.