net.ontopia.topicmaps.nav2.portlets.pojos
Class RelatedTopics.Heading

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

public class RelatedTopics.Heading
extends java.lang.Object
implements java.lang.Comparable


Method Summary
 int compareTo(java.lang.Object o)
           
 int getArity()
           
 java.util.List getChildren()
           
 boolean getIsAssociationType()
           
 boolean getIsTopicType()
           
 boolean getMoreChildren()
           
 TopicIF getNearRoleType()
           
 java.lang.String getTitle()
           
 TopicIF getTopic()
           
 void setSortKey(java.lang.Object sortkey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTitle

public java.lang.String getTitle()

setSortKey

public void setSortKey(java.lang.Object sortkey)

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable

getTopic

public TopicIF getTopic()

getNearRoleType

public TopicIF getNearRoleType()

getIsTopicType

public boolean getIsTopicType()

getIsAssociationType

public boolean getIsAssociationType()

getArity

public int getArity()

getChildren

public java.util.List getChildren()

getMoreChildren

public boolean getMoreChildren()


Copyright © 2000-2012 Ontopia.