Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.action
Interface ForumThreadAware

All Known Implementing Classes:
EditAction, PostAction

public interface ForumThreadAware

Allows actions to acquire an instance of ForumThread


Method Summary
 void setThread(ForumThread forumThread)
          Provides the action an instance of ForumThread
 

Method Detail

setThread

void setThread(ForumThread forumThread)
Provides the action an instance of ForumThread

Parameters:
forumThread - an instance of ForumThread

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.