Class RelatedTopics.Heading

java.lang.Object
net.ontopia.topicmaps.nav2.portlets.pojos.RelatedTopics.Heading
All Implemented Interfaces:
Comparable
Enclosing class:
RelatedTopics

public class RelatedTopics.Heading extends Object implements Comparable
  • Method Details

    • getTitle

      public String getTitle()
    • setSortKey

      public void setSortKey(Object sortkey)
    • compareTo

      public int compareTo(Object o)
      Specified by:
      compareTo in interface Comparable
    • getTopic

      public TopicIF getTopic()
    • getNearRoleType

      public TopicIF getNearRoleType()
    • getIsTopicType

      public boolean getIsTopicType()
    • getIsAssociationType

      public boolean getIsAssociationType()
    • getArity

      public int getArity()
    • getChildren

      public List getChildren()
    • getMoreChildren

      public boolean getMoreChildren()