|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.workflow.forum.ForumActionDelegate
wt.workflow.forum.ForumURLActionDelegate
com.ptc.windchill.cadx.caddoc.NavBarURLForumActionDelegate
Supported API: true
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
Fields inherited from class wt.workflow.forum.ForumURLActionDelegate |
|
Fields inherited from class wt.workflow.forum.ForumActionDelegate |
CONTEXT_SERVICE_NAME |
Fields inherited from interface wt.enterprise.URLActionDelegate |
ACTION_NAME, CLASS_URL |
Constructor Summary | |
NavBarURLForumActionDelegate()
|
Method Summary | |
boolean |
isURLProvider(HashMap queryValueMap,
Object object)
Deprecated. |
void |
setMethod(String method)
Deprecated. |
void |
setResourceBundleStr(String resourceBundle)
Sets the name of the fully qualified classname of the resource bundle to use. |
void |
setResourceKey(String key)
Sets the integer reference of the entry to use in the Resource Bundle specified be the getResourceBundleStr call Supported API: false Supported API: false Supported API: false |
void |
setState(HTTPState state)
Sets the value of the current HTTPState object being used in the current TemplateProcessor Supported API: false Supported API: false Supported API: false |
String |
URL(Object object)
Returns a URL which when selected will perform the action on the object. |
Methods inherited from class wt.workflow.forum.ForumURLActionDelegate |
getActionName, getClassURL, getURLLabel, setActionName, setClassURL, URL |
Methods inherited from class wt.workflow.forum.ForumActionDelegate |
enableable, getContextServiceName, setContextServiceName, 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, getClassURL, getURLLabel, setActionName, setClassURL |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
Constructor Detail |
public NavBarURLForumActionDelegate()
Method Detail |
public boolean isURLProvider(HashMap queryValueMap, Object object)
isURLProvider
in interface NavBarURLActionDelegate
queryValueMap
- The Name-Value pairs from the Query Stringobject
- The target object used to generate the Url
public void setResourceKey(String key)
setResourceKey
in interface NavBarURLActionDelegate
key
- The integer value of the key in the resource bundle
to use to generate localized label for the linkpublic void setResourceBundleStr(String resourceBundle)
setResourceBundleStr
in interface NavBarURLActionDelegate
resourceBundle
- The target resource bundle to use generate
localized label for the linkpublic void setState(HTTPState state)
setState
in interface NavBarURLActionDelegate
state
- The current HTTPState instancepublic void setMethod(String method)
setMethod
in interface NavBarURLActionDelegate
method
- Name of a Gateway Method from URLProcessorpublic String URL(Object object) throws WTException
URLActionDelegate
URL
in interface URLActionDelegate
URL
in class ForumURLActionDelegate
object
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |