|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.cadx.common.BasicWildfireNavBarActionDelegate
com.ptc.windchill.cadx.caddoc.ProductViewWFActionDelegate
com.ptc.windchill.cadx.caddoc.ProductViewWFURLActionDelegate
public class ProductViewWFURLActionDelegate
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface wt.enterprise.URLActionDelegate |
|---|
ACTION_NAME |
| Fields inherited from interface wt.enterprise.URLActionDelegate |
|---|
ACTION_NAME |
| Method Summary | |
|---|---|
String |
getActionName()
Gets the value of the attribute: actionName; The value to use when constructing the "action" query parameter for the url that is returned when calling the URL(Object object) method. |
String |
getURLLabel(Locale locale)
Deprecated. |
boolean |
isURLProvider(HashMap queryValueMap,
Object object)
Deprecated. |
void |
setActionName(String a_ActionName)
Sets the value of the attribute: actionName; The value to use when constructing the "action" query parameter for the url that is returned when calling the URL(Object object) method. |
void |
setMethod(String method)
Deprecated. |
String |
URL(Object object)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getActionName()
getActionName in interface URLActionDelegate
public void setActionName(String a_ActionName)
throws WTPropertyVetoException
setActionName in interface URLActionDelegatesetActionName in class com.ptc.windchill.cadx.common.BasicWildfireNavBarActionDelegatea_ActionName -
WTPropertyVetoException
public String URL(Object object)
throws WTException
URL in interface URLActionDelegateobject -
WTExceptionpublic String getURLLabel(Locale locale)
getURLLabel in interface URLActionDelegatelocale -
public boolean isURLProvider(HashMap queryValueMap,
Object object)
isURLProvider in interface wt.templateutil.processor.NavBarURLActionDelegatequeryValueMap - The Name-Value pairs from the Query Stringobject - The target object used to generate the Url
public void setMethod(String method)
setMethod in interface wt.templateutil.processor.NavBarURLActionDelegatemethod - Name of a Gateway Method from URLProcessor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||