Class GCubeInstance

java.lang.Object
org.gcube.resourcemanagement.resource.Instance
org.gcube.resourcemanagement.resources.GCubeInstance
All Implemented Interfaces:
Comparable<org.gcube.resourcemanagement.resource.Instance>

public class GCubeInstance extends org.gcube.resourcemanagement.resource.Instance
Author:
Luca Frosini (ISTI - CNR)
  • Field Summary

    Fields inherited from class org.gcube.resourcemanagement.resource.Instance

    addedElements, derivatedRelatedResources, excludedFacetKeys, id, mandatoryRelatedResources, mapper, newInstances, properties, type
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    setIdentifingProperties(org.gcube.informationsystem.model.reference.entities.Resource r)
     

    Methods inherited from class org.gcube.resourcemanagement.resource.Instance

    addAddedElement, addAddedElements, addAddedElements, addDerivatedRelatedResource, addDerivatedRelatedResources, addMandatoryRelatedResource, addMandatoryRelatedResources, addNewInstance, addNewInstances, addProperty, compareTo, equals, getAddedElements, getAsInstances, getAsInstances, getDerivatedRelatedResources, getID, getMandatoryRelatedResources, getNewInstances, getProperties, getType, hashCode, setAddedElements, setDerivatedRelatedResources, setID, setMandatoryRelatedResources, setNewInstances, setProperties, setResource, setType, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • GCubeInstance

      public GCubeInstance()
  • Method Details

    • setIdentifingProperties

      protected void setIdentifingProperties(org.gcube.informationsystem.model.reference.entities.Resource r) throws jakarta.ws.rs.WebApplicationException
      Specified by:
      setIdentifingProperties in class org.gcube.resourcemanagement.resource.Instance
      Throws:
      jakarta.ws.rs.WebApplicationException