java.lang.Object
org.gcube.informationsystem.resourceregistry.api.contexts.ContextInformation
All Implemented Interfaces:
org.gcube.informationsystem.tree.NodeInformation<org.gcube.informationsystem.contexts.reference.entities.Context>

public class ContextInformation extends Object implements org.gcube.informationsystem.tree.NodeInformation<org.gcube.informationsystem.contexts.reference.entities.Context>
The Class ContextInformation.
  • Constructor Details

    • ContextInformation

      public ContextInformation()
  • Method Details

    • getIdentifier

      public String getIdentifier(org.gcube.informationsystem.contexts.reference.entities.Context context)
      Specified by:
      getIdentifier in interface org.gcube.informationsystem.tree.NodeInformation<org.gcube.informationsystem.contexts.reference.entities.Context>
    • getParentIdentifiers

      public Set<String> getParentIdentifiers(org.gcube.informationsystem.contexts.reference.entities.Context root, org.gcube.informationsystem.contexts.reference.entities.Context context)
      Specified by:
      getParentIdentifiers in interface org.gcube.informationsystem.tree.NodeInformation<org.gcube.informationsystem.contexts.reference.entities.Context>