Package com.ptc.windchill.cadx.caddoc
Class NavBarForumActionDelegate
java.lang.Object
wt.workflow.forum.ForumActionDelegate
com.ptc.windchill.cadx.caddoc.NavBarForumActionDelegate
- All Implemented Interfaces:
Serializable,ActionDelegate,NavBarActionDelegate
@Deprecated
public class NavBarForumActionDelegate
extends ForumActionDelegate
implements NavBarActionDelegate, Serializable
Deprecated.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface wt.enterprise.ActionDelegate
enableable, getContextServiceName
-
Method Details
-
setState
Deprecated.Sets the current HTTPState from the TemplateProcessor that is being used to generate the Navigation Bar.
Supported API: true- Specified by:
setStatein interfaceNavBarActionDelegate- Parameters:
state- The current HTTPState.
-