|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NmActionService
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
NmAction |
getValidatedAction(String type,
String actionName,
NmCommandBean commandBean)
performs the same functionality as calling getAction(String,
String), and then calling the UI Validation Service to valiadate
the action
Supported API: true |
| Method Detail |
|---|
NmAction getValidatedAction(String type,
String actionName,
NmCommandBean commandBean)
throws WTException
getAction(String,
String), and then calling the UI Validation Service to valiadate
the action
type - the name attribute of the action's objectType in actions.xmlactionName - the name of the acton from actions.xmlcommandBean - the NmCommandBean instance containing the request data in context
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||