public class AjaxBankRemittanceAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ACCOUNTLIST |
protected static String |
BANKACCOUNTLIST |
protected static String |
BANKBRANCHLIST |
protected static String |
DESIGNATIONLIST |
protected static String |
SERVICENAMELIST |
protected static String |
USERLIST |
| Constructor and Description |
|---|
AjaxBankRemittanceAction() |
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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected static final String BANKBRANCHLIST
protected static final String ACCOUNTLIST
protected static final String BANKACCOUNTLIST
protected static final String USERLIST
protected static final String DESIGNATIONLIST
protected static final String SERVICENAMELIST
public String bankBranchList()
public String bankBranchListOfService()
public Object getModel()
public String accountList()
public String accountListOfService()
public String serviceListOfAccount()
public String positionUserList()
public String serviceListNotMappedToAccount()
public String bankBranchsByBankForReceiptPayments()
public String bankAccountByBankBranch()
public void setServiceName(String serviceName)
serviceName - the serviceName to setpublic void setBranchId(Integer branchId)
branchId - the branchId to setpublic List getBankBranchArrayList()
public String getServiceName()
public List<org.egov.commons.Bankaccount> getBankAccountArrayList()
public List<org.egov.infstr.models.ServiceDetails> getServiceNameList()
public void setServiceNameList(List<org.egov.infstr.models.ServiceDetails> serviceNameList)
public String getFundName()
public void setFundName(String fundName)
fundName - the fundName to setpublic Integer getFundId()
public void setFundId(Integer fundId)
public void setDesignationId(Long designationId)
designationId - the designationId to setpublic Long getApproverDeptId()
public void setApproverDeptId(Long approverDeptId)
approverDeptId - the approverDeptId to setpublic List<org.egov.eis.entity.EmployeeView> getPostionUserList()
public List<org.egov.pims.commons.Designation> getDesignationMasterList()
public void setCollectionsUtil(org.egov.collection.utils.CollectionsUtil collectionsUtil)
collectionsUtil - the collectionsUtil to setpublic Integer getBankAccountId()
public void setBankAccountId(Integer bankAccountId)
public Long getServiceId()
public void setServiceId(Long serviceId)
public Integer getBankId()
public void setBankId(Integer bankId)
public void setServiceDetailsService(org.egov.infstr.services.PersistenceService<org.egov.infstr.models.ServiceDetails,Long> serviceDetailsService)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.