public class PropertyManagement extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AT |
static Set<String> |
PROPERTY_IGNORE_KEYS |
static Set<String> |
PROPERTY_IGNORE_START_WITH_KEYS |
static String |
UNDERSCORE |
| Constructor and Description |
|---|
PropertyManagement() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.JsonNode |
getJsonNode(com.orientechnologies.orient.core.record.impl.ODocument oDocument) |
static com.orientechnologies.orient.core.record.impl.ODocument |
getPropertyDocument(com.fasterxml.jackson.databind.JsonNode jsonNode) |
public static final String AT
public static final String UNDERSCORE
public static com.orientechnologies.orient.core.record.impl.ODocument getPropertyDocument(com.fasterxml.jackson.databind.JsonNode jsonNode)
throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionpublic static com.fasterxml.jackson.databind.JsonNode getJsonNode(com.orientechnologies.orient.core.record.impl.ODocument oDocument)
throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryExceptionCopyright © 2019. All Rights Reserved.