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

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

public class RelatedTopics.Association
extends Object
implements Comparable


Method Summary
 int compareTo(Object o)
           
 int getArity()
           
 TopicIF getPlayer()
           
 TopicIF getReifier()
           
 List getRoles()
           
 TopicIF getRoleType()
           
 Collection getScope()
           
 String getTitle()
           
 void setSortKey(Object sortkey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getArity

public int getArity()

getPlayer

public TopicIF getPlayer()

getRoles

public List getRoles()

getScope

public Collection getScope()

getReifier

public TopicIF getReifier()

getRoleType

public TopicIF getRoleType()

getTitle

public String getTitle()

setSortKey

public void setSortKey(Object sortkey)

compareTo

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


Copyright © 2000-2012 Ontopia.