Class 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>
    • Constructor Detail

      • ContextInformation

        public ContextInformation()
    • Method Detail

      • 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>