public class IsParentOfManagement extends RelationManagement<org.gcube.informationsystem.model.relation.IsParentOf,ContextManagement,ContextManagement>
sourceEntityManagement, targetEntityClass, targetEntityManagementaccessType, AT, element, elementClass, erType, ignoreKeys, ignoreStartWithKeys, jsonNode, logger, oClass, orientGraph, reload, UNDERSCORE, uuid, workingContext| Constructor and Description |
|---|
IsParentOfManagement() |
IsParentOfManagement(com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addToContext() |
protected void |
checkJSON() |
protected org.gcube.informationsystem.resourceregistry.api.exceptions.relation.isparentof.IsParentOfNotFoundException |
getSpecificElementNotFoundException(org.gcube.informationsystem.resourceregistry.api.exceptions.er.ERNotFoundException e) |
protected org.gcube.informationsystem.resourceregistry.api.exceptions.relation.isparentof.IsParentOfAlreadyPresentException |
getSpecificERAlreadyPresentException(String message) |
protected org.gcube.informationsystem.resourceregistry.api.exceptions.relation.RelationAvailableInAnotherContextException |
getSpecificERAvailableInAnotherContextException(String message) |
protected SecurityContext |
getWorkingContext() |
protected ContextManagement |
newSourceEntityManagement() |
protected ContextManagement |
newTargetEntityManagement() |
boolean |
removeFromContext() |
org.codehaus.jettison.json.JSONObject |
serializeAsJson() |
org.codehaus.jettison.json.JSONObject |
serializeAsJson(boolean includeSource,
boolean includeTarget) |
allFrom, forcedAddToContext, fullSerialize, getSourceEntityManagement, getTargetEntityManagement, giveMeSourceEntityManagementAsIs, reallyAddToContext, reallyCreate, reallyDelete, reallyGetAll, reallyGetAllFrom, reallyRemoveFromContext, reallyUpdate, serialize, serializeEdges, serializeJSONObjectList, setSourceEntityManagement, setTargetEntityManagementall, checkERMatch, checkUUIDMatch, create, delete, exists, getAccessType, getClassProperty, getElement, getObjectFromElement, getOClass, getPropertyForJson, getPropertyMap, getSuperclasses, internalAddToContext, internalCreate, internalCreateOrUdate, internalDelete, internalRemoveFromContext, internalUpdate, isReload, read, retrieveElement, retrieveElementFromAnyContext, serializeSelfOnly, setElement, setElementType, setJSON, setJSON, setReload, setUUID, setWorkingContext, toJSONObject, update, updatePropertiespublic IsParentOfManagement()
public IsParentOfManagement(com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph)
throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionprotected SecurityContext getWorkingContext() throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
getWorkingContext in class ERManagement<org.gcube.informationsystem.model.relation.IsParentOf,com.tinkerpop.blueprints.Edge>org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionprotected void checkJSON()
throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
checkJSON in class ERManagement<org.gcube.informationsystem.model.relation.IsParentOf,com.tinkerpop.blueprints.Edge>org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionprotected org.gcube.informationsystem.resourceregistry.api.exceptions.relation.isparentof.IsParentOfNotFoundException getSpecificElementNotFoundException(org.gcube.informationsystem.resourceregistry.api.exceptions.er.ERNotFoundException e)
getSpecificElementNotFoundException in class ERManagement<org.gcube.informationsystem.model.relation.IsParentOf,com.tinkerpop.blueprints.Edge>protected org.gcube.informationsystem.resourceregistry.api.exceptions.relation.RelationAvailableInAnotherContextException getSpecificERAvailableInAnotherContextException(String message)
getSpecificERAvailableInAnotherContextException in class ERManagement<org.gcube.informationsystem.model.relation.IsParentOf,com.tinkerpop.blueprints.Edge>protected org.gcube.informationsystem.resourceregistry.api.exceptions.relation.isparentof.IsParentOfAlreadyPresentException getSpecificERAlreadyPresentException(String message)
getSpecificERAlreadyPresentException in class ERManagement<org.gcube.informationsystem.model.relation.IsParentOf,com.tinkerpop.blueprints.Edge>public org.codehaus.jettison.json.JSONObject serializeAsJson()
throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
serializeAsJson in class RelationManagement<org.gcube.informationsystem.model.relation.IsParentOf,ContextManagement,ContextManagement>org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic org.codehaus.jettison.json.JSONObject serializeAsJson(boolean includeSource,
boolean includeTarget)
throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
serializeAsJson in class RelationManagement<org.gcube.informationsystem.model.relation.IsParentOf,ContextManagement,ContextManagement>org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic boolean addToContext()
throws org.gcube.informationsystem.resourceregistry.api.exceptions.er.ERNotFoundException,
org.gcube.informationsystem.resourceregistry.api.exceptions.context.ContextException
addToContext in class RelationManagement<org.gcube.informationsystem.model.relation.IsParentOf,ContextManagement,ContextManagement>org.gcube.informationsystem.resourceregistry.api.exceptions.er.ERNotFoundExceptionorg.gcube.informationsystem.resourceregistry.api.exceptions.context.ContextExceptionpublic boolean removeFromContext()
throws org.gcube.informationsystem.resourceregistry.api.exceptions.er.ERNotFoundException,
org.gcube.informationsystem.resourceregistry.api.exceptions.context.ContextException
removeFromContext in class ERManagement<org.gcube.informationsystem.model.relation.IsParentOf,com.tinkerpop.blueprints.Edge>org.gcube.informationsystem.resourceregistry.api.exceptions.er.ERNotFoundExceptionorg.gcube.informationsystem.resourceregistry.api.exceptions.context.ContextExceptionprotected ContextManagement newSourceEntityManagement() throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
newSourceEntityManagement in class RelationManagement<org.gcube.informationsystem.model.relation.IsParentOf,ContextManagement,ContextManagement>org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionprotected ContextManagement newTargetEntityManagement() throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
newTargetEntityManagement in class RelationManagement<org.gcube.informationsystem.model.relation.IsParentOf,ContextManagement,ContextManagement>org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionCopyright © 2017. All Rights Reserved.