Class NavBarURLForumActionDelegate

java.lang.Object
wt.workflow.forum.ForumActionDelegate
wt.workflow.forum.ForumURLActionDelegate
com.ptc.windchill.cadx.caddoc.NavBarURLForumActionDelegate
All Implemented Interfaces:
Serializable, ActionDelegate, URLActionDelegate, wt.templateutil.processor.NavBarURLActionDelegate

@Deprecated public class NavBarURLForumActionDelegate extends ForumURLActionDelegate implements wt.templateutil.processor.NavBarURLActionDelegate, Serializable
Deprecated.


Supported API: true

Extendable: false
See Also:
  • Method Details

    • isURLProvider

      public boolean isURLProvider(HashMap queryValueMap, Object object)
      Deprecated.
      Returns boolean flag indicating if the the current HashMap of name values pairs from the QueryString was generated by the current NavBarURLActionDelegate.

      Supported API: true
      Specified by:
      isURLProvider in interface wt.templateutil.processor.NavBarURLActionDelegate
      Parameters:
      queryValueMap - The Name-Value pairs from the Query String
      object - The target object used to generate the Url
      Returns:
      boolean
    • setMethod

      public void setMethod(String method)
      Deprecated.
      Sets the method in URLAction to specify on the URL

      Supported API: true
      Specified by:
      setMethod in interface wt.templateutil.processor.NavBarURLActionDelegate
      Parameters:
      method - Name of a Gateway Method from URLProcessor