public class BasePaymentController extends BaseVoucherController
| Modifier and Type | Field and Description |
|---|---|
protected org.egov.egf.advancepayment.service.AdvancePaymentService |
advancePaymentService |
protected org.egov.services.payment.MiscbilldetailService |
miscbilldetailService |
protected org.egov.services.payment.PaymentService |
paymentService |
appConfigValuesService, headerFields, mandatoryFields| Constructor and Description |
|---|
BasePaymentController(org.egov.infra.admin.master.service.AppConfigValueService appConfigValuesService) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getModeOfPayments() |
protected void |
loadbankBranch(org.egov.commons.Fund fund,
org.springframework.ui.Model model) |
void |
prepare(org.springframework.ui.Model model) |
org.egov.commons.CVoucherHeader |
setVoucherStatus(org.egov.commons.CVoucherHeader voucherHeader,
String workFlowAction) |
getHeaderMandateFields, isVoucherNumberGenerationAuto, populateAccountDetails, populateVoucherName, prepareValidActionListByCutOffDate, setDropDownValues@Autowired protected org.egov.services.payment.MiscbilldetailService miscbilldetailService
@Autowired protected org.egov.services.payment.PaymentService paymentService
@Autowired protected org.egov.egf.advancepayment.service.AdvancePaymentService advancePaymentService
public BasePaymentController(org.egov.infra.admin.master.service.AppConfigValueService appConfigValuesService)
public void prepare(org.springframework.ui.Model model)
protected void loadbankBranch(org.egov.commons.Fund fund,
org.springframework.ui.Model model)
public org.egov.commons.CVoucherHeader setVoucherStatus(org.egov.commons.CVoucherHeader voucherHeader,
String workFlowAction)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.