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:
-
Field Summary
Fields inherited from class wt.workflow.forum.ForumActionDelegate
CONTEXT_SERVICE_NAMEFields inherited from interface wt.enterprise.ActionDelegate
CONTEXT_SERVICE_NAME -
Method Summary
Methods inherited from class wt.workflow.forum.ForumActionDelegate
enableable, getContextServiceName, setContextServiceNameMethods 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.
-