public class ElectronicFundTransferCancelActionHelper extends Object implements ElectronicFundTransferActionHelper
| Constructor and Description | 
|---|
| ElectronicFundTransferCancelActionHelper() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.struts.action.ActionForward | performAction(ElectronicFundTransferForm form,
                          org.apache.struts.action.ActionMapping mapping,
                          Map paramsMap,
                          String basePath)Just return to the portal. | 
public ElectronicFundTransferCancelActionHelper()
public org.apache.struts.action.ActionForward performAction(ElectronicFundTransferForm form, org.apache.struts.action.ActionMapping mapping, Map paramsMap, String basePath)
performAction in interface ElectronicFundTransferActionHelperform - the form that the action is to perform onmapping - the action mappings to return tobasePath - the basePath of the requestorg.kuali.ole.sys.service.ElectronicFundTransferActionHelper#performAction(org.kuali.rice.kns.web.struts.form.KualiForm, org.apache.struts.action.ActionMapping)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.