public class BankRemittanceAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
PRINT_BANK_CHALLAN |
| Constructor and Description |
|---|
BankRemittanceAction() |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, 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, setFieldErrorsprotected static final String PRINT_BANK_CHALLAN
public void setCollectionsUtil(org.egov.collection.utils.CollectionsUtil collectionsUtil)
collectionsUtil - the collectionsUtil to setpublic String newform()
public String getJurisdictionBoundary()
public String listData()
public String printBankChallan()
public String edit()
public String save()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String create() throws InstantiationException, IllegalAccessException
public void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportpublic Object getModel()
public void setParamList(List<HashMap<String,Object>> paramList)
paramList - the paramList to setpublic String[] getServiceNameArray()
public void setServiceNameArray(String[] serviceNameArray)
serviceName - the serviceName to setpublic String[] getTotalCashAmountArray()
public void setTotalCashAmountArray(String[] totalCashAmountArray)
totalCashAmount - the totalCashAmount to setpublic String[] getTotalChequeAmountArray()
public void setTotalChequeAmountArray(String[] totalChequeAmountArray)
totalChequeAmount - the totalChequeAmount to setpublic String[] getReceiptDateArray()
public void setReceiptDateArray(String[] receiptDateArray)
receiptDate - the receiptDate to setpublic List<org.egov.collection.entity.ReceiptHeader> getVoucherHeaderValues()
public void setVoucherHeaderValues(List<org.egov.collection.entity.ReceiptHeader> voucherHeaderValues)
voucherHeaderValues - the voucherHeaderValues to setpublic String[] getFundCodeArray()
public void setFundCodeArray(String[] fundCodeArray)
fundCodeArray - the fundCodeArray to setpublic String[] getDepartmentCodeArray()
public void setDepartmentCodeArray(String[] departmentCodeArray)
departmentCodeArray - the departmentCodeArray to setpublic String[] getTotalCardAmountArray()
public void setTotalCardAmountArray(String[] totalCardAmountArray)
totalCardAmountArray - the totalCardAmountArray to setpublic Integer getPositionUser()
public void setPositionUser(Integer positionUser)
positionUser - the positionUser to setpublic Integer getDesignationId()
public void setDesignationId(Integer designationId)
designationId - the designationId to setpublic String[] getReceiptNumberArray()
public void setReceiptNumberArray(String[] receiptNumberArray)
public Integer getBranchId()
public void setBranchId(Integer branchId)
public Integer getAccountNumberId()
public void setAccountNumberId(Integer accountNumberId)
public Boolean getIsListData()
public void setIsListData(Boolean isListData)
public Double getTotalCashAmount()
public void setTotalCashAmount(Double totalCashAmount)
public Double getTotalChequeAmount()
public void setTotalChequeAmount(Double totalChequeAmount)
public List<org.egov.collection.entity.CollectionBankRemittanceReport> getBankRemittanceList()
public void setBankRemittanceList(List<org.egov.collection.entity.CollectionBankRemittanceReport> bankRemittanceList)
public String getBank()
public void setBank(String bank)
public String getBankAccount()
public void setBankAccount(String bankAccount)
public Boolean getShowCardAndOnlineColumn()
public void setShowCardAndOnlineColumn(Boolean showCardAndOnlineColumn)
public Boolean getShowRemittanceDate()
public void setShowRemittanceDate(Boolean showRemittanceDate)
public Date getRemittanceDate()
public void setRemittanceDate(Date remittanceDate)
public Long getFinYearId()
public void setFinYearId(Long finYearId)
public void setRemittanceService(org.egov.collection.service.RemittanceServiceImpl remittanceService)
public String getVoucherNumber()
public void setVoucherNumber(String voucherNumber)
public String getPaymentMode()
public void setPaymentMode(String paymentMode)
public Date getFromDate()
public void setFromDate(Date fromDate)
public Date getToDate()
public void setToDate(Date toDate)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public String getRemittanceAmount()
public void setRemittanceAmount(String remittanceAmount)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.