com.ptc.windchill.cadx.caddoc
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
public class NavBarURLForumActionDelegate
- extends ForumURLActionDelegate
- implements wt.templateutil.processor.NavBarURLActionDelegate, Serializable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 Stringobject - 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