public void
addActionMessages
(String key, ActionMessages messages)
[Inherited From ActionContextBase]
public ActionForm
findOrCreateActionForm
(String formName, String scopeName)
throws
IllegalAccessException
InstantiationException
[Inherited From ActionContextBase]
public ActionForm
findOrCreateActionForm
(String formName, String scopeName, ModuleConfig moduleConfig)
throws
IllegalAccessException
InstantiationException
[Inherited From ActionContextBase]
public void
saveActionMessages
(String key, ActionMessages messages)
[Inherited From ActionContextBase]
public void
saveActionMessages
(String scopeId, String key, ActionMessages messages)
[Inherited From ActionContextBase]
public void
setMessageResources
(MessageResources messageResources)
[Inherited From ActionContextBase]
publicfinalstatic
String MESSAGE_ACTION_MESSAGES_KEY
= "messages"
[Inherited From ActionContextBase]
publicfinalstatic
String MESSAGE_RESOURCES_KEY
= "messageResources"
[Inherited From ActionContextBase]
protected
TokenProcessor token
[Inherited From ActionContextBase]
publicfinalstatic
String TOKEN_KEY
= "TOKEN_KEY"
[Inherited From ActionContextBase]
publicfinalstatic
String TRANSACTION_TOKEN_KEY
= "TRANSACTION_TOKEN_KEY"
[Inherited From ActionContextBase]