Uses of Class
wt.workflow.forum.TopicSubtopicLink

Packages that use TopicSubtopicLink
wt.workflow.forum   
 

Uses of TopicSubtopicLink in wt.workflow.forum
 

Methods in wt.workflow.forum that return TopicSubtopicLink
static TopicSubtopicLink TopicSubtopicLink.newTopicSubtopicLink(DiscussionTopic subTopic, DiscussionTopic parentTopic)
          Default factory for the class.
static TopicSubtopicLink TopicSubtopicLink.newTopicSubtopicLink(DiscussionTopic subTopic, DiscussionTopic parentTopic)
          Default factory for the class.
 

Methods in wt.workflow.forum with parameters of type TopicSubtopicLink
protected  boolean TopicSubtopicLink.readVersion(TopicSubtopicLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean TopicSubtopicLink.readVersion(TopicSubtopicLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.