com.ptc.windchill.cadx.caddoc
Class NavBarForumActionDelegate

java.lang.Object
  extended by wt.workflow.forum.ForumActionDelegate
      extended by com.ptc.windchill.cadx.caddoc.NavBarForumActionDelegate
All Implemented Interfaces:
Serializable, ActionDelegate, NavBarActionDelegate

public class NavBarForumActionDelegate
extends ForumActionDelegate
implements NavBarActionDelegate, Serializable



Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 void setState(HTTPState state)
          Deprecated.  
 
Methods inherited from class wt.workflow.forum.ForumActionDelegate
enableable, getContextServiceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface wt.enterprise.ActionDelegate
enableable, getContextServiceName
 

Method Detail

setState

public void setState(HTTPState state)
Deprecated. 

Sets the current HTTPState from the TemplateProcessor that is being used to generate the Navigation Bar.

Supported API: true

Specified by:
setState in interface NavBarActionDelegate
Parameters:
state - The current HTTPState.