public class PaymentAction extends BasePaymentAction
action, ACTIONNAME, appConfigValuesService, ARF_TYPE, canCheckBalance, MDP_CASH, MDP_CHEQUE, MDP_RTGS, paymentid, showMode, urlassignmentService, eisService, headerFields, INVALIDPAGE, mandatoryFields, reversalVoucherDate, reversalVoucherNumber, securityUtils, userMngr, voucherHeader, voucherNumManual, workflowBean, ZEROadditionalRule, amountRule, approverComments, approverDepartment, approverDesignation, approverName, approverPositionId, currentDesignation, currentState, customizedWorkFlowService, pendingActions, workFlowAction, workFlowDepartment| Constructor and Description |
|---|
PaymentAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
advanceView() |
String |
ajaxGetAccountBalance() |
String |
ajaxLoadBankAccounts() |
String |
beforeModify() |
String |
beforeSearch() |
String |
beforeTNEBSearch() |
String |
cancelPayment() |
String |
create() |
String |
edit() |
List<org.egov.model.advance.EgAdvanceRequisition> |
getAdvanceRequisitionList() |
BigDecimal |
getBalance() |
String |
getBank_account() |
String |
getBank_branch() |
Integer |
getBankaccount() |
List<org.egov.commons.Bankaccount> |
getBankaccountList() |
void |
getBankBalance(String accountId,
String vdate,
BigDecimal amount,
Long paymentId,
Long bankGlcodeId) |
Integer |
getBankbranch() |
List<org.egov.model.payment.PaymentBean> |
getBillList() |
String |
getBillNumber() |
org.egov.model.bills.EgBillregister |
getBillregister() |
String |
getBillSubType() |
void |
getChequeInfo(org.egov.model.payment.Paymentheader paymentheader) |
String |
getComments() |
List<org.egov.model.bills.EgBillregister> |
getContingentBillList() |
String |
getContingentIds() |
List<org.egov.model.payment.PaymentBean> |
getContingentList() |
List<org.egov.model.bills.EgBillregister> |
getContractorBillList() |
String |
getContractorIds() |
List<org.egov.model.payment.PaymentBean> |
getContractorList() |
String |
getCurrentState() |
String |
getCutOffDate() |
Map<Long,BigDecimal> |
getDeductionAmtMap() |
Integer |
getDefaultDept() |
Integer |
getDepartmentId() |
org.egov.commons.dao.EgwStatusHibernateDAO |
getEgwStatusHibernateDAO() |
String |
getExpType() |
org.egov.commons.dao.FinancialYearHibernateDAO |
getFinancialYearDAO() |
String |
getFromDate() |
Long |
getFunctionSel() |
List<org.egov.model.instrument.InstrumentHeader> |
getInstrumentHeaderList() |
protected String |
getMessage(String key) |
protected String |
getMessage(String key,
String[] value) |
List<org.egov.model.bills.Miscbilldetail> |
getMiscBillList() |
int |
getMiscount() |
String |
getMode() |
org.egov.infra.workflow.entity.StateAware |
getModel() |
String |
getMonth() |
Map<Integer,String> |
getMonthMap() |
String |
getNewPartyname() |
String |
getNextAction() |
Map<Long,BigDecimal> |
getPaidAmtMap() |
Map<String,String> |
getPayeeMap() |
org.egov.model.payment.Paymentheader |
getPayment() |
org.egov.model.payment.Paymentheader |
getPaymentheader() |
List<org.egov.model.payment.Paymentheader> |
getPaymentheaderList() |
String |
getPaymentMode() |
List<org.egov.model.bills.EgBillregister> |
getPensionBillList() |
String |
getPensionIds() |
List<org.egov.model.payment.PaymentBean> |
getPensionList() |
String |
getRegion() |
String |
getRtgsDefaultMode() |
Date |
getRtgsModeRestrictionDateForCJV() |
List<org.egov.model.bills.EgBillregister> |
getSalaryBillList() |
String |
getSalaryIds() |
List<org.egov.model.payment.PaymentBean> |
getSalaryList() |
org.egov.infra.script.service.ScriptService |
getScriptService() |
List<org.egov.model.bills.EgBillregister> |
getSupplierBillList() |
String |
getSupplierIds() |
List<org.egov.model.payment.PaymentBean> |
getSupplierList() |
String |
getToDate() |
List<org.egov.model.bills.EgBillregister> |
getTotalBillList() |
String |
getType() |
String |
getTypeOfAccount() |
List<String> |
getValidActions() |
String |
getVoucherdate() |
String |
getVouchernumber() |
String |
getVoucherNumberPrefix() |
String |
getVoucherNumberSuffix() |
String |
getWfitemstate() |
org.egov.model.voucher.WorkflowBean |
getWorkflowBean() |
String |
getYear() |
boolean |
isChangePartyName() |
boolean |
isDepartmentDefault() |
boolean |
isDisableExpenditureType() |
boolean |
isEnablePensionType() |
String |
list() |
String |
modify() |
String |
modifyAdvancePayment() |
void |
prepare() |
String |
save() |
String |
search() |
String |
sendForApproval() |
void |
setAdvanceRequisition(List<org.egov.model.advance.EgAdvanceRequisition> advanceRequisition) |
void |
setBalance(BigDecimal balance) |
void |
setBank_account(String bank_account) |
void |
setBank_branch(String bank_branch) |
void |
setBankaccount(Integer bankaccount) |
void |
setBankaccountList(List<org.egov.commons.Bankaccount> bankaccountList) |
void |
setBankbranch(Integer bankbranch) |
void |
setBillList(List<org.egov.model.payment.PaymentBean> billList) |
void |
setBillNumber(String billNumber) |
void |
setBillregister(org.egov.model.bills.EgBillregister billregister) |
void |
setBillSubType(String billSubType) |
void |
setChangePartyName(boolean changePartyName) |
void |
setContingentBillList(List<org.egov.model.bills.EgBillregister> contingentBillList) |
void |
setContingentIds(String contingentIds) |
void |
setContingentList(List<org.egov.model.payment.PaymentBean> contingentList) |
void |
setContractorBillList(List<org.egov.model.bills.EgBillregister> contractorBillList) |
void |
setContractorIds(String contractorIds) |
void |
setContractorList(List<org.egov.model.payment.PaymentBean> contractorList) |
void |
setCutOffDate(String cutOffDate) |
void |
setDeductionAmtMap(Map<Long,BigDecimal> deductionAmtMap) |
void |
setDefaultDept(Integer defaultDept) |
void |
setDepartmentDefault(boolean isDepartmentDefault) |
void |
setDepartmentId(Integer departmentId) |
void |
setDisableExpenditureType(boolean disableExpenditureType) |
void |
setEgwStatusHibernateDAO(org.egov.commons.dao.EgwStatusHibernateDAO egwStatusHibernateDAO) |
void |
setEnablePensionType(boolean enablePensionType) |
void |
setExpType(String expType) |
void |
setFinancialYearDAO(org.egov.commons.dao.FinancialYearHibernateDAO financialYearDAO) |
void |
setFromDate(String fromDate) |
void |
setFunctionSel(Long functionSel) |
void |
setInstrumentHeaderList(List<org.egov.model.instrument.InstrumentHeader> instrumentHeaderList) |
void |
setMiscBillList(List<org.egov.model.bills.Miscbilldetail> miscBillList) |
void |
setMiscount(int miscount) |
void |
setMode(String mode) |
void |
setMonth(String month) |
void |
setMonthMap(Map<Integer,String> monthMap) |
void |
setNewPartyname(String newPartyname) |
void |
setPaidAmtMap(Map<Long,BigDecimal> paidAmtMap) |
void |
setPayeeMap(Map<String,String> payeeMap) |
void |
setPaymentheader(org.egov.model.payment.Paymentheader paymentheader) |
void |
setPaymentheaderList(List<org.egov.model.payment.Paymentheader> paymentheaderList) |
void |
setPaymentMode(String paymentMode) |
void |
setPaymentService(org.egov.services.payment.PaymentService paymentService) |
void |
setPensionBillList(List<org.egov.model.bills.EgBillregister> pensionBillList) |
void |
setPensionIds(String pensionIds) |
void |
setPensionList(List<org.egov.model.payment.PaymentBean> pensionList) |
void |
setRegion(String region) |
void |
setRtgsDefaultMode(String rtgsDefaultMode) |
void |
setRtgsModeRestrictionDateForCJV(Date rtgsModeRestrictionDateForCJV) |
void |
setSalaryBillList(List<org.egov.model.bills.EgBillregister> salaryBillList) |
void |
setSalaryIds(String salaryIds) |
void |
setSalaryList(List<org.egov.model.payment.PaymentBean> salaryList) |
void |
setScriptService(org.egov.infra.script.service.ScriptService scriptService) |
void |
setSupplierBillList(List<org.egov.model.bills.EgBillregister> supplierBillList) |
void |
setSupplierIds(String supplierIds) |
void |
setSupplierList(List<org.egov.model.payment.PaymentBean> supplierList) |
void |
setToDate(String toDate) |
void |
setTotalBillList(List<org.egov.model.bills.EgBillregister> totalBillList) |
void |
setType(String type) |
void |
setTypeOfAccount(String typeOfAccount) |
void |
setVoucherdate(String voucherdate) |
void |
setVoucherHelper(org.egov.utils.VoucherHelper voucherHelper) |
void |
setVouchernumber(String vouchernumber) |
void |
setVoucherNumberPrefix(String voucherNumberPrefix) |
void |
setVoucherNumberSuffix(String voucherNumberSuffix) |
void |
setVoucherService(org.egov.services.voucher.VoucherService voucherService) |
void |
setWfitemstate(String wfitemstate) |
void |
setWorkflowBean(org.egov.model.voucher.WorkflowBean workflowBean) |
void |
setYear(String year) |
String |
tnebBills() |
String |
updateAdvancePayment() |
void |
validate() |
boolean |
validateUser(String purpose) |
String |
view() |
bankBalanceValidation, getAction, getBankBalanceCheck, getFinConstExpendTypeContingency, getFinConstExpendTypePension, getModeOfPaymentMap, getPaymentHeaderWorkflowService, getPaymentid, getPaymentModes, getShowMode, getUrl, isCanCheckBalance, modeOfPaymentwithAppConfig, modeOfPaymentWithOutAppConfig, setAction, setBankBalanceCheck, setCanCheckBalance, setEisCommonService, setModeOfPaymentMap, setPaymentHeaderWorkflowService, setPaymentid, setShowMode, setUrl, shouldshowVoucherNumber, viewInboxItemscheckMandatoryField, createHeaderAndMisDetails, createVoucherAndledger, getAssignmentService, getEisService, getFinancingSourceService, getHeaderFields, getHeaderMandateFields, getMandatoryFields, getReversalVoucherDate, getReversalVoucherNumber, getTransactionType, getVoucherHeader, getVoucherNames, getVoucherNumberPrefixLength, getVoucherNumManual, getVoucherTypes, isBankBalanceMandatory, isFieldMandatory, isOneFunctionCenter, loadBankAccountNumber, loadBankAccountNumber, loadBankBranchForFund, loadDefalutDates, loadFundSource, loadSchemeSubscheme, newform, populateWorkflowBean, removeEmptyRowsAccoutDetail, removeEmptyRowsSubledger, resetVoucherHeader, saveReverse, setAssignmentService, setEisService, setFinancingSourceService, setHeaderFields, setMandatoryFields, setOneFunctionCenterValue, setReversalVoucherDate, setReversalVoucherNumber, setVoucherHeader, setVoucherNames, setVoucherNumberPrefixLength, setVoucherNumManual, setVoucherTypes, shouldShowHeaderField, validateData, validateFields, validateOwner, validateSubledgerDetailsgetAdditionalRule, getAmountRule, getApproverComments, getApproverDepartment, getApproverDesignation, getApproverName, getApproverPositionId, getCurrentDesignation, getPendingActions, getWorkFlowAction, getWorkFlowDepartment, setAdditionalRule, setAmountRule, setApproverComments, setApproverDepartment, setApproverDesignation, setApproverName, setApproverPositionId, setCurrentDesignation, setCurrentState, setCustomizedWorkFlowService, setPendingActions, setWorkFlowAction, setWorkFlowDepartmentacceptableParameterName, 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, setFieldErrorspublic void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class BasePaymentActionpublic org.egov.infra.workflow.entity.StateAware getModel()
getModel in interface com.opensymphony.xwork2.ModelDriven<Object>getModel in class BaseVoucherActionpublic String tnebBills()
public String save() throws org.egov.infra.validation.exception.ValidationException
org.egov.infra.validation.exception.ValidationException - this api is called from searchbills method is changed to save to enable csrf fix actaul method
name was generate payment. I doesnot save data but forwards to screen where for selected bill we can make paymentpublic String create()
public String sendForApproval()
public String getComments()
public String view()
public String advanceView()
public void getChequeInfo(org.egov.model.payment.Paymentheader paymentheader)
public boolean validateUser(String purpose) throws ParseException
ParseExceptionpublic String ajaxLoadBankAccounts()
public String ajaxGetAccountBalance() throws ParseException
ParseExceptionpublic void getBankBalance(String accountId, String vdate, BigDecimal amount, Long paymentId, Long bankGlcodeId) throws ParseException
ParseExceptionpublic String modify()
public String modifyAdvancePayment()
public String cancelPayment()
public void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportpublic List<String> getValidActions()
getValidActions in class org.egov.eis.web.actions.workflow.GenericWorkFlowActionpublic String getNextAction()
getNextAction in class org.egov.eis.web.actions.workflow.GenericWorkFlowActionpublic org.egov.model.payment.Paymentheader getPayment()
public String getExpType()
public void setExpType(String expType)
public String getFromDate()
public void setFromDate(String fromDate)
public String getToDate()
public void setToDate(String toDate)
public List<org.egov.model.bills.EgBillregister> getContractorBillList()
public void setContractorBillList(List<org.egov.model.bills.EgBillregister> contractorBillList)
public List<org.egov.model.bills.EgBillregister> getSupplierBillList()
public void setSupplierBillList(List<org.egov.model.bills.EgBillregister> supplierBillList)
public String getMode()
public void setMode(String mode)
public List<org.egov.model.bills.EgBillregister> getTotalBillList()
public void setTotalBillList(List<org.egov.model.bills.EgBillregister> totalBillList)
public List<org.egov.commons.Bankaccount> getBankaccountList()
public void setBankaccountList(List<org.egov.commons.Bankaccount> bankaccountList)
public org.egov.model.payment.Paymentheader getPaymentheader()
public void setPaymentheader(org.egov.model.payment.Paymentheader paymentheader)
public void setPaymentService(org.egov.services.payment.PaymentService paymentService)
public BigDecimal getBalance()
public void setBalance(BigDecimal balance)
public Map<Long,BigDecimal> getDeductionAmtMap()
public void setDeductionAmtMap(Map<Long,BigDecimal> deductionAmtMap)
public Map<Long,BigDecimal> getPaidAmtMap()
public void setPaidAmtMap(Map<Long,BigDecimal> paidAmtMap)
public String getVoucherdate()
public void setVoucherdate(String voucherdate)
public String getPaymentMode()
public void setPaymentMode(String paymentMode)
public List<org.egov.model.bills.Miscbilldetail> getMiscBillList()
public void setMiscBillList(List<org.egov.model.bills.Miscbilldetail> miscBillList)
public int getMiscount()
public void setMiscount(int miscount)
public Integer getBankaccount()
public void setBankaccount(Integer bankaccount)
public Integer getBankbranch()
public void setBankbranch(Integer bankbranch)
public List<org.egov.model.payment.PaymentBean> getBillList()
public void setBillList(List<org.egov.model.payment.PaymentBean> billList)
public String getContractorIds()
public void setContractorIds(String contractorIds)
public String getSalaryIds()
public void setSalaryIds(String salaryIds)
public String getSupplierIds()
public void setSupplierIds(String supplierIds)
public String getVouchernumber()
public void setVouchernumber(String vouchernumber)
public org.egov.model.bills.EgBillregister getBillregister()
public void setBillregister(org.egov.model.bills.EgBillregister billregister)
public boolean isDepartmentDefault()
public void setDepartmentDefault(boolean isDepartmentDefault)
public List<org.egov.model.instrument.InstrumentHeader> getInstrumentHeaderList()
public void setInstrumentHeaderList(List<org.egov.model.instrument.InstrumentHeader> instrumentHeaderList)
public List<org.egov.model.payment.PaymentBean> getContractorList()
public void setContractorList(List<org.egov.model.payment.PaymentBean> contractorList)
public List<org.egov.model.payment.PaymentBean> getSupplierList()
public void setSupplierList(List<org.egov.model.payment.PaymentBean> supplierList)
public List<org.egov.model.payment.Paymentheader> getPaymentheaderList()
public void setPaymentheaderList(List<org.egov.model.payment.Paymentheader> paymentheaderList)
public String getVoucherNumberPrefix()
public void setVoucherNumberPrefix(String voucherNumberPrefix)
public String getVoucherNumberSuffix()
public void setVoucherNumberSuffix(String voucherNumberSuffix)
public List<org.egov.model.bills.EgBillregister> getContingentBillList()
public void setContingentBillList(List<org.egov.model.bills.EgBillregister> contingentBillList)
public List<org.egov.model.bills.EgBillregister> getSalaryBillList()
public void setSalaryBillList(List<org.egov.model.bills.EgBillregister> salaryBillList)
public List<org.egov.model.payment.PaymentBean> getContingentList()
public void setContingentList(List<org.egov.model.payment.PaymentBean> contingentList)
public List<org.egov.model.payment.PaymentBean> getSalaryList()
public void setSalaryList(List<org.egov.model.payment.PaymentBean> salaryList)
public String getContingentIds()
public void setContingentIds(String contingentIds)
public String getWfitemstate()
public void setWfitemstate(String wfitemstate)
public void setVoucherService(org.egov.services.voucher.VoucherService voucherService)
public String getType()
public void setType(String type)
public Integer getDepartmentId()
public void setDepartmentId(Integer departmentId)
public Integer getDefaultDept()
public void setDefaultDept(Integer defaultDept)
public String getBillNumber()
public void setBillNumber(String billNumber)
public String getTypeOfAccount()
public void setTypeOfAccount(String typeOfAccount)
public void setAdvanceRequisition(List<org.egov.model.advance.EgAdvanceRequisition> advanceRequisition)
public List<org.egov.model.advance.EgAdvanceRequisition> getAdvanceRequisitionList()
public void setDisableExpenditureType(boolean disableExpenditureType)
public boolean isDisableExpenditureType()
public void setVoucherHelper(org.egov.utils.VoucherHelper voucherHelper)
public boolean isChangePartyName()
public void setChangePartyName(boolean changePartyName)
public String getNewPartyname()
public void setNewPartyname(String newPartyname)
public boolean isEnablePensionType()
public void setEnablePensionType(boolean enablePensionType)
public List<org.egov.model.bills.EgBillregister> getPensionBillList()
public void setPensionBillList(List<org.egov.model.bills.EgBillregister> pensionBillList)
public List<org.egov.model.payment.PaymentBean> getPensionList()
public void setPensionList(List<org.egov.model.payment.PaymentBean> pensionList)
public String getPensionIds()
public void setPensionIds(String pensionIds)
public Long getFunctionSel()
public void setFunctionSel(Long functionSel)
public String getRtgsDefaultMode()
public void setRtgsDefaultMode(String rtgsDefaultMode)
public Date getRtgsModeRestrictionDateForCJV()
public void setRtgsModeRestrictionDateForCJV(Date rtgsModeRestrictionDateForCJV)
public String getBillSubType()
public void setBillSubType(String billSubType)
public String getRegion()
public void setRegion(String region)
public org.egov.commons.dao.FinancialYearHibernateDAO getFinancialYearDAO()
public void setFinancialYearDAO(org.egov.commons.dao.FinancialYearHibernateDAO financialYearDAO)
public String getMonth()
public void setMonth(String month)
public String getYear()
public void setYear(String year)
public String getBank_branch()
public void setBank_branch(String bank_branch)
public String getBank_account()
public void setBank_account(String bank_account)
public org.egov.infra.script.service.ScriptService getScriptService()
public void setScriptService(org.egov.infra.script.service.ScriptService scriptService)
public org.egov.commons.dao.EgwStatusHibernateDAO getEgwStatusHibernateDAO()
public void setEgwStatusHibernateDAO(org.egov.commons.dao.EgwStatusHibernateDAO egwStatusHibernateDAO)
public org.egov.model.voucher.WorkflowBean getWorkflowBean()
public void setWorkflowBean(org.egov.model.voucher.WorkflowBean workflowBean)
public String getCurrentState()
getCurrentState in class org.egov.eis.web.actions.workflow.GenericWorkFlowActionpublic String getCutOffDate()
public void setCutOffDate(String cutOffDate)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.