public class JsonQueryConsistsOf extends JsonQueryRelation
| Modifier and Type | Field and Description |
|---|---|
protected String |
requestedResourceType |
accessType, direction, entryPoint, fieldNamesToRemove, jsonNode, objectMapper, type| Constructor and Description |
|---|
JsonQueryConsistsOf(org.gcube.com.fasterxml.jackson.databind.JsonNode jsonQuery) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
analize(StringBuffer stringBuffer) |
String |
getRequestedResourceType() |
void |
setRequestedResourceType(String requestedResourceType) |
addCondition, addConstraints, evaluateNode, getDirection, getKey, getType, getValue, isEntryPoint, setDirection, setEntryPoint, validateTypeprotected String requestedResourceType
public JsonQueryConsistsOf(org.gcube.com.fasterxml.jackson.databind.JsonNode jsonQuery)
throws org.gcube.informationsystem.resourceregistry.api.exceptions.types.SchemaException,
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.types.SchemaExceptionorg.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic String getRequestedResourceType()
public void setRequestedResourceType(String requestedResourceType)
public StringBuffer analize(StringBuffer stringBuffer) throws org.gcube.informationsystem.resourceregistry.api.exceptions.types.SchemaException, org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
analize in class JsonQueryERElementorg.gcube.informationsystem.resourceregistry.api.exceptions.types.SchemaExceptionorg.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionCopyright © 2022. All Rights Reserved.