com.ptc.windchill.cadx.caddoc
Class NavBarURLForumActionDelegate

java.lang.Object
  extended by wt.workflow.forum.ForumActionDelegate
      extended by wt.workflow.forum.ForumURLActionDelegate
          extended by 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

Field Summary
 
Fields inherited from interface wt.enterprise.URLActionDelegate
ACTION_NAME
 
Method Summary
 boolean isURLProvider(HashMap queryValueMap, Object object)
          Deprecated.  
 void setMethod(String method)
          Deprecated.  
 
Methods inherited from class wt.workflow.forum.ForumURLActionDelegate
getActionName, getURLLabel, setActionName
 
Methods inherited from class wt.workflow.forum.ForumActionDelegate
enableable, getContextServiceName, valid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface wt.enterprise.URLActionDelegate
getActionName, getURLLabel, setActionName
 

Method Detail

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