public class FacetManagement extends EntityManagement<org.gcube.informationsystem.model.entity.Facet>
AT, baseType, element, elementClass, erType, erTypeClass, ignoreKeys, ignoreStartWithKeys, jsonNode, orientGraph, UNDERSCORE, uuid| Constructor and Description |
|---|
FacetManagement() |
FacetManagement(com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph) |
| Modifier and Type | Method and Description |
|---|---|
com.tinkerpop.blueprints.Vertex |
reallyCreate() |
boolean |
reallyDelete() |
com.tinkerpop.blueprints.Vertex |
reallyUpdate() |
String |
serialize() |
org.codehaus.jettison.json.JSONObject |
serializeAsJson() |
create, createVertex, getEntityManagement, reallyAddToContext, reallyGetAll, reallyRemoveFromContextaddToContext, all, checkERMatch, checkJSON, checkUUIDMatch, delete, getClassProperty, getElement, getERManagement, getERManagement, getERManagement, getERManagementFromUUID, getObjectFromElement, getPropertyMap, read, removeFromContext, serializeSelfOnly, setElement, setElementType, setJSON, setJSON, setUUID, throwElementNotFoundException, toJSONObject, update, updatePropertiespublic FacetManagement()
public FacetManagement(com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph)
public String serialize() throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
serialize in class ERManagement<org.gcube.informationsystem.model.entity.Facet,com.tinkerpop.blueprints.Vertex>org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic org.codehaus.jettison.json.JSONObject serializeAsJson()
throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
serializeAsJson in class ERManagement<org.gcube.informationsystem.model.entity.Facet,com.tinkerpop.blueprints.Vertex>org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic com.tinkerpop.blueprints.Vertex reallyCreate()
throws org.gcube.informationsystem.resourceregistry.api.exceptions.entity.facet.FacetAlreadyPresentException,
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
reallyCreate in class EntityManagement<org.gcube.informationsystem.model.entity.Facet>org.gcube.informationsystem.resourceregistry.api.exceptions.entity.facet.FacetAlreadyPresentExceptionorg.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic com.tinkerpop.blueprints.Vertex reallyUpdate()
throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
reallyUpdate in class ERManagement<org.gcube.informationsystem.model.entity.Facet,com.tinkerpop.blueprints.Vertex>org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic boolean reallyDelete()
throws org.gcube.informationsystem.resourceregistry.api.exceptions.entity.facet.FacetNotFoundException,
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
reallyDelete in class ERManagement<org.gcube.informationsystem.model.entity.Facet,com.tinkerpop.blueprints.Vertex>org.gcube.informationsystem.resourceregistry.api.exceptions.entity.facet.FacetNotFoundExceptionorg.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionCopyright © 2017. All Rights Reserved.