|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.templateutil.processor.NavBarURLActionDelegateHelper
Supported API: true
Extendable: false
Field Summary | |
private String |
action
Deprecated. |
static String |
ACTION_PREFIX
Deprecated. |
private String |
actionName
Deprecated. |
private static String |
CLASSNAME
Deprecated. |
private String |
classURL
Deprecated. |
private static String |
CONTAINER_OID_AS_PARAMETER
Deprecated. |
private static String |
EPM_WORKSPACE_NAME_PARAMETER
Deprecated. |
private boolean |
isOidAdded
Deprecated. |
private String |
method
Deprecated. |
static String |
OID_PREFIX
Deprecated. |
private static String |
RESOURCE
Deprecated. |
private String |
resourceBundleStr
Deprecated. |
private String |
resourceKey
Deprecated. |
private HTTPState |
state
Deprecated. |
static String |
URL_ACTION_CLASS
Deprecated. |
Fields inherited from interface wt.enterprise.URLActionDelegate |
ACTION_NAME, CLASS_URL |
Constructor Summary | |
NavBarURLActionDelegateHelper()
Deprecated. |
Method Summary | |
private void |
actionNameValidate(String a_ActionName)
Deprecated. |
private void |
classURLValidate(String a_ClassURL)
Deprecated. |
String |
getAction()
Deprecated. |
String |
getActionName()
Deprecated. |
String |
getClassURL()
Deprecated. |
String |
getMethod()
Deprecated. |
protected HashMap |
getQueryStringMap(Object object)
Deprecated. |
String |
getResourceBundleStr()
Deprecated. |
String |
getResourceKey()
Deprecated. |
HTTPState |
getState()
Deprecated. |
String |
getURLLabel(Locale locale)
Deprecated. |
boolean |
isIsOidAdded()
Deprecated. |
boolean |
isURLProvider(HashMap queryValueMap,
Object object)
Deprecated. |
void |
setAction(String a_Action)
Deprecated. |
void |
setActionName(String a_ActionName)
Deprecated. |
void |
setClassURL(String a_ClassURL)
Deprecated. |
void |
setIsOidAdded(boolean a_IsOidAdded)
Deprecated. |
void |
setMethod(String a_Method)
Deprecated. |
void |
setOidAdded(boolean oidAdded)
Deprecated. |
void |
setResourceBundleStr(String a_ResourceBundleStr)
Deprecated. |
void |
setResourceKey(String a_ResourceKey)
Deprecated. |
void |
setState(HTTPState a_State)
Deprecated. |
String |
URL(Object object)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private String action
private HTTPState state
private String resourceKey
private String resourceBundleStr
private String method
private boolean isOidAdded
public static final String ACTION_PREFIX
public static final String OID_PREFIX
public static final String URL_ACTION_CLASS
private String actionName
private String classURL
private static String CONTAINER_OID_AS_PARAMETER
private static String EPM_WORKSPACE_NAME_PARAMETER
Constructor Detail |
public NavBarURLActionDelegateHelper()
Method Detail |
public String getAction()
public void setAction(String a_Action)
a_Action
- public HTTPState getState()
public void setState(HTTPState a_State)
setState
in interface NavBarURLActionDelegate
a_State
- public String getResourceKey()
public void setResourceKey(String a_ResourceKey)
setResourceKey
in interface NavBarURLActionDelegate
a_ResourceKey
- public String getResourceBundleStr()
public void setResourceBundleStr(String a_ResourceBundleStr)
setResourceBundleStr
in interface NavBarURLActionDelegate
a_ResourceBundleStr
- public String getMethod()
public void setMethod(String a_Method)
setMethod
in interface NavBarURLActionDelegate
a_Method
- public boolean isIsOidAdded()
public void setIsOidAdded(boolean a_IsOidAdded)
a_IsOidAdded
- 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 String getActionName()
getActionName
in interface URLActionDelegate
public void setActionName(String a_ActionName) throws WTPropertyVetoException
setActionName
in interface URLActionDelegate
a_ActionName
-
WTPropertyVetoException
private void actionNameValidate(String a_ActionName) throws WTPropertyVetoException
a_ActionName
-
WTPropertyVetoException
public String getClassURL()
getClassURL
in interface URLActionDelegate
public void setClassURL(String a_ClassURL) throws WTPropertyVetoException
setClassURL
in interface URLActionDelegate
a_ClassURL
-
WTPropertyVetoException
private void classURLValidate(String a_ClassURL) throws WTPropertyVetoException
a_ClassURL
-
WTPropertyVetoException
public String URL(Object object) throws WTException
URL
in interface URLActionDelegate
object
-
WTException
public String getURLLabel(Locale locale)
getURLLabel
in interface URLActionDelegate
locale
-
protected HashMap getQueryStringMap(Object object) throws WTException
WTException
public void setOidAdded(boolean oidAdded)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |