public interface ElectronicFundTransferActionHelper
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
performAction(ElectronicFundTransferForm form,
org.apache.struts.action.ActionMapping mapping,
Map parameterMap,
String basePath)
Performs a web controller action
|
org.apache.struts.action.ActionForward performAction(ElectronicFundTransferForm form, org.apache.struts.action.ActionMapping mapping, Map parameterMap, String basePath)
form - the form that the action is to perform onmapping - the action mappings to return toparamMap - the map of parameters from the requestbasePath - the basePath of the requestCopyright © 2004–2014 The Kuali Foundation. All rights reserved.