public class JsonQueryFacet extends JsonQueryEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
_IN |
accessType, direction, entryPoint, fieldNamesToRemove, jsonNode, objectMapper, type| Constructor and Description |
|---|
JsonQueryFacet(org.gcube.com.fasterxml.jackson.databind.JsonNode jsonQuery) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
analize(StringBuffer stringBuffer) |
addCondition, addConstraints, evaluateNode, getDirection, getKey, getType, getValue, isEntryPoint, setDirection, setEntryPoint, validateTypepublic static final String _IN
public JsonQueryFacet(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 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.