public class ManualReconciliationAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Constructor and Description |
|---|
ManualReconciliationAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
balance() |
String |
generateReport() |
List<org.egov.commons.Bankaccount> |
getAccountList() |
List<org.egov.commons.Bankbranch> |
getBranchList() |
List<Long> |
getInstrumentHeaders() |
Object |
getModel() |
org.egov.egf.model.ReconcileBean |
getReconcileBean() |
List<Date> |
getReconDates() |
List<org.egov.egf.model.ReconcileBean> |
getUnReconciledCheques() |
Map<String,String> |
getUnReconciledDrCr() |
String |
newForm() |
void |
prepareNewForm() |
String |
search() |
void |
setBranchList(List<org.egov.commons.Bankbranch> branchList) |
void |
setInstrumentHeaders(List<Long> instrumentHeaders) |
void |
setReconcileBean(org.egov.egf.model.ReconcileBean reconcileBean) |
void |
setReconDates(List<Date> reconDates) |
void |
setUnReconciledCheques(List<org.egov.egf.model.ReconcileBean> unReconciledCheques) |
void |
setUnReconciledDrCr(Map<String,String> unReconciledDrCr) |
String |
update() |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, prepare, session, setParameters, setPersistenceService, setRequest, setSession, setupDropdownDataExcluding, setValue, tokenNameaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, execute, getActionErrors, getActionMessages, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic Object getModel()
public void prepareNewForm()
public String newForm()
public String search()
public String balance()
public String update()
public String generateReport()
public List<org.egov.commons.Bankbranch> getBranchList()
public void setBranchList(List<org.egov.commons.Bankbranch> branchList)
public org.egov.egf.model.ReconcileBean getReconcileBean()
public void setReconcileBean(org.egov.egf.model.ReconcileBean reconcileBean)
public List<org.egov.commons.Bankaccount> getAccountList()
public List<org.egov.egf.model.ReconcileBean> getUnReconciledCheques()
public void setUnReconciledCheques(List<org.egov.egf.model.ReconcileBean> unReconciledCheques)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.