Class PropertyElementManagement

java.lang.Object
org.gcube.informationsystem.resourceregistry.base.properties.PropertyElementManagement

public class PropertyElementManagement extends Object
Author:
Luca Frosini (ISTI - CNR)
  • Field Details

    • PROPERTY_IGNORE_KEYS

      public static final Set<String> PROPERTY_IGNORE_KEYS
    • PROPERTY_IGNORE_START_WITH_KEYS

      public static final Set<String> PROPERTY_IGNORE_START_WITH_KEYS
  • Constructor Details

    • PropertyElementManagement

      public PropertyElementManagement()
  • Method Details

    • getPropertyDocument

      public static com.orientechnologies.orient.core.record.impl.ODocument getPropertyDocument(org.gcube.com.fasterxml.jackson.databind.JsonNode jsonNodeOrig) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
      Throws:
      org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
    • getJsonNode

      public static org.gcube.com.fasterxml.jackson.databind.JsonNode getJsonNode(com.orientechnologies.orient.core.record.impl.ODocument oDocument) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
      Throws:
      org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException