Skip navigation links
A B C D E F G H I M N O P Q R S T U V W Y Z 

A

AccountPayeeDetail - Class in org.egov.collection.entity
ReceiptDetail generated by hbm2java
AccountPayeeDetail() - Constructor for class org.egov.collection.entity.AccountPayeeDetail
 
AccountPayeeDetail(Accountdetailtype, Accountdetailkey, BigDecimal, ReceiptDetail) - Constructor for class org.egov.collection.entity.AccountPayeeDetail
 
AccountPayeeDetailInfo - Class in org.egov.collection.entity
The AccountPayeeDetail information class.
AccountPayeeDetailInfo(AccountPayeeDetail, EgovCommon) - Constructor for class org.egov.collection.entity.AccountPayeeDetailInfo
 
addAccountPayeeDetail(AccountPayeeDetail) - Method in class org.egov.collection.entity.ReceiptDetail
 
addBillAccountDetails(BillAccountDetails) - Method in class org.egov.collection.integration.models.BillDetails
 
addBillDetails(BillDetails) - Method in class org.egov.collection.integration.models.BillPayeeDetails
 
addDebitAccountHeadDetails(BigDecimal, ReceiptHeader, BigDecimal, BigDecimal, String) - Method in class org.egov.collection.utils.CollectionCommon
 
addDishonorChqDetails(CollectionDishonorChequeDetails) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
addInstrument(InstrumentHeader) - Method in class org.egov.collection.entity.ReceiptHeader
 
addPayees(BillPayeeDetails) - Method in interface org.egov.collection.integration.models.BillInfo
This method adds the given bill payee to the list of payees.
addPayees(BillPayeeDetails) - Method in class org.egov.collection.integration.models.BillInfoImpl
 
addReceiptDetail(ReceiptDetail) - Method in class org.egov.collection.entity.ReceiptHeader
 
addReceiptVoucher(ReceiptVoucher) - Method in class org.egov.collection.entity.ReceiptHeader
 
aggregateDuplicateReceiptDetailObject(List<ReceiptDetail>) - Method in class org.egov.collection.service.ReceiptHeaderService
For Bill Based Receipt, aggregate the amount for same account heads
ALL - Static variable in class org.egov.collection.constants.CollectionConstants
 
amount - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
AMOUNT_PRECISION_DEFAULT - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_CHALLANVALIDUPTO - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_COLLECTION_BANKREMITTANCE_FUNCTIONCODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_COLLECTION_BANKREMITTANCE_SHOWCOLUMNSCARDONLINE - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_COLLECTION_BANKREMITTANCE_SHOWREMITDATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_COLLECTIONDATAENTRYCUTOFFDATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_CREATEVOUCHER_FOR_REMITTANCE - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_ISBILLNUMREQD - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_ISSERVICEREQD - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_ISVOUCHERAPPROVED - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_PAYEEFORMISCRECEIPTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_REMITTANCEVOUCHERTYPEFORCHEQUEDDCARD - Static variable in class org.egov.collection.constants.CollectionConstants
 
APPCONFIG_VALUE_USERECEIPTDATEFORCONTRA - Static variable in class org.egov.collection.constants.CollectionConstants
 
apportionBillAmount(BigDecimal, ArrayList<ReceiptDetail>) - Method in class org.egov.collection.utils.CollectionCommon
 
apportionPaidAmount(String, BigDecimal, ArrayList<ReceiptDetail>) - Method in interface org.egov.collection.integration.services.BillingIntegrationService
Collection system will invoke this method when the billing system send "<enablebillapportioning> as true in the bill-xml.
apportionPaidAmount(String, BigDecimal, ArrayList<ReceiptDetail>) - Method in class org.egov.collection.integration.services.BillingIntegrationServiceStub
 
approve(DishonoredChequeBean, DishonorCheque, CVoucherHeader, InstrumentHeader) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
assignmentService - Variable in class org.egov.collection.utils.CollectionsUtil
 
AXIS_ABORTED_AUTH_STATUS - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_ABORTED_STATUS_CODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_ACCESS_CODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_AMOUNT - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_BATCH_NO - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_CHECK_DR_EXISTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_COMMAND - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_FAILED_ABORTED_MESSAGE - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_HEX_TABLE - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_LOCALE - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_MERCHANT - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_MERCHANT_TXN_REF - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_OPERATOR_ID - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_ORDER_INFO - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_PASSWORD - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_PAYMENT_CLIENT - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_RESP_MESSAGE - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_RETURN_URL - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_SECURE_HASH - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_SECURE_SECRET - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_TICKET_NO - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_TXN_NO - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_TXN_RESPONSE_CODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
AXIS_VERSION - Static variable in class org.egov.collection.constants.CollectionConstants
 
axisAccessCode() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
AxisAdaptor - Class in org.egov.collection.integration.pgi
The PaymentRequestAdaptor class frames the request object for the payment service.
AxisAdaptor() - Constructor for class org.egov.collection.integration.pgi.AxisAdaptor
 
axisCommand() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
axisCommandQuery() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
axisLocale() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
axisMerchant() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
axisOperator() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
axisPassword() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
axisReconcileUrl() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
AxisReconciliationJob - Class in org.egov.collection.scheduler
 
AxisReconciliationJob() - Constructor for class org.egov.collection.scheduler.AxisReconciliationJob
 
axisSecureSecret() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
axisTransactionMessage() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
axisVersion() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 

B

BANKREMITTANCE_DEPARTMENTCODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_DEPARTMENTCODE_ACCOUNTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_DEPARTMENTNAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_FUNDCODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_FUNDNAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_RECEIPTDATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_SERVICENAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_SERVICETOTALCARDPAYMENTAMOUNT - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_SERVICETOTALCASHAMOUNT - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_SERVICETOTALCHEQUEAMOUNT - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_SERVICETOTALONLINEPAYMENTAMOUNT - Static variable in class org.egov.collection.constants.CollectionConstants
 
BANKREMITTANCE_VOUCHERDATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
BillAccountDetails - Class in org.egov.collection.integration.models
 
BillAccountDetails(String, Integer, BigDecimal, BigDecimal, String, String, Boolean, BillAccountDetails.PURPOSE) - Constructor for class org.egov.collection.integration.models.BillAccountDetails
 
BillAccountDetails.PURPOSE - Enum in org.egov.collection.integration.models
 
BillCollectXmlHandler - Class in org.egov.collection.handler
 
BillCollectXmlHandler() - Constructor for class org.egov.collection.handler.BillCollectXmlHandler
 
BILLDESK_RU - Static variable in class org.egov.collection.constants.CollectionConstants
 
BILLDESK_TXT_ADDITIONALINFO1 - Static variable in class org.egov.collection.constants.CollectionConstants
 
BILLDESK_TXT_ADDITIONALINFO2 - Static variable in class org.egov.collection.constants.CollectionConstants
 
BILLDESK_TXT_ADDITIONALINFO3 - Static variable in class org.egov.collection.constants.CollectionConstants
 
BILLDESK_TXT_ADDITIONALINFO4 - Static variable in class org.egov.collection.constants.CollectionConstants
 
BILLDESK_TXT_ADDITIONALINFO5 - Static variable in class org.egov.collection.constants.CollectionConstants
 
BILLDESK_TXT_ADDITIONALINFO6 - Static variable in class org.egov.collection.constants.CollectionConstants
 
BILLDESK_TXT_ADDITIONALINFO7 - Static variable in class org.egov.collection.constants.CollectionConstants
 
BILLDESK_TXT_CUSTOMERID - Static variable in class org.egov.collection.constants.CollectionConstants
 
BILLDESK_TXT_TXNAMOUNT - Static variable in class org.egov.collection.constants.CollectionConstants
 
BillDetails - Class in org.egov.collection.integration.models
 
BillDetails(String, Date, String, String, String, String, BigDecimal, BigDecimal) - Constructor for class org.egov.collection.integration.models.BillDetails
 
BillInfo - Interface in org.egov.collection.integration.models
Represents the information send by the billing system including the payee information, MIS information, collection modes allowed for the payment
BillInfo.COLLECTIONTYPE - Enum in org.egov.collection.integration.models
Enum for Collection Type C - Counter Collection F - Field Collection O - Online Collection
BillInfoImpl - Class in org.egov.collection.integration.models
 
BillInfoImpl() - Constructor for class org.egov.collection.integration.models.BillInfoImpl
 
BillInfoImpl(String, String, BigDecimal, String, String, String, String, Boolean, Boolean, List<String>, BillInfo.COLLECTIONTYPE) - Constructor for class org.egov.collection.integration.models.BillInfoImpl
 
BillingIntegrationService - Interface in org.egov.collection.integration.services
This interface needs to be implemented by any billing application that integrates with the eGov collection system.
BillingIntegrationServiceStub - Class in org.egov.collection.integration.services
This interface needs to be implemented by any billing application that integrates with the eGov collection system.
BillingIntegrationServiceStub() - Constructor for class org.egov.collection.integration.services.BillingIntegrationServiceStub
 
BILLNUMBER - Static variable in class org.egov.collection.constants.CollectionConstants
 
BillPayeeDetails - Class in org.egov.collection.integration.models
 
BillPayeeDetails(String, String, String) - Constructor for class org.egov.collection.integration.models.BillPayeeDetails
 
BillReceiptInfo - Interface in org.egov.collection.integration.models
 
BillReceiptInfoConverter - Class in org.egov.collection.xml.converter
 
BillReceiptInfoConverter() - Constructor for class org.egov.collection.xml.converter.BillReceiptInfoConverter
 
BillReceiptInfoImpl - Class in org.egov.collection.integration.models
The bill receipt information class.
BillReceiptInfoImpl(ReceiptHeader, ChartOfAccountsHibernateDAO, PersistenceService, InstrumentHeader) - Constructor for class org.egov.collection.integration.models.BillReceiptInfoImpl
Creates bill receipt information object for given receipt header and bounced instrument(if any)
BillReceiptInfoImpl(ReceiptHeader, String, ChartOfAccountsHibernateDAO, PersistenceService) - Constructor for class org.egov.collection.integration.models.BillReceiptInfoImpl
Creates bill receipt information object for given receipt header and additional message
BillReceiptInfoImpl(ReceiptHeader, EgovCommon, ReceiptHeader, ChartOfAccountsHibernateDAO, PersistenceService) - Constructor for class org.egov.collection.integration.models.BillReceiptInfoImpl
 
BLANK - Static variable in class org.egov.collection.constants.CollectionConstants
 
BOOLEAN_FALSE - Static variable in class org.egov.collection.constants.CollectionConstants
 
BOOLEAN_TRUE - Static variable in class org.egov.collection.constants.CollectionConstants
 
BOUNCEDINSTRUPDATE_RECONDATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
BOUNDARY_HIER_CODE_ADMIN - Static variable in class org.egov.collection.constants.CollectionConstants
 

C

CANCEL - Static variable in class org.egov.collection.constants.CollectionConstants
 
cancelChallanReceipt(ReceiptHeader, boolean) - Method in class org.egov.collection.utils.CollectionCommon
This method cancels the given receipt.
cancelChallanReceiptOnCreation(ReceiptHeader) - Method in class org.egov.collection.utils.CollectionCommon
This method cancels the receipt against a challan.
CANCELRECEIPT - Static variable in class org.egov.collection.constants.CollectionConstants
 
cancelReceipt(PaymentInfoSearchRequest) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
This method cancel the receipt information provided by the billing system
cancelReceipt(PaymentInfoSearchRequest) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
canConvert(Class) - Method in class org.egov.collection.xml.converter.BillReceiptInfoConverter
 
canConvert(Class) - Method in class org.egov.collection.xml.converter.ReceiptAccountInfoConverter
 
canConvert(Class) - Method in class org.egov.collection.xml.converter.ReceiptInstrumentInfoConverter
 
cardTypeValue - Variable in class org.egov.collection.integration.models.PaymentInfoCard
 
CHAIRPERSON - Static variable in class org.egov.collection.constants.CollectionConstants
 
Challan - Class in org.egov.collection.entity
ReceiptHeader generated by hbm2java
Challan() - Constructor for class org.egov.collection.entity.Challan
 
CHALLAN_CREATION_REMARKS - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_RECEIPT_TEMPLATE_NAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_CODE_APPROVED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_CODE_CANCELLED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_CODE_CHECKED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_CODE_CREATED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_CODE_REJECTED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_CODE_VALIDATED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_DESC_APPROVED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_DESC_CANCELLED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_DESC_CHECKED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_DESC_CREATED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_STATUS_DESC_REJECTED - Static variable in class org.egov.collection.constants.CollectionConstants
 
CHALLAN_TEMPLATE_NAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
ChallanInfo - Class in org.egov.collection.entity
The challan information class.
ChallanInfo(ReceiptHeader, EgovCommon, ReceiptHeader, ChartOfAccountsHibernateDAO, PersistenceService) - Constructor for class org.egov.collection.entity.ChallanInfo
Creates challan information object for given receipt header
ChallanNumberGenerator - Interface in org.egov.collection.autonumber
 
ChallanNumberGeneratorImpl - Class in org.egov.collection.autonumber.impl
 
ChallanNumberGeneratorImpl() - Constructor for class org.egov.collection.autonumber.impl.ChallanNumberGeneratorImpl
 
ChallanService - Class in org.egov.collection.service
Provides services related to receipt header
ChallanService() - Constructor for class org.egov.collection.service.ChallanService
 
ChallanService(Class<Challan>) - Constructor for class org.egov.collection.service.ChallanService
 
checkChallanValidity(Challan) - Method in class org.egov.collection.utils.CollectionsUtil
This method checks if the given challan is valid.
checkIfMapObjectExist(List<HashMap<String, Object>>, Object[]) - Method in class org.egov.collection.service.ReceiptHeaderService
Method to check if the given HashMap already exists in the List of HashMap
checkIfReceiptDetailObjectExist(List<ReceiptDetail>, ReceiptDetail) - Method in class org.egov.collection.service.ReceiptHeaderService
API to check if the given receipt detail object already exists in the list passed passed as parameter
checkVoucherCreation(ReceiptHeader) - Method in class org.egov.collection.utils.CollectionsUtil
 
CHEQUE_DATE_FORMAT - Static variable in class org.egov.collection.utils.CollectionsUtil
 
CITIZEN_USER_NAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
CLOSEBRACKET - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_DEPARTMENT_COLLMODES - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_DEPARTMENTFORWORKFLOWAPPROVER - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_DESIG_CHALLAN_WORKFLOW - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_DESIGNATIONFORAPPROVER - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_DESIGNATIONFORCSCOPERATOR - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_ROLEFORNONEMPLOYEE - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_TYPE_COUNTER - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_TYPE_FIELDCOLLECTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_TYPE_ONLINECOLLECTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTION_WORKFLOWDEPARTMENT - Static variable in class org.egov.collection.constants.CollectionConstants
 
CollectionApplicationProperties - Class in org.egov.collection.config.properties
 
CollectionApplicationProperties() - Constructor for class org.egov.collection.config.properties.CollectionApplicationProperties
 
CollectionBankRemittance - Class in org.egov.collection.entity
 
CollectionBankRemittance() - Constructor for class org.egov.collection.entity.CollectionBankRemittance
 
CollectionBankRemittanceReport - Class in org.egov.collection.entity
 
CollectionBankRemittanceReport() - Constructor for class org.egov.collection.entity.CollectionBankRemittanceReport
 
CollectionCommon - Class in org.egov.collection.utils
 
CollectionCommon() - Constructor for class org.egov.collection.utils.CollectionCommon
 
CollectionConstants - Class in org.egov.collection.constants
 
CollectionConstants() - Constructor for class org.egov.collection.constants.CollectionConstants
 
CollectionDishonorCheque - Class in org.egov.collection.entity
 
CollectionDishonorCheque() - Constructor for class org.egov.collection.entity.CollectionDishonorCheque
 
CollectionDishonorChequeDetails - Class in org.egov.collection.entity
 
CollectionDishonorChequeDetails() - Constructor for class org.egov.collection.entity.CollectionDishonorChequeDetails
 
CollectionDishonorChequeSubLedgerDetails - Class in org.egov.collection.entity
 
CollectionDishonorChequeSubLedgerDetails() - Constructor for class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
CollectionIntegrationService - Interface in org.egov.collection.integration.services
Interface exposed by collections system to other systems (typically billing systems)
CollectionIntegrationServiceImpl - Class in org.egov.collection.integration.services
Collections integration service implementation - exposes APIs that can be used by other applications (typically billing systems) to interact with the collections module.
CollectionIntegrationServiceImpl() - Constructor for class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
CollectionRemittanceReportResult - Class in org.egov.collection.entity
 
CollectionRemittanceReportResult() - Constructor for class org.egov.collection.entity.CollectionRemittanceReportResult
 
CollectionReportHeadWiseService - Class in org.egov.collection.service
 
CollectionReportHeadWiseService() - Constructor for class org.egov.collection.service.CollectionReportHeadWiseService
 
CollectionReportService - Class in org.egov.collection.service
 
CollectionReportService() - Constructor for class org.egov.collection.service.CollectionReportService
 
COLLECTIONS_EG_MODULES_ID - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTIONS_INTERFACE_SUFFIX - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTIONSAMOUNTTPE_BOTH - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTIONSAMOUNTTPE_CREDIT - Static variable in class org.egov.collection.constants.CollectionConstants
 
COLLECTIONSAMOUNTTPE_DEBIT - Static variable in class org.egov.collection.constants.CollectionConstants
 
CollectionsNumberGenerator - Class in org.egov.collection.utils
 
CollectionsNumberGenerator() - Constructor for class org.egov.collection.utils.CollectionsNumberGenerator
 
CollectionSummaryHeadWiseReport - Class in org.egov.collection.entity
 
CollectionSummaryHeadWiseReport() - Constructor for class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
CollectionSummaryHeadWiseReportResult - Class in org.egov.collection.entity
 
CollectionSummaryHeadWiseReportResult() - Constructor for class org.egov.collection.entity.CollectionSummaryHeadWiseReportResult
 
CollectionSummaryReport - Class in org.egov.collection.entity
 
CollectionSummaryReport() - Constructor for class org.egov.collection.entity.CollectionSummaryReport
 
CollectionSummaryReportResult - Class in org.egov.collection.entity
 
CollectionSummaryReportResult() - Constructor for class org.egov.collection.entity.CollectionSummaryReportResult
 
collectionsUtil - Variable in class org.egov.collection.integration.services.DishonorChequeService
 
CollectionsUtil - Class in org.egov.collection.utils
 
CollectionsUtil() - Constructor for class org.egov.collection.utils.CollectionsUtil
 
CollectionsWorkflowRenderService - Class in org.egov.collection.workflow.renderer
Render service for collections workflow.
CollectionsWorkflowRenderService(PersistenceService<ReceiptHeader, Long>) - Constructor for class org.egov.collection.workflow.renderer.CollectionsWorkflowRenderService
 
COMMA - Static variable in class org.egov.collection.constants.CollectionConstants
 
compareTo(BillAccountDetails) - Method in class org.egov.collection.integration.models.BillAccountDetails
 
constructAdditionalInfoForReceipt(BillReceiptInfo) - Method in interface org.egov.collection.integration.services.BillingIntegrationService
Collection system will invoke billing system to frame up the additional message to be printed in receipt
constructAdditionalInfoForReceipt(BillReceiptInfo) - Method in class org.egov.collection.integration.services.BillingIntegrationServiceStub
 
constructCollectionIndex(ReceiptHeader) - Method in class org.egov.collection.utils.CollectionsUtil
 
ConverterUtil - Class in org.egov.collection.xml.converter
 
createApprovedVoucher(Map<String, Object>, List<HashMap<String, Object>>, List<HashMap<String, Object>>) - Method in class org.egov.collection.utils.FinancialsVoucherUtil
 
createBankRemittance(String[], String[], String[], String[], String[], String[], String[], Integer, Integer, String[], Date) - Method in class org.egov.collection.service.RemittanceService
 
createBankRemittance(String[], String[], String[], String[], String[], String[], String[], Integer, Integer, String[], Date) - Method in class org.egov.collection.service.RemittanceServiceImpl
Create Contra Vouchers for String array passed of serviceName, totalCashAmount, totalChequeAmount, totalCardAmount and
createDishonorCheque(DishonoredChequeBean) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
createDishonorChequeForVoucher(DishonoredChequeBean, DishonorCheque, CVoucherHeader, InstrumentHeader) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
createDishonorChequeWithoutVoucher(DishonoredChequeBean, InstrumentHeader) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
createInstrument(List<InstrumentHeader>) - Method in class org.egov.collection.service.ReceiptHeaderService
 
createInstrument(List<Map<String, Object>>) - Method in class org.egov.collection.utils.FinancialsUtil
Create Instrument Header for list of HashMap of instrument header properties
createMiscellaneousReceipt(BillInfo, List<PaymentInfo>) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
This method creates the miscellaneous receipt for the given bill and payment information
createMiscellaneousReceipt(BillInfo, List<PaymentInfo>) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
createNode(HierarchicalStreamWriter, String, String) - Static method in class org.egov.collection.xml.converter.ConverterUtil
 
createOfflinePaymentRequest(ServiceDetails, OnlinePayment) - Method in class org.egov.collection.integration.pgi.AxisAdaptor
 
createOnlineInstrument(Date, String, BigDecimal) - Method in class org.egov.collection.service.ReceiptHeaderService
 
createOnlineSuccessPayment(ReceiptHeader, Date, String, BigDecimal, String, String, BillingIntegrationService) - Method in class org.egov.collection.service.ReceiptHeaderService
 
createPaymentRequest(ServiceDetails, ReceiptHeader) - Method in class org.egov.collection.integration.pgi.AxisAdaptor
This method invokes APIs to frame request object for the payment service passed as parameter
createPaymentRequest(ServiceDetails, ReceiptHeader) - Method in interface org.egov.collection.integration.pgi.PaymentGatewayAdaptor
Creates payment request object that will be used by the system to invoke the payment gateway URL with appropriate request parameters.
createPaymentRequest(ServiceDetails, ReceiptHeader) - Method in class org.egov.collection.utils.CollectionCommon
 
createPaymentResponse(ServiceDetails, String) - Method in class org.egov.collection.utils.CollectionCommon
This method returns the payment response object for the given response string.
createPendingReceiptFromCancelledChallanReceipt(ReceiptHeader) - Method in class org.egov.collection.utils.CollectionCommon
This method create a new receipt header object with details contained in given receipt header object.
createPreApprovalVoucher(Map<String, Object>, List<HashMap<String, Object>>, List<HashMap<String, Object>>) - Method in class org.egov.collection.utils.FinancialsVoucherUtil
Get the pre-approval voucher created from financials
CREATERECEIPT - Static variable in class org.egov.collection.constants.CollectionConstants
 
createReceipt(BillInfo, List<PaymentInfo>) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
This method creates the receipt for the given bill and payment information
createReceipt(BillInfo, List<PaymentInfo>) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
createRemittanceVoucher(HashMap<String, Object>, List<HashMap<String, Object>>, List<HashMap<String, Object>>) - Method in class org.egov.collection.utils.FinancialsUtil
 
createReport(ReportRequest) - Method in class org.egov.collection.utils.CollectionsUtil
 
createReversalVoucher(DishonoredChequeBean, DishonorCheque, CVoucherHeader, InstrumentHeader) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
createReversalVoucher(ReceiptVoucher, String) - Method in class org.egov.collection.service.ReceiptHeaderService
This method is called for voucher reversal in case of intra-day receipt cancellation.
createVoucher(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
This method is called for voucher creation into the financial system.
createVoucher(Map<String, Object>, List<HashMap<String, Object>>, List<HashMap<String, Object>>, Boolean) - Method in class org.egov.collection.utils.FinancialsUtil
 
createVoucherForReceipt(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
Creates voucher for given receipt header and maps it with the same.
createVoucherForRemittance(String, String, String, String, BigDecimal, BigDecimal, Date, String) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
createXStream() - Method in class org.egov.collection.handler.BillCollectXmlHandler
 
CUSTOMPROPERTIES_FILENAME - Static variable in class org.egov.collection.constants.CollectionConstants
 

D

dateTime - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
DEFAULT_PAGE_SIZE - Static variable in class org.egov.collection.constants.CollectionConstants
 
DefaultPaymentRequest - Class in org.egov.collection.integration.pgi
 
DefaultPaymentRequest() - Constructor for class org.egov.collection.integration.pgi.DefaultPaymentRequest
 
DefaultPaymentResponse - Class in org.egov.collection.integration.pgi
 
DefaultPaymentResponse() - Constructor for class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
DEPARTMENT - Static variable in class org.egov.collection.constants.CollectionConstants
 
DEPT_CODE_FOR_ACCOUNTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
DISHONORCHEQUE_STATUS_CODE_APPROVED - Static variable in class org.egov.collection.constants.CollectionConstants
 
DISHONORCHEQUE_STATUS_CODE_CREATED - Static variable in class org.egov.collection.constants.CollectionConstants
 
DishonorChequeService - Class in org.egov.collection.integration.services
 
DishonorChequeService() - Constructor for class org.egov.collection.integration.services.DishonorChequeService
 
DishonoredChequeBean - Class in org.egov.collection.entity
 
DishonoredChequeBean() - Constructor for class org.egov.collection.entity.DishonoredChequeBean
 
DROPDOWN_DATA_ACCOUNT_NO_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
DROPDOWN_DATA_BANKBRANCH_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
DROPDOWN_DATA_COUNTER_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
DROPDOWN_DATA_DISHONOR_REASONS_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
DROPDOWN_DATA_INST_MODE_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
DROPDOWN_DATA_LOCATION_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
DROPDOWN_DATA_ONLINETRANSACTIONSTATUS_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
DROPDOWN_DATA_RECEIPT_CREATOR_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
DROPDOWN_DATA_RECEIPTZONE_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
DROPDOWN_DATA_SERVICE_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 

E

emailReceiptAsAttachment(ReceiptHeader, byte[]) - Method in class org.egov.collection.utils.CollectionsUtil
 
endReceiptWorkFlowOnCancellation(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
End Work-flow of the given cancelled receipt
equals(Object) - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
equals(Object) - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
equals(Object) - Method in class org.egov.collection.integration.models.BillAccountDetails
 
equals(Object) - Method in class org.egov.collection.integration.models.BillDetails
 
equals(Object) - Method in class org.egov.collection.integration.models.BillInfoImpl
 
equals(Object) - Method in class org.egov.collection.integration.models.BillPayeeDetails
 
error - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
errorCode - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
ESTIMATION_CHARGES_WATERTAX_MODULE - Static variable in class org.egov.collection.constants.CollectionConstants
 
EVENT_INSTRUMENT_BOUNCED - Static variable in interface org.egov.collection.integration.services.BillingIntegrationService
A String indicating the event when the instrument for this receipt has bounced
EVENT_RECEIPT_CANCELLED - Static variable in interface org.egov.collection.integration.services.BillingIntegrationService
A String indicating the event that the receipt has been cancelled at the Collections end
EVENT_RECEIPT_CREATED - Static variable in interface org.egov.collection.integration.services.BillingIntegrationService
A String indicating the event that the receipt has been created at the Collections end
executeJob() - Method in class org.egov.collection.scheduler.AxisReconciliationJob
 
executeJob() - Method in class org.egov.collection.scheduler.RemittanceInstrumentJob
 

F

FIELD - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_CONTRATVOUCHER_VOUCHERNAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_CONTRAVOUCHER_VOUCHERTYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_INSTRUMENTSERVICE_INSTRUMENTHEADEROBJECT - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_INSTRUMENTSERVICE_VOUCHERHEADEROBJECT - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_JOURNALVOUCHER_VOUCHERNAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_JOURNALVOUCHER_VOUCHERTYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_PAYMENTVOUCHER_VOUCHERNAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_PAYMENTVOUCHER_VOUCHERTYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_RECEIPTS_VOUCHERNAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_RECEIPTS_VOUCHERTYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIAL_VOUCHERDESCRIPTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIALS_VOUCHERREVERSAL_DATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIALS_VOUCHERREVERSAL_NAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIALS_VOUCHERREVERSAL_ORIGINALVOUCHERID - Static variable in class org.egov.collection.constants.CollectionConstants
 
FINANCIALS_VOUCHERREVERSAL_TYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
FinancialsUtil - Class in org.egov.collection.utils
Utility class for interfacing with financials.
FinancialsUtil() - Constructor for class org.egov.collection.utils.FinancialsUtil
 
FinancialsVoucherUtil - Class in org.egov.collection.utils
 
FinancialsVoucherUtil() - Constructor for class org.egov.collection.utils.FinancialsVoucherUtil
 
findAllByPositionAndInboxItemDetails(Long, String) - Method in class org.egov.collection.service.ReceiptHeaderService
 
findAllRemittanceDetailsForServiceAndFund(String, String, String, Date, Date, String) - Method in class org.egov.collection.service.RemittanceService
 
findAllRemittanceDetailsForServiceAndFund(String, String, String, Date, Date, String) - Method in class org.egov.collection.service.RemittanceServiceImpl
Method to find all the Cash,Cheque and DD type instruments with status as :new and
FUNCTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
FUNCTIONARY - Static variable in class org.egov.collection.constants.CollectionConstants
 
FUND - Static variable in class org.egov.collection.constants.CollectionConstants
 
FUNDSOURCE - Static variable in class org.egov.collection.constants.CollectionConstants
 

G

generateChallan(ReceiptHeader, boolean) - Method in class org.egov.collection.utils.CollectionCommon
This method generates a challan for the given receipt
generateChallanNumber(Challan, CFinancialYear) - Method in interface org.egov.collection.autonumber.ChallanNumberGenerator
 
generateChallanNumber(Challan, CFinancialYear) - Method in class org.egov.collection.autonumber.impl.ChallanNumberGeneratorImpl
 
generateChallanNumber(Challan, CFinancialYear) - Method in class org.egov.collection.utils.CollectionsNumberGenerator
This method generates the challan number for the given receipt header
generateReceiptNumber(ReceiptHeader) - Method in class org.egov.collection.autonumber.impl.ReceiptNumberGeneratorImpl
 
generateReceiptNumber(ReceiptHeader) - Method in interface org.egov.collection.autonumber.ReceiptNumberGenerator
 
generateReceiptNumber(ReceiptHeader) - Method in class org.egov.collection.utils.CollectionsNumberGenerator
This method generates the receipt number for the given receipt header
generateRemittanceNumber(CFinancialYear) - Method in class org.egov.collection.autonumber.impl.RemittanceNumberGeneratorImpl
 
generateRemittanceNumber(CFinancialYear) - Method in interface org.egov.collection.autonumber.RemittanceNumberGenerator
 
generateRemittanceNumber(CFinancialYear) - Method in class org.egov.collection.utils.CollectionsNumberGenerator
 
generateReport(ReceiptHeader[], boolean) - Method in class org.egov.collection.utils.CollectionCommon
This method generates a report for the given array of receipts
getAccountDetailKey() - Method in class org.egov.collection.entity.AccountPayeeDetail
 
getAccountDetailKey() - Method in class org.egov.collection.entity.AccountPayeeDetailInfo
 
getAccountDetails() - Method in class org.egov.collection.entity.ChallanInfo
 
getAccountDetails() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getAccountDetails() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getAccountDetailType() - Method in class org.egov.collection.entity.AccountPayeeDetail
 
getAccountDetailType() - Method in class org.egov.collection.entity.AccountPayeeDetailInfo
 
getAccountDetailTypeName() - Method in class org.egov.collection.entity.AccountPayeeDetailInfo
 
getAccounthead() - Method in class org.egov.collection.entity.ReceiptDetail
 
getAccounthead() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getAccountName() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getAccountName() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getAccountNumber() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getAccountPayeeDetails() - Method in class org.egov.collection.entity.ChallanInfo
 
getAccountPayeeDetails() - Method in class org.egov.collection.entity.ReceiptDetail
 
getAccounts() - Method in class org.egov.collection.integration.models.BillDetails
 
getAdditionalInfo() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getAdditionalInfo() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getAdditionalInfo2() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getAdditionalInfo2() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getAdditionalInfo3() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getAdditionalInfo3() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getAdditionalInfo6() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getAdditionalInfo6() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getAdditionalInfo7() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getAdditionalInfo7() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getAdditionalInfoForReceipt(String, BillReceiptInfo) - Method in class org.egov.collection.service.ReceiptHeaderService
 
getAdvanceAmount() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getAggrCollectionSummaryReportList() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReportResult
 
getAggrCollectionSummaryReportList() - Method in class org.egov.collection.entity.CollectionSummaryReportResult
 
getAggregateReceiptTotal(PaymentInfoSearchRequest) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
This method returns the count of receipts created with the sum total of receipt amount for the given date range
getAggregateReceiptTotal(PaymentInfoSearchRequest) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getAllCounters() - Method in class org.egov.collection.utils.CollectionsUtil
 
getAllFunds() - Method in class org.egov.collection.utils.CollectionsUtil
 
getAllLocations() - Method in class org.egov.collection.utils.CollectionsUtil
 
getAllNonPrimaryAssignmentsOfLoggedInUser() - Method in class org.egov.collection.utils.CollectionsUtil
 
getAllNonPrimaryAssignmentsOfUser(User) - Method in class org.egov.collection.utils.CollectionsUtil
 
getAllReceiptHeaderStatus() - Method in class org.egov.collection.utils.CollectionsUtil
This method returns the List of EgwStatus for ReceiptHeader
getAmount() - Method in class org.egov.collection.entity.AccountPayeeDetail
 
getAmount() - Method in class org.egov.collection.entity.AccountPayeeDetailInfo
 
getAmount() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getAmount() - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
getAmount() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getAmount() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getAmount() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getAmount() - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
getAppConfigValue(String, String, String) - Method in class org.egov.collection.utils.CollectionsUtil
This method returns the currently active config value for the given module name and key
getAppConfigValue(String, String) - Method in class org.egov.collection.utils.CollectionsUtil
This method returns the config value for the given module name and key
getAppConfigValues(String, String) - Method in class org.egov.collection.utils.CollectionsUtil
This method returns the list of config values for the given module name and key
getApproverName(Position) - Method in class org.egov.collection.utils.CollectionsUtil
 
getApproverPosition(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
 
getArrearCess() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getArrearsAmount() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getAssignedWorkflowItems(Long, List<Long>) - Method in class org.egov.collection.workflow.renderer.CollectionsWorkflowRenderService
Returns the assigned work flow items for given user.
getAuthorisationStatusCode() - Method in class org.egov.collection.entity.OnlinePayment
 
getAuthStatus() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getAuthStatus() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getBankAccount() - Method in class org.egov.collection.entity.Remittance
 
getBankAccountId() - Method in class org.egov.collection.integration.models.PaymentInfoBank
Gets the bank account id.
getBankAccountNumber() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getBankAccountNumber() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getBankAccounttoRemit() - Method in class org.egov.collection.entity.CollectionBankRemittance
 
getBankBranchName() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getBankBranchName() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getBankcChargesChartofaccounts() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getBankChargesAmt() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getBankchargesVoucherHeader() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getBankChartofAccountCodeList() - Method in class org.egov.collection.utils.FinancialsUtil
This API return list of ChartOfAccount mapped with bank accounts
getBankId() - Method in class org.egov.collection.integration.models.PaymentInfoATM
Gets the bank id.
getBankId() - Method in class org.egov.collection.integration.models.PaymentInfoBank
Gets the bank id.
getBankId() - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
getBankId() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getBankId() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getBankMerchantId() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getBankMerchantId() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getBankName() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getBankName() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getBankName() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getBankName() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getBankreason() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getBankReferenceNo() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getBankReferenceNo() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getBankReferenceNumber() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getBean(String) - Method in class org.egov.collection.utils.CollectionsUtil
Fetches given bean from application context
getBilldate() - Method in class org.egov.collection.integration.models.BillDetails
 
getBillDetails() - Method in class org.egov.collection.integration.models.BillPayeeDetails
 
getBillingServiceCode() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getBillingServiceCode() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getBillingServiceList() - Method in class org.egov.collection.utils.CollectionsUtil
 
getBillReceiptInfo(String, String) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
Returns the list of bill receipt information objects for given reference number (typically bill number).
getBillReceiptInfo(String, Set<String>) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
Returns the bill receipt information for given set of reference numbers (typically bill numbers)
getBillReceiptInfo(String, String) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getBillReceiptInfo(String, Set<String>) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getBillReferenceNum() - Method in class org.egov.collection.entity.ChallanInfo
 
getBillReferenceNum() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getBillReferenceNum() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getBouncedInstruments() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getBouncedInstruments() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getBoundary() - Method in class org.egov.collection.entity.ReceiptMisc
 
getBoundaryNum() - Method in class org.egov.collection.integration.models.BillDetails
 
getBoundaryType() - Method in class org.egov.collection.integration.models.BillDetails
 
getBranchName() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getBranchName() - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
getCallbackForApportioning() - Method in class org.egov.collection.entity.ReceiptHeader
 
getCallbackForApportioning() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns True if the billing system should do the amount apportioning
getCallbackForApportioning() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getCardTypeValue() - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
getCashAmount() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getCashAmount() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getCashCount() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getCashCount() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getChallan() - Method in class org.egov.collection.entity.ReceiptHeader
 
getChallan() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getChallanDate() - Method in class org.egov.collection.entity.Challan
 
getChallanDate() - Method in class org.egov.collection.entity.ChallanInfo
 
getChallanDetails() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getChallanNumber() - Method in class org.egov.collection.entity.Challan
 
getChallanNumber() - Method in class org.egov.collection.entity.ChallanInfo
 
getChallanServiceList() - Method in class org.egov.collection.utils.CollectionsUtil
 
getChallanServiceName() - Method in class org.egov.collection.entity.ChallanInfo
 
getChallanStatus() - Method in class org.egov.collection.entity.ChallanInfo
 
getChallanVoucherNum() - Method in class org.egov.collection.entity.ChallanInfo
 
getChartOfAccount() - Method in class org.egov.collection.entity.RemittanceDetail
 
getChartofaccounts() - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
getChecksum() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getChecksum() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getChequeDate() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getChequeddAmount() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getChequeddAmount() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getChequeddCount() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getChequeddCount() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getChequeNo() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getCollectionBankRemittanceReportList() - Method in class org.egov.collection.entity.CollectionRemittanceReportResult
 
getCollectionHeader() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getCollectionModesNotAllowed() - Method in interface org.egov.collection.integration.models.BillInfo
This method return list of collection modes not allowed for this bill, i.e., cash/cheque/dd/bank/online/card
getCollectionModesNotAllowed() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getCollectionModesNotAllowed(User) - Method in class org.egov.collection.utils.CollectionsUtil
This method returns the collection modes that are not allowed based on rules configured in the script
getCollectionRemittance() - Method in class org.egov.collection.entity.Remittance
 
getCollectionsNumberGenerator() - Method in class org.egov.collection.service.RemittanceServiceImpl
 
getCollectionSummaryReport(Date, Date, String, String, String, int) - Method in class org.egov.collection.service.CollectionReportHeadWiseService
 
getCollectionSummaryReport(Date, Date, String, String, Long, int, String) - Method in class org.egov.collection.service.CollectionReportService
 
getCollectionSummaryReportList() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReportResult
 
getCollectionSummaryReportList() - Method in class org.egov.collection.entity.CollectionSummaryReportResult
 
getCollectiontype() - Method in class org.egov.collection.entity.ReceiptHeader
 
getCollectionType() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns the Collection Type
getCollectionType() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getCollectionType() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getCollectionType() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getCollModesNotAllwd() - Method in class org.egov.collection.entity.ReceiptHeader
 
getConsumerCode() - Method in class org.egov.collection.entity.ReceiptHeader
 
getConsumerCode() - Method in class org.egov.collection.integration.models.BillDetails
 
getConsumerCode() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getCounterName() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getCounterName() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getCramount() - Method in class org.egov.collection.entity.ReceiptDetail
 
getCrAmount() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
getCrAmount() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getCrAmount() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getCramountToBePaid() - Method in class org.egov.collection.entity.ReceiptDetail
 
getCreatedBy() - Method in class org.egov.collection.entity.ChallanInfo
 
getCreatedBy() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getCreatedBy() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getCreditAmount() - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
getCreditAmount() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getCreditAmount() - Method in class org.egov.collection.entity.RemittanceDetail
 
getCreditAmountDetail() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getCreditAmountToBePaid() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getCreditAmountToBePaid() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getCurrencyName() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getCurrencyName() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getCurrentCess() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getCurrentInstallmentAmount() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getCurrentSession() - Method in class org.egov.collection.service.CollectionReportHeadWiseService
 
getCurrentSession() - Method in class org.egov.collection.service.CollectionReportService
 
getCustomerId() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getCustomerId() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getCvvNumber() - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
getDateTime() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getDebitAmount() - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
getDebitAmount() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getDebitAmount() - Method in class org.egov.collection.entity.RemittanceDetail
 
getDebitAmountDetail() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getDepartment() - Method in class org.egov.collection.entity.ReceiptMisc
 
getDepartmentCode() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns Department Code
getDepartmentCode() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getDepartmentForWorkFlow() - Method in class org.egov.collection.utils.CollectionsUtil
 
getDepartmentOfLoggedInUser() - Method in class org.egov.collection.utils.CollectionsUtil
 
getDepartmentOfUser(User) - Method in class org.egov.collection.utils.CollectionsUtil
 
getDepartmentsAllowedForChallanApproval(User, ReceiptHeader) - Method in class org.egov.collection.utils.CollectionsUtil
 
getDepositedInBank() - Method in class org.egov.collection.entity.CollectionBankRemittance
 
getDepositedInBank() - Method in class org.egov.collection.entity.ReceiptMisc
 
getDescription() - Method in class org.egov.collection.entity.ChallanInfo
 
getDescription() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getDescription() - Method in class org.egov.collection.entity.ReceiptDetail
 
getDescription() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
getDescription() - Method in class org.egov.collection.integration.models.BillDetails
 
getDescription() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getDescription() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getDescription() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getDescription() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getDesignationForThirdPartyUser() - Method in class org.egov.collection.utils.CollectionsUtil
 
getDesignationsAllowedForChallanApproval(Integer, ReceiptHeader) - Method in class org.egov.collection.utils.CollectionsUtil
 
getDetailCode() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getDetailKey() - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
getDetailKey() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getDetailKeyId() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getDetailKeyId() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getDetails() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getDetailsByTransactionId(PaymentInfoSearchRequest) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
This method returns the receipt information for the transaction id and channel information provided by the billing system.
getDetailsByTransactionId(PaymentInfoSearchRequest) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getDetailType() - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
getDetailType() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getDetailTypeId() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getDetailTypeName() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getDishonorcheque() - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
getDishonorchequedetail() - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
getDishonorReason() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getDisplayMessage() - Method in interface org.egov.collection.integration.models.BillInfo
This method return display message
getDisplayMessage() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getDisplayMsg() - Method in class org.egov.collection.entity.ReceiptHeader
 
getDistrictname() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getDistrictNames() - Method in class org.egov.collection.service.CollectionReportHeadWiseService
 
getDistrictNames() - Method in class org.egov.collection.service.CollectionReportService
 
getDraftWorkflowItems(Long, List<Long>) - Method in class org.egov.collection.workflow.renderer.CollectionsWorkflowRenderService
 
getDramount() - Method in class org.egov.collection.entity.ReceiptDetail
 
getDrAmount() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
getDrAmount() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getDrAmount() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getEmailBody() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
getEmailSubject() - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
getEmployeeByDepartmentDesignationBoundaryandFunctionary(Long, Long, Integer, Integer) - Method in class org.egov.collection.utils.CollectionsUtil
This method is invoked from the ReceiptHeader.workFlow script and returns Employee object for the given Department Id, Designation Id ,Boundary Id and FunctionaryId
getEmployeeName() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getEmployeeName() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getEntityType() - Method in class org.egov.collection.entity.AccountPayeeDetailInfo
 
getError() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getErrorCode() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getErrorDescription() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getErrorDescription() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getErrorStatus() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getErrorStatus() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getEvent() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getEvent() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getExpMonth() - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
getExpYear() - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
getFinancialYear() - Method in class org.egov.collection.entity.ReceiptDetail
 
getFinancialYear() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getFinancialYear() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getFinancialYearforDate(Date) - Method in class org.egov.collection.utils.CollectionsUtil
This method retrieves the CFinancialYear for the given date.
getFinancialYearId() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getFinancialYearIdByDate(Date) - Method in class org.egov.collection.utils.CollectionCommon
This method is used to get the financial Year Id for the given date
getFinancialYearRange() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getFromdate() - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
getFunction() - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
getFunction() - Method in class org.egov.collection.entity.ReceiptDetail
 
getFunction() - Method in class org.egov.collection.entity.Remittance
 
getFunction() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getFunction() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getFunctionaryCode() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns Functionary Code
getFunctionaryCode() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getFunctionCode() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
getFunctionDetail() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getFunctionId() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getFunctionIdDetail() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getFunctionName() - Method in class org.egov.collection.entity.ChallanInfo
 
getFunctionName() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getFunctionName() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getFund() - Method in class org.egov.collection.entity.ReceiptMisc
 
getFund() - Method in class org.egov.collection.entity.Remittance
 
getFundCode() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns Fund Code
getFundCode() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getFundsource() - Method in class org.egov.collection.entity.ReceiptMisc
 
getFundSourceCode() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns Fund Source Code
getFundSourceCode() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getGlCode() - Method in class org.egov.collection.entity.AccountPayeeDetailInfo
 
getGlCode() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getGlcode() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getGlcode() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getGlCode() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
getGlCode() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getGlCode() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getGlcodeDetail() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getGlcodeId() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getGlcodeIdDetail() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getId() - Method in class org.egov.collection.entity.AccountPayeeDetail
 
getId() - Method in class org.egov.collection.entity.Challan
 
getId() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getId() - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
getId() - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
getId() - Method in class org.egov.collection.entity.ReceiptDetail
 
getId() - Method in class org.egov.collection.entity.ReceiptHeader
 
getId() - Method in class org.egov.collection.entity.ReceiptMisc
 
getId() - Method in class org.egov.collection.entity.ReceiptVoucher
 
getId() - Method in class org.egov.collection.entity.Remittance
 
getId() - Method in class org.egov.collection.entity.RemittanceDetail
 
getIdFunctionary() - Method in class org.egov.collection.entity.ReceiptMisc
 
getInstallmentFrom() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getInstallmentTo() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getInstHeaderIds() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getInstrumentAmount() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getInstrumentAmount() - Method in interface org.egov.collection.integration.models.PaymentInfo
 
getInstrumentAmount() - Method in class org.egov.collection.integration.models.PaymentInfoATM
 
getInstrumentAmount() - Method in class org.egov.collection.integration.models.PaymentInfoBank
 
getInstrumentAmount() - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
getInstrumentAmount() - Method in class org.egov.collection.integration.models.PaymentInfoCash
 
getInstrumentAmount() - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
getInstrumentAmount() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getInstrumentAmount() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getInstrumentDate() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getInstrumentDate() - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
getInstrumentDate() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getInstrumentDate() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getInstrumentDetailAsString() - Method in class org.egov.collection.entity.ReceiptHeader
 
getInstrumentDetails() - Method in class org.egov.collection.entity.ChallanInfo
 
getInstrumentDetails() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getInstrumentDetails() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getInstrumentDishonorReason() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getInstrumentHeader() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getInstrumentHeader() - Method in class org.egov.collection.entity.RemittanceInstrument
 
getInstrumentHeaderid() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getInstrumentNumber() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getInstrumentNumber() - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
getInstrumentNumber() - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
getInstrumentNumber() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getInstrumentNumber() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getInstrumentReceiptInfo(String, String) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
Returns set of bill receipt information for given instrument number.
getInstrumentReceiptInfo(String, Set<String>) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
Returns the bill receipt information for given set of instrument numbers.
getInstrumentReceiptInfo(String, String) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getInstrumentReceiptInfo(String, Set<String>) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getInstruments(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
getInstrumentsAsString() - Method in class org.egov.collection.entity.ReceiptHeader
 
getInstrumentStatus() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getInstrumentStatus() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getInstrumentType() - Method in class org.egov.collection.entity.ReceiptHeader
Returns instrument type of receipts associated with the receipt.
getInstrumentType() - Method in interface org.egov.collection.integration.models.PaymentInfo
 
getInstrumentType() - Method in class org.egov.collection.integration.models.PaymentInfoATM
 
getInstrumentType() - Method in class org.egov.collection.integration.models.PaymentInfoBank
 
getInstrumentType() - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
getInstrumentType() - Method in class org.egov.collection.integration.models.PaymentInfoCash
This method returns the Instrument Type Name
getInstrumentType() - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
getInstrumentType() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getInstrumentType() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getInstrumentTypeByType(String) - Method in class org.egov.collection.utils.FinancialsUtil
Fetches instrument type object for given instrument type as string
getIsActualDemand() - Method in class org.egov.collection.entity.ReceiptDetail
 
getIsActualDemand() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
getIsFlagged() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getIsModifiable() - Method in class org.egov.collection.entity.ReceiptHeader
 
getIsReconciled() - Method in class org.egov.collection.entity.ReceiptHeader
 
getIsRevenueAccount() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getIsRevenueAccount() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getItemCode() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getItemCode() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getLatePaymentCharges() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getLegacy() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getLegacy() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getLocation() - Method in class org.egov.collection.entity.ReceiptHeader
 
getLocationById(Long) - Method in class org.egov.collection.utils.CollectionsUtil
 
getLocationOfUser(Map<String, Object>) - Method in class org.egov.collection.utils.CollectionsUtil
 
getLoggedInUser() - Method in class org.egov.collection.utils.CollectionsUtil
This method returns the User instance associated with the logged in user
getLoggedInUserName() - Method in class org.egov.collection.utils.CollectionsUtil
 
getManualreceiptdate() - Method in class org.egov.collection.entity.ReceiptHeader
 
getManualReceiptDate() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getManualReceiptDate() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getManualreceiptnumber() - Method in class org.egov.collection.entity.ReceiptHeader
 
getManualReceiptNumber() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getManualReceiptNumber() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getMerchantId() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getMerchantId() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getMinimumAmount() - Method in class org.egov.collection.entity.ReceiptHeader
 
getMinimumAmount() - Method in class org.egov.collection.integration.models.BillDetails
 
getMode() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getModifiedBy() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getModifiedBy() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getModule() - Method in class org.egov.collection.entity.ServiceModuleMapping
 
getNonPrimaryDeptOfUser(User) - Method in class org.egov.collection.utils.CollectionsUtil
 
getOldChallanNumber() - Method in class org.egov.collection.entity.Challan
 
getOnlineAmount() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getOnlineAmount() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getOnlineCount() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getOnlineCount() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getOnlinePayment() - Method in class org.egov.collection.entity.ReceiptHeader
 
getOnlinePaymentReportData(String, String, String, String, String) - Method in class org.egov.collection.service.CollectionReportHeadWiseService
 
getOnlinePaymentReportData(String, String, String, String, String) - Method in class org.egov.collection.service.CollectionReportService
 
getOnlinePendingReceipts(String, String) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
Returns the online pending bill receipt information for given service and consumer code
getOnlinePendingReceipts(String, String) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getOnlineservicename() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getOnlineTransactionHistory(String) - Method in class org.egov.collection.utils.CollectionsUtil
 
getOperatorPosition(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
 
getOrder() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
getOrderNumber() - Method in class org.egov.collection.entity.AccountPayeeDetailInfo
 
getOrdernumber() - Method in class org.egov.collection.entity.ReceiptDetail
 
getOrderNumber() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getOrderNumber() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getOverrideAccountHeads() - Method in class org.egov.collection.entity.ReceiptHeader
 
getOverrideAccountHeadsAllowed() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns True if Account Overriding is allowed else return False
getOverrideAccountHeadsAllowed() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getPaidBy() - Method in class org.egov.collection.entity.ReceiptHeader
 
getPaidBy() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns the name of the person who made the payment
getPaidBy() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getPaidBy() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getPaidBy() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getPartPaymentAllowed() - Method in class org.egov.collection.entity.ReceiptHeader
 
getPartPaymentAllowed() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns True if Part Payment Allowed else return False
getPartPaymentAllowed() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getPayeeAddress() - Method in class org.egov.collection.entity.ChallanInfo
 
getPayeeAddress() - Method in class org.egov.collection.entity.ReceiptHeader
 
getPayeeAddress() - Method in class org.egov.collection.integration.models.BillPayeeDetails
 
getPayeeAddress() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getPayeeAddress() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getPayeeEmail() - Method in class org.egov.collection.entity.ReceiptHeader
 
getPayeeEmail() - Method in class org.egov.collection.integration.models.BillPayeeDetails
 
getPayeeName() - Method in class org.egov.collection.entity.ChallanInfo
 
getPayeename() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getPayeeName() - Method in class org.egov.collection.entity.ReceiptHeader
 
getPayeeName() - Method in class org.egov.collection.integration.models.BillPayeeDetails
 
getPayeeName() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getPayeeName() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getPayees() - Method in interface org.egov.collection.integration.models.BillInfo
This method return list of bill payee details where in each can have multiple bills associated.
getPayees() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getPaymentGatewayAdaptor(String) - Method in class org.egov.collection.utils.CollectionCommon
 
getPaymentId() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getPaymentMode() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getPaymentPeriod() - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
getPaymentType() - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
getPaytGatewayServiceCode() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getPaytGatewayServiceCode() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getPayTo() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getPenaltyAmount() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getPersistenceService() - Method in class org.egov.collection.integration.services.RemittanceSchedulerService
 
getPositionByDeptDesgAndBoundary(Boundary) - Method in class org.egov.collection.utils.CollectionsUtil
 
getPositionById(Long) - Method in class org.egov.collection.utils.CollectionsUtil
Gets position by given position id
getPositionByName(String) - Method in class org.egov.collection.utils.CollectionsUtil
Gets position by given position name
getPositionBySearchParameters(String, Integer, Integer, Integer, Integer, Date, Integer) - Method in class org.egov.collection.utils.CollectionsUtil
 
getPositionforEmp(Integer) - Method in class org.egov.collection.utils.CollectionsUtil
This method is invoked from the ReceiptHeader.workFlow script and returns the position for the employee id passed as parameter
getPositionOfUser(User) - Method in class org.egov.collection.utils.CollectionsUtil
 
getPurpose() - Method in class org.egov.collection.entity.ReceiptDetail
 
getPurpose() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
getPurpose() - Method in interface org.egov.collection.integration.models.ReceiptAccountInfo
 
getPurpose() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
getReasonForCancellation() - Method in class org.egov.collection.entity.Challan
 
getReasonForCancellation() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReasonForDelay() - Method in class org.egov.collection.entity.Remittance
 
getReceiptChallanNumber() - Method in class org.egov.collection.entity.ReceiptHeader
This method returns Challan Number associated with the receipt In case of Cancelled receipts, get the receipt object created in liu of old receipt object and returns the challan number associated with the new receipt object.
getReceiptCreators() - Method in class org.egov.collection.utils.CollectionsUtil
 
getReceiptDate() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getReceiptDate() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getReceiptdate() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getReceiptDate() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptdate() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptDate() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getReceiptDate() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getReceiptDetail() - Method in class org.egov.collection.entity.AccountPayeeDetail
 
getReceiptDetailListByReceiptNumber(String) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
This method returns sorted list of only the paid receipt detail for the receipt number provided
getReceiptDetailListByReceiptNumber(String) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getReceiptDetails() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptDetailsByDateAndService(PaymentInfoSearchRequest) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
This method returns the list of receipt created in the system for the given date range and service code of the billing system.
getReceiptDetailsByDateAndService(PaymentInfoSearchRequest) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getReceiptGLDetails() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getReceiptHeader() - Method in class org.egov.collection.entity.Challan
 
getReceiptHeader() - Method in class org.egov.collection.entity.OnlinePayment
 
getReceiptHeader() - Method in class org.egov.collection.entity.ReceiptDetail
 
getReceiptHeader() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptHeader() - Method in class org.egov.collection.entity.ReceiptMisc
 
getReceiptHeader() - Method in class org.egov.collection.entity.ReceiptVoucher
 
getReceiptHeaderforDishonor(Long, Long, Long, String, String) - Method in class org.egov.collection.service.ReceiptHeaderService
 
getReceiptHeaderid() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getReceiptHeaderIds() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getReceiptHeaders() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptId() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getReceiptId() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getReceiptInfo(String, String) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
Returns the bill receipt information for given receipt number
getReceiptInfo(String, Set<String>) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
Returns HashMap of the bill receipt information for given set of receipt numbers
getReceiptInfo(String, String) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getReceiptInfo(String, Set<String>) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
getReceiptInstrument() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptInstrumentType() - Method in class org.egov.collection.entity.ChallanInfo
 
getReceiptInstrumentType() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getReceiptInstrumentType() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getReceiptLocation() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getReceiptLocation() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getReceiptMisc() - Method in class org.egov.collection.entity.ChallanInfo
 
getReceiptMisc() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptMisc() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getReceiptNo() - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
getReceiptNo() - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
getReceiptNum() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getReceiptNum() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getReceiptNumber() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getReceiptNumber() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getReceiptnumber() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getReceiptnumber() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptStatus() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getReceiptStatus() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getReceiptStatusForCode(String) - Method in class org.egov.collection.utils.CollectionsUtil
Returns the Status object for given status code for a receipt
getReceiptTemplateName(char, String) - Method in class org.egov.collection.utils.CollectionsUtil
 
getReceipttype() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptURL() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getReceiptURL() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getReceiptVoucher() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReceiptZoneList() - Method in class org.egov.collection.utils.CollectionsUtil
 
getReconciled() - Method in class org.egov.collection.entity.RemittanceInstrument
 
getReductionAmount() - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
getReferencedate() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReferenceDate() - Method in class org.egov.collection.entity.Remittance
 
getReferenceDesc() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReferenceid() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getReferenceNo() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getReferenceNo() - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
getReferenceNo() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getReferenceNo() - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
getReferencenumber() - Method in class org.egov.collection.entity.ReceiptHeader
 
getReferenceNumber() - Method in class org.egov.collection.entity.Remittance
 
getRefNo() - Method in class org.egov.collection.integration.models.BillDetails
 
getRemarks() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getRemarks() - Method in class org.egov.collection.entity.OnlinePayment
 
getRemarks() - Method in class org.egov.collection.entity.Remittance
 
getRemittance() - Method in class org.egov.collection.entity.RemittanceDetail
 
getRemittance() - Method in class org.egov.collection.entity.RemittanceInstrument
 
getRemittanceDetails() - Method in class org.egov.collection.entity.Remittance
 
getRemittanceDetailsList(BigDecimal, BigDecimal, String, Remittance) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
getRemittanceGLDetails() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getRemittanceInstruments() - Method in class org.egov.collection.entity.Remittance
 
getRemittanceList(ServiceDetails, List<InstrumentHeader>) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
getRemittanceReferenceNumber() - Method in class org.egov.collection.entity.ReceiptHeader
 
getRemittanceVoucherDate(Date) - Method in class org.egov.collection.utils.CollectionsUtil
 
getRequestParameters() - Method in class org.egov.collection.integration.pgi.DefaultPaymentRequest
 
getRequestParameters() - Method in interface org.egov.collection.integration.pgi.PaymentRequest
 
getReversalVoucher(List<HashMap<String, Object>>) - Method in class org.egov.collection.utils.FinancialsUtil
Get the reversal voucher for the voucher header
getReversalVoucherHeader() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getScheme() - Method in class org.egov.collection.entity.ReceiptMisc
 
getSecurityId() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getSecurityId() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getSecurityPassword() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getSecurityPassword() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getSecurityType() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getSecurityType() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getService() - Method in class org.egov.collection.entity.Challan
 
getService() - Method in class org.egov.collection.entity.CollectionBankRemittance
 
getService() - Method in class org.egov.collection.entity.OnlinePayment
 
getService() - Method in class org.egov.collection.entity.ReceiptHeader
 
getServiceCode() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns the service code
getServiceCode() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getServicecode() - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
getServiceCode() - Method in class org.egov.collection.integration.models.RestAggregatePaymentInfo
 
getServiceDetails() - Method in class org.egov.collection.entity.ServiceModuleMapping
 
getServiceName() - Method in class org.egov.collection.entity.ChallanInfo
 
getServiceName() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getServicename() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getServiceName() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getServiceName() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getServiceType() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getSettlementType() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getSettlementType() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getSource() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getSource() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getSource() - Method in class org.egov.collection.entity.ReceiptHeader
 
getSource() - Method in interface org.egov.collection.integration.models.BillInfo
This method returns the source of Receipt Source value is null for the receipts created by ERP.
getSource() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getSource() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getSource() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getSource() - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
getStateDetails() - Method in class org.egov.collection.entity.Challan
 
getStateDetails() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getStateDetails() - Method in class org.egov.collection.entity.ReceiptHeader
 
getStateDetails() - Method in class org.egov.collection.entity.Remittance
 
getStatus() - Method in class org.egov.collection.entity.Challan
 
getStatus() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getStatus() - Method in class org.egov.collection.entity.OnlinePayment
 
getStatus() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getStatus() - Method in class org.egov.collection.entity.ReceiptHeader
 
getStatus() - Method in class org.egov.collection.entity.Remittance
 
getStatus() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getStatusForModuleAndCode(String, String) - Method in class org.egov.collection.utils.CollectionsUtil
This method returns the EgwStatus for the given module type and status code
getSubledgerCode() - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
getSubLedgerDetails() - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
getSubscheme() - Method in class org.egov.collection.entity.ReceiptMisc
 
getThirdPartyUserRoles() - Method in class org.egov.collection.utils.CollectionsUtil
 
getTodate() - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
getTotalAmount() - Method in class org.egov.collection.entity.ChallanInfo
 
getTotalAmount() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getTotalAmount() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getTotalamount() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getTotalAmount() - Method in class org.egov.collection.entity.ReceiptHeader
 
getTotalAmount() - Method in class org.egov.collection.integration.models.BillDetails
 
getTotalAmount() - Method in interface org.egov.collection.integration.models.BillReceiptInfo
 
getTotalAmount() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
getTotalAmountToBeCollected() - Method in class org.egov.collection.entity.ReceiptHeader
 
getTotalReceiptCount() - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
getTotalReceiptCount() - Method in class org.egov.collection.entity.CollectionSummaryReport
 
getTransactionAmount() - Method in class org.egov.collection.entity.OnlinePayment
 
getTransactionDate() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
getTransactionDate() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getTransactionDate() - Method in class org.egov.collection.entity.OnlinePayment
 
getTransactiondate() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getTransactionDate() - Method in class org.egov.collection.integration.models.PaymentInfoATM
Gets the transaction date.
getTransactionDate() - Method in class org.egov.collection.integration.models.PaymentInfoBank
Gets the transaction date.
getTransactionDate() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getTransactionDate() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getTransactionId() - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
getTransactionId() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getTransactionId() - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
getTransactionNumber() - Method in class org.egov.collection.entity.OnlinePayment
 
getTransactionnumber() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getTransactionNumber() - Method in class org.egov.collection.integration.models.PaymentInfoATM
Gets the transaction number.
getTransactionNumber() - Method in class org.egov.collection.integration.models.PaymentInfoBank
Gets the transaction number.
getTransactionNumber() - Method in class org.egov.collection.integration.models.PaymentInfoCard
String
getTransactionNumber() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
getTransactionNumber() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
getTransactionReferenceNumber() - Method in interface org.egov.collection.integration.models.BillInfo
Used Only for Integration.
getTransactionReferenceNumber() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
getTransactionType() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
getTxnamount() - Method in class org.egov.collection.integration.models.RestAggregatePaymentInfo
 
getTxnAmount() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getTxnAmount() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getTxncount() - Method in class org.egov.collection.integration.models.RestAggregatePaymentInfo
 
getTxnDate() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getTxnDate() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getTxnReferenceNo() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getTxnReferenceNo() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getTxnType() - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
getTxnType() - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
getUlbCode() - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
getUlbcode() - Method in class org.egov.collection.integration.models.RestAggregatePaymentInfo
 
getUlbname() - Method in class org.egov.collection.entity.OnlinePaymentResult
 
getUlbNames(String) - Method in class org.egov.collection.service.CollectionReportHeadWiseService
 
getUlbNames(String) - Method in class org.egov.collection.service.CollectionReportService
 
getUserById(Long) - Method in class org.egov.collection.utils.CollectionsUtil
 
getUserByUserName(String) - Method in class org.egov.collection.utils.CollectionsUtil
This method returns the User instance for the userName passed as parameter
getValidUpto() - Method in class org.egov.collection.entity.Challan
 
getValue(String) - Method in class org.egov.collection.config.properties.CollectionApplicationProperties
 
getVoucherDate() - Method in class org.egov.collection.entity.ReceiptHeader
 
getVoucherHeader() - Method in class org.egov.collection.entity.Challan
 
getVoucherheader() - Method in class org.egov.collection.entity.ReceiptVoucher
 
getVoucherHeader() - Method in class org.egov.collection.entity.Remittance
 
getVoucherHeaderId() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getVoucherHeaderIds() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getVoucherNum() - Method in class org.egov.collection.entity.ReceiptHeader
 
getVoucherNumber() - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
getVoucherNumber() - Method in class org.egov.collection.entity.DishonoredChequeBean
 
getVoucherType() - Method in class org.egov.collection.utils.CollectionsUtil
 
getWorkflowUserName() - Method in class org.egov.collection.entity.ReceiptHeader
 

H

hashCode() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
hashCode() - Method in class org.egov.collection.integration.models.BillDetails
 
hashCode() - Method in class org.egov.collection.integration.models.BillInfoImpl
 
hashCode() - Method in class org.egov.collection.integration.models.BillPayeeDetails
 

I

initialiseReceiptModelWithBillInfo(BillInfo, Fund, Department) - Method in class org.egov.collection.utils.CollectionCommon
This method initialises the model, a list of ReceiptPayeeDetails objects with the information contained in the unmarshalled BillCollection instance.
INSTRUMENT_DEPOSITED_STATUS - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENT_DISHONORED_STATUS - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENT_MODES_MAP - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENT_NEW_STATUS - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENT_RECONCILED_STATUS - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENTHEADER_STATUS_CANCELLED - Static variable in class org.egov.collection.constants.CollectionConstants
 
instrumentHeaderService - Variable in class org.egov.collection.integration.services.DishonorChequeService
 
instrumentHeaderService - Variable in class org.egov.collection.utils.FinancialsUtil
 
INSTRUMENTTYPE_ATM - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENTTYPE_BANK - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENTTYPE_CARD - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENTTYPE_CASH - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENTTYPE_CHEQUE - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENTTYPE_CHEQUEORDD - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENTTYPE_DD - Static variable in class org.egov.collection.constants.CollectionConstants
 
INSTRUMENTTYPE_ONLINE - Static variable in class org.egov.collection.constants.CollectionConstants
 
isBounced() - Method in interface org.egov.collection.integration.models.ReceiptInstrumentInfo
 
isBounced() - Method in class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
 
isEmployee(User) - Method in class org.egov.collection.utils.CollectionsUtil
 
isFlagged - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
isPropertyTaxArrearAccountHead(String, String) - Method in class org.egov.collection.utils.CollectionsUtil
This method checks if the given glcode belongs to an account head representing an arrear account head (for Property Tax).
isRevenueAccountHead(CChartOfAccounts, List<CChartOfAccounts>, PersistenceService) - Static method in class org.egov.collection.utils.FinancialsUtil
Checks whether given account is a revenue account (cash/cheque in hand)
isValidTemplate(String) - Method in class org.egov.collection.utils.CollectionsUtil
 

M

Mandatory - Static variable in class org.egov.collection.constants.CollectionConstants
 
MANUALRECEIPTINFOREQUIRED - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_EGOVCOMMON_CASHINHAND - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_EGOVCOMMON_CHEQUEINHAND - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_BANKACCOUNTID - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_BANKBRANCHNAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_BANKCODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_INSTRUMENTAMOUNT - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_INSTRUMENTDATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_INSTRUMENTNUMBER - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_INSTRUMENTTYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_ISPAYCHEQUE - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_TRANSACTIONDATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
MAP_KEY_INSTRSERVICE_TRANSACTIONNUMBER - Static variable in class org.egov.collection.constants.CollectionConstants
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.egov.collection.xml.converter.BillReceiptInfoConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.egov.collection.xml.converter.ReceiptAccountInfoConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.egov.collection.xml.converter.ReceiptInstrumentInfoConverter
 
MESSAGEKEY_AXIS_ACCESS_CODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_COMMAND - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_COMMAND_QUERY - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_LOCALE - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_MERCHANT - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_OPERATOR_ID - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_PASSWORD - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_PAYMENT_CLIENT - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_RECONCILE_URL - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_TICKET_NO - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_AXIS_VERSION - Static variable in class org.egov.collection.constants.CollectionConstants
 
MESSAGEKEY_BILLDESK_REV_HEAD_ - Static variable in class org.egov.collection.constants.CollectionConstants
 
MISMandatoryAttributesKey - Static variable in class org.egov.collection.constants.CollectionConstants
 
MISMandatoryAttributesKeyCollection - Static variable in class org.egov.collection.constants.CollectionConstants
 
MISMandatoryAttributesModule - Static variable in class org.egov.collection.constants.CollectionConstants
 
mode - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
MODULE_NAME_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
MODULE_NAME_COLLECTIONS - Static variable in class org.egov.collection.constants.CollectionConstants
 
MODULE_NAME_COLLECTIONS_CONFIG - Static variable in class org.egov.collection.constants.CollectionConstants
 
MODULE_NAME_DISHONORCHEQUE - Static variable in class org.egov.collection.constants.CollectionConstants
 
MODULE_NAME_INSTRUMENTHEADER - Static variable in class org.egov.collection.constants.CollectionConstants
 
MODULE_NAME_ONLINEPAYMENT - Static variable in class org.egov.collection.constants.CollectionConstants
 
MODULE_NAME_PROPERTYTAX - Static variable in class org.egov.collection.constants.CollectionConstants
 
MODULE_NAME_RECEIPTHEADER - Static variable in class org.egov.collection.constants.CollectionConstants
 
MODULE_NAME_REMITTANCE - Static variable in class org.egov.collection.constants.CollectionConstants
 
myLinkId() - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
myLinkId() - Method in class org.egov.collection.entity.ReceiptHeader
 
myLinkIdForChallanMisc() - Method in class org.egov.collection.entity.ReceiptHeader
 

N

NO - Static variable in class org.egov.collection.constants.CollectionConstants
 

O

ONLINE_PAYMENT_AXIS_MERCHANTID - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINE_PAYMENT_BILLDESK_MERCHANTID - Static variable in class org.egov.collection.constants.CollectionConstants
 
OnlinePayment - Class in org.egov.collection.entity
ReceiptHeader generated by hbm2java
OnlinePayment() - Constructor for class org.egov.collection.entity.OnlinePayment
 
ONLINEPAYMENT_INVOKE_URL - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_CODE_ABORTED - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_CODE_FAILURE - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_CODE_PENDING - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_CODE_REFUNDED - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_CODE_SUCCESS - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_CODE_TO_BE_REFUNDED - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_DESC_FAILURE - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_DESC_PENDING - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_DESC_REFUNDED - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_DESC_SUCCESS - Static variable in class org.egov.collection.constants.CollectionConstants
 
ONLINEPAYMENT_STATUS_DESC_TO_BE_REFUNDED - Static variable in class org.egov.collection.constants.CollectionConstants
 
OnlinePaymentResult - Class in org.egov.collection.entity
 
OnlinePaymentResult() - Constructor for class org.egov.collection.entity.OnlinePaymentResult
 
OPENBRACKET - Static variable in class org.egov.collection.constants.CollectionConstants
 
org.egov.collection.autonumber - package org.egov.collection.autonumber
 
org.egov.collection.autonumber.impl - package org.egov.collection.autonumber.impl
 
org.egov.collection.config.properties - package org.egov.collection.config.properties
 
org.egov.collection.constants - package org.egov.collection.constants
 
org.egov.collection.entity - package org.egov.collection.entity
 
org.egov.collection.handler - package org.egov.collection.handler
 
org.egov.collection.integration.models - package org.egov.collection.integration.models
 
org.egov.collection.integration.pgi - package org.egov.collection.integration.pgi
 
org.egov.collection.integration.services - package org.egov.collection.integration.services
 
org.egov.collection.scheduler - package org.egov.collection.scheduler
 
org.egov.collection.service - package org.egov.collection.service
 
org.egov.collection.utils - package org.egov.collection.utils
 
org.egov.collection.workflow.renderer - package org.egov.collection.workflow.renderer
 
org.egov.collection.xml.converter - package org.egov.collection.xml.converter
 

P

PAISE_RUPEE_CONVERTER - Static variable in class org.egov.collection.integration.pgi.AxisAdaptor
 
parsePaymentResponse(String) - Method in class org.egov.collection.integration.pgi.AxisAdaptor
This method parses the given response string into a AXIS payment response object.
parsePaymentResponse(String) - Method in interface org.egov.collection.integration.pgi.PaymentGatewayAdaptor
Parses the payment response string received from the payment gateway and creates the payment response object
PAYMENT_REQUEST_MESSAGE_KEY - Static variable in class org.egov.collection.constants.CollectionConstants
 
PAYMENT_REQUEST_MSG_NA - Static variable in class org.egov.collection.constants.CollectionConstants
 
PAYMENT_REQUEST_SECURITY_ID - Static variable in class org.egov.collection.constants.CollectionConstants
 
PaymentGatewayAdaptor - Interface in org.egov.collection.integration.pgi
Adaptor interface for integrating with third party payment gateway systems.
Any new payment gateway can be integrated with collections system by writing a class that implements this interface, and then defining a bean in application context for this class with id as [ServiceCode]PaymentGatewayAdaptor
where [ServiceCode] is the service code for that payment gateway service.
PAYMENTGATEWAYADAPTOR_INTERFACE_SUFFIX - Static variable in class org.egov.collection.constants.CollectionConstants
 
paymentId - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
PaymentInfo - Interface in org.egov.collection.integration.models
Represents the payment information
PaymentInfo.TYPE - Enum in org.egov.collection.integration.models
 
PaymentInfoATM - Class in org.egov.collection.integration.models
 
PaymentInfoATM(BigDecimal, Long, Integer, Date) - Constructor for class org.egov.collection.integration.models.PaymentInfoATM
 
PaymentInfoATM() - Constructor for class org.egov.collection.integration.models.PaymentInfoATM
Default Constructor
PaymentInfoBank - Class in org.egov.collection.integration.models
 
PaymentInfoBank(BigDecimal, Long, Long, Integer, Date) - Constructor for class org.egov.collection.integration.models.PaymentInfoBank
 
PaymentInfoBank() - Constructor for class org.egov.collection.integration.models.PaymentInfoBank
Default Constructor
PaymentInfoCard - Class in org.egov.collection.integration.models
 
PaymentInfoCard() - Constructor for class org.egov.collection.integration.models.PaymentInfoCard
Default Constructor
PaymentInfoCard(String, BigDecimal, String, String, String, String, PaymentInfoCard.CARDTYPE) - Constructor for class org.egov.collection.integration.models.PaymentInfoCard
 
PaymentInfoCard.CARDTYPE - Enum in org.egov.collection.integration.models
 
PaymentInfoCash - Class in org.egov.collection.integration.models
 
PaymentInfoCash(BigDecimal) - Constructor for class org.egov.collection.integration.models.PaymentInfoCash
 
PaymentInfoCash() - Constructor for class org.egov.collection.integration.models.PaymentInfoCash
Default Constructor
PaymentInfoChequeDD - Class in org.egov.collection.integration.models
 
PaymentInfoChequeDD() - Constructor for class org.egov.collection.integration.models.PaymentInfoChequeDD
Default constructor
PaymentInfoChequeDD(Long, String, Date, String, PaymentInfo.TYPE, BigDecimal) - Constructor for class org.egov.collection.integration.models.PaymentInfoChequeDD
 
PaymentInfoSearchRequest - Class in org.egov.collection.integration.models
 
PaymentInfoSearchRequest() - Constructor for class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
PaymentInfoService - Interface in org.egov.collection.integration.services
 
PaymentRequest - Interface in org.egov.collection.integration.pgi
The payment request interface.
PaymentResponse - Interface in org.egov.collection.integration.pgi
The payment response interface.
perform(ReceiptHeader, String, String, String, Position, String) - Method in class org.egov.collection.service.ReceiptHeaderService
 
performWorkflow(String, ReceiptHeader, String) - Method in class org.egov.collection.service.ReceiptHeaderService
 
performWorkflowForAllReceipts(String, List<ReceiptHeader>, String, Position, Position) - Method in class org.egov.collection.service.ReceiptHeaderService
 
persist(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
This method persists the given ReceiptPayeeDetails entity.
persistChallan(ReceiptHeader, Position, String, String) - Method in class org.egov.collection.service.ReceiptHeaderService
This method persists the given ReceiptPayeeDetails entity.
persistenceService - Variable in class org.egov.collection.utils.CollectionCommon
 
persistFieldReceipt(ReceiptHeader, List<InstrumentHeader>) - Method in class org.egov.collection.service.ReceiptHeaderService
 
persistReceiptObject(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
This method persists the given set of ReceiptPayeeDetails instances with receipt number as Pending
PGI_AUTHORISATION_CODE_SUCCESS - Static variable in class org.egov.collection.constants.CollectionConstants
 
PGI_AUTHORISATION_CODE_WAITINGFOR_PAY_GATEWAY_RESPONSE - Static variable in class org.egov.collection.constants.CollectionConstants
 
PGI_BILLINGSERVICE_CONFIGKEY - Static variable in class org.egov.collection.constants.CollectionConstants
 
PIPE_SEPARATOR - Static variable in class org.egov.collection.constants.CollectionConstants
 
populateAndPersistDishonorCheque(DishonoredChequeBean) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
populateAndPersistReceipts(ReceiptHeader, List<InstrumentHeader>) - Method in class org.egov.collection.service.ReceiptHeaderService
This method performs the following for receipts to be newly created: The user instrument header details, and actual amount paid by user is captured. A debit receipt detail account head is created for the total credit collected. Vouchers are created
populateAndPersistRemittance(BigDecimal, BigDecimal, String, String, String, String, String, List<ReceiptHeader>, String, Date, Bankaccount, BigDecimal, BigDecimal) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
populateDischonourChequedetails(DishonoredChequeBean, CollectionDishonorCheque, String[]) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
populateEntityType(AccountPayeeDetail, EgovCommon) - Method in class org.egov.collection.entity.AccountPayeeDetailInfo
 
populateQueryResults(List<Object[]>) - Method in class org.egov.collection.service.CollectionReportHeadWiseService
 
populateQueryResults(List<Object[]>) - Method in class org.egov.collection.service.CollectionReportService
 
prepareAccountCodeDetails(String, String, BigDecimal, BigDecimal) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
prepareBankRemittanceReport(List<ReceiptHeader>) - Method in class org.egov.collection.service.RemittanceService
 
prepareForUpdateInstrumentDepositSQL() - Method in class org.egov.collection.utils.FinancialsUtil
 
prepareHeaderDetails(String, Date) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
processFailureMsg(ReceiptHeader, PaymentResponse) - Method in class org.egov.collection.integration.services.ReconciliationService
This method processes the failure message arriving from the payment gateway.
processMobilePayments(BillInfoImpl) - Method in interface org.egov.collection.integration.services.CollectionIntegrationService
This method returns Payment Request to process payments through mobile
processMobilePayments(BillInfoImpl) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
processSuccessMsg(ReceiptHeader, PaymentResponse) - Method in class org.egov.collection.integration.services.ReconciliationService
This method processes the success message arriving from the payment gateway.
PROFESSIONALTAX_REFERENCEDESCRIPTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
PROPERTYTAX_REFERENCEDESCRIPTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
PURPOSE_NAME_ATM_ACCOUNTCODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
PURPOSE_NAME_CASH_IN_HAND - Static variable in class org.egov.collection.constants.CollectionConstants
 
PURPOSE_NAME_CASH_IN_TRANSIT - Static variable in class org.egov.collection.constants.CollectionConstants
 
PURPOSE_NAME_CHEQUE_IN_HAND - Static variable in class org.egov.collection.constants.CollectionConstants
 
PURPOSE_NAME_CREDIT_CARD - Static variable in class org.egov.collection.constants.CollectionConstants
 
PURPOSE_NAME_INTERUNITACCOUNT - Static variable in class org.egov.collection.constants.CollectionConstants
 

Q

QUARTZ_BULKBILL_JOBS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ACCOUNTDETAILKEY_BY_DETAILKEY - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ACCOUNTDETAILTYPE_BY_ID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ACTIVE_COUNTERS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ACTIVE_SERVICE_CATEGORY - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ACTIVE_SERVICES_BY_CODES - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ACTIVE_SERVICES_BY_TYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_ACTIVE_FINANCIAL_YEAR - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_DEPARTMENTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_FIELD - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_FUNCTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_FUNCTIONARY - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_FUND - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_FUNDSOURCE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_LOCATIONS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_REMITTANCE_BANKACCOUNT_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALL_STATUSES_FOR_MODULE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ALLCOUNTERS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_BANKREMITTANCE_WORKFLOWDEPARTMENTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_BANKREMITTANCE_WORKFLOWDESIGNATIONS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_CHALLAN_SERVICES - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_CHALLAN_WORKFLOWDEPARTMENTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_CHALLAN_WORKFLOWDESIGNATIONS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_CHALLANRECEIPT_BY_REFERENCEID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_CHARTOFACCOUNT_BY_INSTRTYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_COLLECTION_SERVICS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_CREATEDBYUSERS_OF_RECEIPTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_DEPARTMENT_BY_CODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_DEPARTMENT_BY_ID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_DISHONOR_STATE_OWNERS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_FUNCTIONARY_BY_CODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_GET_CONTRAVOUCHERBYVOUCHERHEADERID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_GET_INSTRUMENTHEADER_BY_ID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_GET_LOCATIONBYID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_GETFINANCIALYEARBYDATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_INSTRUMENT_DISHONOR_STATUSES - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_INSTRUMENTTYPE_BY_TYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ONLINE_PENDING_RECEIPTS_BY_CONSUMERCODE_AND_SERVICECODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ONLINERECEIPTS_BY_STATUSCODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPT_BY_CHALLANID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPT_BY_ID_AND_CITYCODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPT_BY_ID_AND_CONSUMERCODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPT_BY_ID_AND_STATUSNOTCANCELLED - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPT_BY_RECEIPTID_AND_REFERENCENUMBER - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPT_BY_RECEIPTNUM_AND_SERVICECODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPT_BY_SERVICE_MANUALRECEIPTNO_AND_DATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPT_BY_SERVICE_RECEIPTNUMBER_CONSUMERCODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPT_VOUCHER_BY_RECEIPTID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPTDETAIL_BY_RECEIPTNUMBER - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPTS_BY_DATE_AND_SERVICECODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPTS_BY_INSTRUMENTHEADER_AND_SERVICECODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPTS_BY_INSTRUMENTNO_AND_SERVICECODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPTS_BY_RECEIPTNUM - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPTS_BY_RECONSTATUS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPTS_BY_REFNUM_AND_SERVICECODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPTS_FOR_BOUNCED_INSTRUMENTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_RECEIPTS_FOR_VOUCHERS - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_REMITTANCEVOUCHER_CREATOR_LIST - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SCHEME_BY_FUNDID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SERVICE_BY_CATEGORY_FOR_TYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SERVICE_BY_CODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SERVICE_BY_ID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SERVICE_BY_NAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SERVICE_CATEGORY_BY_CODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SERVICE_CATEGORY_FOR_TYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SERVICE_DETAIL_BY_CATEGORY - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SERVICES_BY_TYPE - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_STATUSES_FOR_MODULE_AND_CODES - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_SUBSCHEME_BY_SCHEMEID - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_VALIDRECEIPT_BY_CHALLANNO - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_VOUCHERHEADER_BY_VOUCHERNUMBER - Static variable in class org.egov.collection.constants.CollectionConstants
 
QUERY_ZONE_OF_RECEIPTS - Static variable in class org.egov.collection.constants.CollectionConstants
 

R

RCPT_CANCEL - Static variable in class org.egov.collection.constants.CollectionConstants
 
RCPT_CREATE - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_CANCELLED_REASON - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_CANCELLED_SUCCESS - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_DEPOSITED_CANCELLED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_APPROVED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_CANCELLATION_CHECKED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_CANCELLATION_CREATED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_CANCELLATION_REJECTED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_CANCELLED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_FAILED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_INSTRUMENT_BOUNCED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_PENDING - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_REMITTED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_SUBMITTED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_CODE_TO_BE_SUBMITTED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_DESC_CANCELLED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_DESC_CREATED - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_STATUS_DESC_PENDING - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_TEMPLATE_NAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_TYPE_ADHOC - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_TYPE_BILL - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_TYPE_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
RECEIPT_VIEW_SOURCEPATH - Static variable in class org.egov.collection.constants.CollectionConstants
 
ReceiptAccountInfo - Interface in org.egov.collection.integration.models
 
ReceiptAccountInfoConverter - Class in org.egov.collection.xml.converter
 
ReceiptAccountInfoConverter() - Constructor for class org.egov.collection.xml.converter.ReceiptAccountInfoConverter
 
ReceiptAccountInfoImpl - Class in org.egov.collection.integration.models
Provides account information for receipts
ReceiptAccountInfoImpl(ReceiptDetail, ChartOfAccountsHibernateDAO, PersistenceService) - Constructor for class org.egov.collection.integration.models.ReceiptAccountInfoImpl
Creates the receipt account info for given receipt detail.
receiptAmountBifurcation(BillReceiptInfo) - Method in interface org.egov.collection.integration.services.BillingIntegrationService
Collection system invokes billing system to get the amount bifurcation information from object passed as parameter.
receiptAmountBifurcation(BillReceiptInfo) - Method in class org.egov.collection.integration.services.BillingIntegrationServiceStub
 
ReceiptAmountInfo - Class in org.egov.collection.integration.models
 
ReceiptAmountInfo() - Constructor for class org.egov.collection.integration.models.ReceiptAmountInfo
 
ReceiptDetail - Class in org.egov.collection.entity
 
ReceiptDetail() - Constructor for class org.egov.collection.entity.ReceiptDetail
 
ReceiptDetail(CChartOfAccounts, CFunction, BigDecimal, BigDecimal, BigDecimal, Long, String, Boolean, ReceiptHeader, String) - Constructor for class org.egov.collection.entity.ReceiptDetail
 
ReceiptDetailInfo - Class in org.egov.collection.entity
Used By Miscellaneous Receipts and Challan to create account details, Rebate details, Subledger Details tables
ReceiptDetailInfo() - Constructor for class org.egov.collection.entity.ReceiptDetailInfo
 
ReceiptHeader - Class in org.egov.collection.entity
ReceiptHeader generated by hbm2java
ReceiptHeader() - Constructor for class org.egov.collection.entity.ReceiptHeader
 
ReceiptHeader(String, Date, String, String, BigDecimal, BigDecimal, Boolean, Boolean, Boolean, String, ServiceDetails, String, String, String, String) - Constructor for class org.egov.collection.entity.ReceiptHeader
 
ReceiptHeader(Boolean, Boolean, char, Character, String, ServiceDetails, String, String, BigDecimal) - Constructor for class org.egov.collection.entity.ReceiptHeader
 
receiptHeaderService - Variable in class org.egov.collection.integration.services.DishonorChequeService
 
receiptHeaderService - Variable in class org.egov.collection.integration.services.ReconciliationService
 
ReceiptHeaderService - Class in org.egov.collection.service
Provides services related to receipt header
ReceiptHeaderService() - Constructor for class org.egov.collection.service.ReceiptHeaderService
 
ReceiptHeaderService(Class<ReceiptHeader>) - Constructor for class org.egov.collection.service.ReceiptHeaderService
 
ReceiptInstrumentInfo - Interface in org.egov.collection.integration.models
 
ReceiptInstrumentInfoConverter - Class in org.egov.collection.xml.converter
 
ReceiptInstrumentInfoConverter() - Constructor for class org.egov.collection.xml.converter.ReceiptInstrumentInfoConverter
 
ReceiptInstrumentInfoImpl - Class in org.egov.collection.integration.models
Provides instrument information for a receipt
ReceiptInstrumentInfoImpl(InstrumentHeader) - Constructor for class org.egov.collection.integration.models.ReceiptInstrumentInfoImpl
Creates the instrument information object from given instrument header
ReceiptMisc - Class in org.egov.collection.entity
ReceiptMisc generated by hbm2java
ReceiptMisc() - Constructor for class org.egov.collection.entity.ReceiptMisc
 
ReceiptMisc(Boundary, Fund, Functionary, Fundsource, Department, ReceiptHeader, Scheme, SubScheme, Bank) - Constructor for class org.egov.collection.entity.ReceiptMisc
 
ReceiptNumberGenerator - Interface in org.egov.collection.autonumber
 
ReceiptNumberGeneratorImpl - Class in org.egov.collection.autonumber.impl
 
ReceiptNumberGeneratorImpl() - Constructor for class org.egov.collection.autonumber.impl.ReceiptNumberGeneratorImpl
 
ReceiptVoucher - Class in org.egov.collection.entity
ReceiptVoucher entity.
ReceiptVoucher() - Constructor for class org.egov.collection.entity.ReceiptVoucher
default constructor
reconcileAXIS() - Method in class org.egov.collection.integration.services.SchedularService
 
reconcileOnlineSuccessPayment(ReceiptHeader, Date, String, BigDecimal, String, List<ReceiptDetail>, ReceiptDetail) - Method in class org.egov.collection.service.ReceiptHeaderService
 
ReconciliationService - Class in org.egov.collection.integration.services
 
ReconciliationService() - Constructor for class org.egov.collection.integration.services.ReconciliationService
 
reconstructReceiptDetail(String, BigDecimal, List<ReceiptDetail>) - Method in interface org.egov.collection.integration.services.BillingIntegrationService
Collection system will invoke this method only when this receipt status is PENDING and there is one more receipt in system created on later/same day with status as APPROVED/SUBMITTED/TO_BE_SUBMITTED
reconstructReceiptDetail(String, BigDecimal, List<ReceiptDetail>) - Method in class org.egov.collection.integration.services.BillingIntegrationServiceStub
 
reconstructReceiptDetail(ReceiptHeader, List<ReceiptDetail>) - Method in class org.egov.collection.utils.CollectionsUtil
 
referenceNo - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
Remittance - Class in org.egov.collection.entity
 
Remittance() - Constructor for class org.egov.collection.entity.Remittance
 
REMITTANCE_BY_VOUCHER_NUMBER - Static variable in class org.egov.collection.constants.CollectionConstants
 
REMITTANCE_NUMBER_PREFIX - Static variable in class org.egov.collection.constants.CollectionConstants
 
REMITTANCE_STATUS_CODE_APPROVED - Static variable in class org.egov.collection.constants.CollectionConstants
 
REMITTANCE_STATUS_CODE_NEW - Static variable in class org.egov.collection.constants.CollectionConstants
 
RemittanceDetail - Class in org.egov.collection.entity
 
RemittanceDetail() - Constructor for class org.egov.collection.entity.RemittanceDetail
 
RemittanceInstrument - Class in org.egov.collection.entity
 
RemittanceInstrument() - Constructor for class org.egov.collection.entity.RemittanceInstrument
 
RemittanceInstrumentJob - Class in org.egov.collection.scheduler
 
RemittanceInstrumentJob() - Constructor for class org.egov.collection.scheduler.RemittanceInstrumentJob
 
remittanceInstrumentProcess(String, Integer) - Method in class org.egov.collection.integration.services.RemittanceSchedulerService
 
RemittanceNumberGenerator - Interface in org.egov.collection.autonumber
 
RemittanceNumberGeneratorImpl - Class in org.egov.collection.autonumber.impl
 
RemittanceNumberGeneratorImpl() - Constructor for class org.egov.collection.autonumber.impl.RemittanceNumberGeneratorImpl
 
RemittanceSchedulerService - Class in org.egov.collection.integration.services
 
RemittanceSchedulerService() - Constructor for class org.egov.collection.integration.services.RemittanceSchedulerService
 
RemittanceService - Class in org.egov.collection.service
 
RemittanceService() - Constructor for class org.egov.collection.service.RemittanceService
 
RemittanceServiceImpl - Class in org.egov.collection.service
 
RemittanceServiceImpl() - Constructor for class org.egov.collection.service.RemittanceServiceImpl
 
REMITTANCEVOUCHERREPORT_BRV - Static variable in class org.egov.collection.constants.CollectionConstants
 
REMITTANCEVOUCHERREPORT_CSL - Static variable in class org.egov.collection.constants.CollectionConstants
 
REPORT - Static variable in class org.egov.collection.constants.CollectionConstants
 
REPORT_GENERATION_ERROR - Static variable in class org.egov.collection.constants.CollectionConstants
 
REPORT_PARAM_COLLECTIONS_UTIL - Static variable in class org.egov.collection.constants.CollectionConstants
 
REPORT_PARAM_EGOV_COMMON - Static variable in class org.egov.collection.constants.CollectionConstants
 
REPORT_TEMPLATE_ONLINE_TRANSACTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
REPORT_TEMPLATE_PENDING_CHALLANS - Static variable in class org.egov.collection.constants.CollectionConstants
 
REPORT_TEMPLATE_RECEIPT_REGISTER - Static variable in class org.egov.collection.constants.CollectionConstants
 
REPORT_TEMPLATE_REMITTANCE_STATEMENT - Static variable in class org.egov.collection.constants.CollectionConstants
 
REPORT_TEMPLATE_REMITTANCE_VOUCHER - Static variable in class org.egov.collection.constants.CollectionConstants
 
ResponseAXIS - Class in org.egov.collection.integration.models
 
ResponseAXIS() - Constructor for class org.egov.collection.integration.models.ResponseAXIS
 
RestAggregatePaymentInfo - Class in org.egov.collection.integration.models
 
RestAggregatePaymentInfo() - Constructor for class org.egov.collection.integration.models.RestAggregatePaymentInfo
 
RestReceiptInfo - Class in org.egov.collection.integration.models
 
RestReceiptInfo(ReceiptHeader) - Constructor for class org.egov.collection.integration.models.RestReceiptInfo
 
RestReceiptInfo() - Constructor for class org.egov.collection.integration.models.RestReceiptInfo
 
REVENUEHEADS - Static variable in class org.egov.collection.constants.CollectionConstants
 

S

SchedularService - Class in org.egov.collection.integration.services
 
SchedularService() - Constructor for class org.egov.collection.integration.services.SchedularService
 
SCHEME - Static variable in class org.egov.collection.constants.CollectionConstants
 
SCRIPT_CHALLANNO_GENERERATOR - Static variable in class org.egov.collection.constants.CollectionConstants
 
SCRIPT_INTERNALREFNO_GENERERATOR - Static variable in class org.egov.collection.constants.CollectionConstants
 
SCRIPT_PAYMENTMODESNOTALLOWED_RULES - Static variable in class org.egov.collection.constants.CollectionConstants
 
SCRIPT_RECEIPTNUMBER_GENERERATOR - Static variable in class org.egov.collection.constants.CollectionConstants
 
SEPARATOR_HYPHEN - Static variable in class org.egov.collection.constants.CollectionConstants
 
SEPARATOR_UNDERSCORE - Static variable in class org.egov.collection.constants.CollectionConstants
 
SEQ_EGCL_DISHONORCHEQUE - Static variable in class org.egov.collection.entity.CollectionDishonorCheque
 
SEQ_EGCL_DISHONORCHEQUEDETAIL - Static variable in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
SEQ_EGF_DISHONORCHEQUESUBDETAIL - Static variable in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
SERVICE - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICE_CODE_COLLECTIONS - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICE_TYPE_BILLING - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICE_TYPE_CHALLAN_COLLECTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICE_TYPE_CLASSIFICATION - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICE_TYPE_MISC_COLLECTION - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICE_TYPE_PAYMENT - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICECATEGORY_CODE - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICECODE_AXIS - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICECODE_PGI_BILLDESK - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICECODE_PROFESSIONALTAX - Static variable in class org.egov.collection.constants.CollectionConstants
 
SERVICECODE_PROPERTYTAX - Static variable in class org.egov.collection.constants.CollectionConstants
 
ServiceModuleMapping - Class in org.egov.collection.entity
 
ServiceModuleMapping() - Constructor for class org.egov.collection.entity.ServiceModuleMapping
 
SERVICETYPETOBANK_ID - Static variable in class org.egov.collection.constants.CollectionConstants
 
SESSION_VAR_LOGIN_USER_LOCATIONID - Static variable in class org.egov.collection.constants.CollectionConstants
 
SESSION_VAR_LOGIN_USER_NAME - Static variable in class org.egov.collection.constants.CollectionConstants
 
SESSION_VAR_RECEIPT_IDS - Static variable in class org.egov.collection.constants.CollectionConstants
 
setAccountDetailKey(Accountdetailkey) - Method in class org.egov.collection.entity.AccountPayeeDetail
 
setAccountDetailType(Accountdetailtype) - Method in class org.egov.collection.entity.AccountPayeeDetail
 
setAccounthead(CChartOfAccounts) - Method in class org.egov.collection.entity.ReceiptDetail
 
setAccounthead(String) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setAccountNumber(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setAccountPayeeDetails(Set<AccountPayeeDetail>) - Method in class org.egov.collection.entity.ReceiptDetail
 
setAccountPayeeList(ReceiptHeader) - Method in class org.egov.collection.utils.CollectionCommon
 
setAdditionalInfo2(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setAdditionalInfo2(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setAdditionalInfo3(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setAdditionalInfo3(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setAdditionalInfo6(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setAdditionalInfo6(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setAdditionalInfo7(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setAdditionalInfo7(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setAdvanceAmount(BigDecimal) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
setAggrCollectionSummaryReportList(List<CollectionSummaryHeadWiseReport>) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReportResult
 
setAggrCollectionSummaryReportList(List<CollectionSummaryReport>) - Method in class org.egov.collection.entity.CollectionSummaryReportResult
 
setAmount(BigDecimal) - Method in class org.egov.collection.entity.AccountPayeeDetail
 
setAmount(Double) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setAmount(BigDecimal) - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
setAmount(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setAmount(BigDecimal) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setAmount(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setAmount(BigDecimal) - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
setArrearCess(BigDecimal) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
setArrearsAmount(BigDecimal) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
To set Arrears(If any).
setAuthorisationStatusCode(String) - Method in class org.egov.collection.entity.OnlinePayment
 
setAuthStatus(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setAuthStatus(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setBankAccount(Bankaccount) - Method in class org.egov.collection.entity.Remittance
 
setBankAccountId(Long) - Method in class org.egov.collection.integration.models.PaymentInfoBank
 
setBankAccounttoRemit(Bankaccount) - Method in class org.egov.collection.entity.CollectionBankRemittance
 
setBankcChargesChartofaccounts(CChartOfAccounts) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setBankChargesAmt(BigDecimal) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setBankchargesVoucherHeader(CVoucherHeader) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setBankId(Long) - Method in class org.egov.collection.integration.models.PaymentInfoATM
 
setBankId(Long) - Method in class org.egov.collection.integration.models.PaymentInfoBank
 
setBankId(Long) - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
setBankId(Integer) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setBankId(Integer) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setBankMerchantId(Integer) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setBankMerchantId(Integer) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setBankName(String) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setBankName(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setBankreason(String) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setBankReferenceNo(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setBankReferenceNo(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setBankReferenceNumber(String) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setBillingServiceCode(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setBillingServiceCode(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setBoundary(Boundary) - Method in class org.egov.collection.entity.ReceiptMisc
 
setBranchName(String) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setBranchName(String) - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
setCallbackForApportioning(Boolean) - Method in class org.egov.collection.entity.ReceiptHeader
 
setCallbackForApportioning(Boolean) - Method in class org.egov.collection.integration.models.BillInfoImpl
 
setCardTypeValue(PaymentInfoCard.CARDTYPE) - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
setCashAmount(Double) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setCashAmount(BigDecimal) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setCashCount(String) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setCashCount(String) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setChallan(Challan) - Method in class org.egov.collection.entity.ReceiptHeader
 
setChallanDate(Date) - Method in class org.egov.collection.entity.Challan
 
setChallanNumber(String) - Method in class org.egov.collection.entity.Challan
 
setChallanService(ChallanService) - Method in class org.egov.collection.service.ReceiptHeaderService
 
setChartOfAccount(CChartOfAccounts) - Method in class org.egov.collection.entity.RemittanceDetail
 
setChartofaccounts(CChartOfAccounts) - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
setChecksum(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setChecksum(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setChequeDate(Date) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setChequeddAmount(Double) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setChequeddAmount(BigDecimal) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setChequeddCount(String) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setChequeddCount(String) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setChequeNo(String) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setCollectionBankRemittanceReportList(List<CollectionBankRemittanceReport>) - Method in class org.egov.collection.entity.CollectionRemittanceReportResult
 
setCollectionCommon(CollectionCommon) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
setCollectionCommon(CollectionCommon) - Method in class org.egov.collection.integration.services.ReconciliationService
 
setCollectionHeader(ReceiptHeader) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setCollectionRemittance(Set<ReceiptHeader>) - Method in class org.egov.collection.entity.Remittance
 
setCollectionsNumberGenerator(CollectionsNumberGenerator) - Method in class org.egov.collection.service.ReceiptHeaderService
 
setCollectionsNumberGenerator(CollectionsNumberGenerator) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
setCollectionSummaryReportList(List<CollectionSummaryHeadWiseReport>) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReportResult
 
setCollectionSummaryReportList(List<CollectionSummaryReport>) - Method in class org.egov.collection.entity.CollectionSummaryReportResult
 
setCollectionsUtil(CollectionsUtil) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
setCollectionsUtil(CollectionsUtil) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
setCollectionsUtil(CollectionsUtil) - Method in class org.egov.collection.integration.services.ReconciliationService
 
setCollectionsUtil(CollectionsUtil) - Method in class org.egov.collection.integration.services.RemittanceSchedulerService
 
setCollectionsUtil(CollectionsUtil) - Method in class org.egov.collection.service.ChallanService
 
setCollectionsUtil(CollectionsUtil) - Method in class org.egov.collection.service.ReceiptHeaderService
This method sets the status of the receipt to be cancelled as CANCELLED and persists it A new receipt header object is populated with the data contained in the cancelled receipt.
setCollectionsUtil(CollectionsUtil) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
setCollectionsUtil(CollectionsUtil) - Method in class org.egov.collection.utils.CollectionCommon
 
setCollectiontype(Character) - Method in class org.egov.collection.entity.ReceiptHeader
 
setCollModesNotAllwd(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setConsumerCode(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setContraService(ContraService) - Method in class org.egov.collection.utils.FinancialsUtil
 
setCounterName(String) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setCounterName(String) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setCramount(BigDecimal) - Method in class org.egov.collection.entity.ReceiptDetail
 
setCramountToBePaid(BigDecimal) - Method in class org.egov.collection.entity.ReceiptDetail
 
setCreditAmount(BigDecimal) - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
setCreditAmount(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setCreditAmount(BigDecimal) - Method in class org.egov.collection.entity.RemittanceDetail
 
setCreditAmountDetail(BigDecimal) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setCurrencyName(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setCurrencyName(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setCurrentCess(BigDecimal) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
setCurrentInstallmentAmount(BigDecimal) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
To set current install amount
setCustomerId(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setCustomerId(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setCvvNumber(String) - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
setDateTime(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setDebitAmount(BigDecimal) - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
setDebitAmount(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setDebitAmount(BigDecimal) - Method in class org.egov.collection.entity.RemittanceDetail
 
setDebitAmountDetail(BigDecimal) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setDepartment(Department) - Method in class org.egov.collection.entity.ReceiptMisc
 
setDepositedInBank(Bank) - Method in class org.egov.collection.entity.CollectionBankRemittance
 
setDepositedInBank(Bank) - Method in class org.egov.collection.entity.ReceiptMisc
 
setDescription(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setDescription(String) - Method in class org.egov.collection.entity.ReceiptDetail
 
setDetailCode(String) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setDetailKey(Integer) - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
setDetailKey(String) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setDetailKeyId(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setDetailKeyId(Integer) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setDetails(Set<CollectionDishonorChequeDetails>) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setDetailType(Integer) - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
setDetailType(Accountdetailtype) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setDetailTypeId(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setDetailTypeName(String) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setDishonorcheque(CollectionDishonorCheque) - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
setDishonorchequedetail(CollectionDishonorChequeDetails) - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
setDishonorReason(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setDisplayMsg(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setDistrictname(String) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setDramount(BigDecimal) - Method in class org.egov.collection.entity.ReceiptDetail
 
setEgovCommon(EgovCommon) - Method in class org.egov.collection.utils.CollectionCommon
 
setEmployeeName(String) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setEmployeeName(String) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setError(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setErrorCode(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setErrorDescription(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setErrorDescription(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setErrorStatus(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setErrorStatus(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setExpMonth(String) - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
setExpYear(String) - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
setFinancialsUtil(FinancialsUtil) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
setFinancialsUtil(FinancialsUtil) - Method in class org.egov.collection.integration.services.RemittanceSchedulerService
 
setFinancialsUtil(FinancialsUtil) - Method in class org.egov.collection.service.ReceiptHeaderService
 
setFinancialsUtil(FinancialsUtil) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
setFinancialsUtil(FinancialsUtil) - Method in class org.egov.collection.utils.CollectionCommon
 
setFinancialYear(CFinancialYear) - Method in class org.egov.collection.entity.ReceiptDetail
 
setFinancialYearId(Long) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setFinancialYearRange(String) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setFromdate(Date) - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
setFunction(CFunction) - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
setFunction(CFunction) - Method in class org.egov.collection.entity.ReceiptDetail
 
setFunction(CFunction) - Method in class org.egov.collection.entity.Remittance
 
setFunctionDetail(String) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setFunctionId(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setFunctionIdDetail(Long) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setFund(Fund) - Method in class org.egov.collection.entity.ReceiptMisc
 
setFund(Fund) - Method in class org.egov.collection.entity.Remittance
 
setFundsource(Fundsource) - Method in class org.egov.collection.entity.ReceiptMisc
 
setGlCode(String) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setGlcode(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setGlcode(CChartOfAccounts) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setGlcodeDetail(String) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setGlcodeId(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setGlcodeIdDetail(Long) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setId(Long) - Method in class org.egov.collection.entity.AccountPayeeDetail
 
setId(Long) - Method in class org.egov.collection.entity.Challan
 
setId(Long) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setId(Long) - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
setId(Long) - Method in class org.egov.collection.entity.CollectionDishonorChequeSubLedgerDetails
 
setId(Long) - Method in class org.egov.collection.entity.ReceiptDetail
 
setId(Long) - Method in class org.egov.collection.entity.ReceiptHeader
 
setId(Long) - Method in class org.egov.collection.entity.ReceiptMisc
 
setId(Long) - Method in class org.egov.collection.entity.ReceiptVoucher
 
setId(Long) - Method in class org.egov.collection.entity.Remittance
 
setId(Long) - Method in class org.egov.collection.entity.RemittanceDetail
 
setIdFunctionary(Functionary) - Method in class org.egov.collection.entity.ReceiptMisc
 
setInstallmentFrom(String) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
setInstallmentTo(String) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
 
setInstHeaderIds(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setInstrumentAmount(BigDecimal) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setInstrumentAmount(BigDecimal) - Method in interface org.egov.collection.integration.models.PaymentInfo
 
setInstrumentAmount(BigDecimal) - Method in class org.egov.collection.integration.models.PaymentInfoATM
 
setInstrumentAmount(BigDecimal) - Method in class org.egov.collection.integration.models.PaymentInfoBank
 
setInstrumentAmount(BigDecimal) - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
setInstrumentAmount(BigDecimal) - Method in class org.egov.collection.integration.models.PaymentInfoCash
 
setInstrumentAmount(BigDecimal) - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
setInstrumentDate(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setInstrumentDate(Date) - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
setInstrumentDishonorReason(String) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setInstrumentHeader(InstrumentHeader) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setInstrumentHeader(InstrumentHeader) - Method in class org.egov.collection.entity.RemittanceInstrument
 
setInstrumentHeaderid(Long) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setInstrumentHeaderService(PersistenceService<InstrumentHeader, Long>) - Method in class org.egov.collection.utils.FinancialsUtil
 
setInstrumentNumber(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setInstrumentNumber(String) - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
setInstrumentNumber(String) - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
setInstrumentsAsString(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setInstrumentService(InstrumentService) - Method in class org.egov.collection.utils.FinancialsUtil
 
setInstrumentType(PaymentInfo.TYPE) - Method in class org.egov.collection.integration.models.PaymentInfoChequeDD
 
setInstrumentType(String) - Method in class org.egov.collection.scheduler.RemittanceInstrumentJob
 
setIsActualDemand(Boolean) - Method in class org.egov.collection.entity.ReceiptDetail
 
setIsFlagged(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setIsModifiable(Boolean) - Method in class org.egov.collection.entity.ReceiptHeader
 
setIsReconciled(Boolean) - Method in class org.egov.collection.entity.ReceiptHeader
 
setItemCode(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setItemCode(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setLatePaymentCharges(BigDecimal) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
To set late payment charges.
setLocation(Location) - Method in class org.egov.collection.entity.ReceiptHeader
 
setManualreceiptdate(Date) - Method in class org.egov.collection.entity.ReceiptHeader
 
setManualreceiptnumber(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setMerchantId(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setMerchantId(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setMinimumAmount(BigDecimal) - Method in class org.egov.collection.entity.ReceiptHeader
 
setMode(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setModule(Module) - Method in class org.egov.collection.entity.ServiceModuleMapping
 
setModulo(Integer) - Method in class org.egov.collection.scheduler.RemittanceInstrumentJob
 
setOldChallanNumber(String) - Method in class org.egov.collection.entity.Challan
 
setOnlineAmount(Double) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setOnlineAmount(BigDecimal) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setOnlineCount(String) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setOnlineCount(String) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setOnlinePayment(OnlinePayment) - Method in class org.egov.collection.entity.ReceiptHeader
 
setOnlineservicename(String) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setOrdernumber(Long) - Method in class org.egov.collection.entity.ReceiptDetail
 
setOverrideAccountHeads(Boolean) - Method in class org.egov.collection.entity.ReceiptHeader
 
setPaidBy(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setParameter(String, Object) - Method in class org.egov.collection.integration.pgi.DefaultPaymentRequest
 
setPartPaymentAllowed(Boolean) - Method in class org.egov.collection.entity.ReceiptHeader
 
setPayeeAddress(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setPayeeEmail(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setPayeename(String) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setPayeeName(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setPayees(List<BillPayeeDetails>) - Method in interface org.egov.collection.integration.models.BillInfo
This method sets the given list of Bill Payees
setPayees(List<BillPayeeDetails>) - Method in class org.egov.collection.integration.models.BillInfoImpl
 
setPaymentId(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setPaymentInfo(RestReceiptInfo, ReceiptHeader) - Method in interface org.egov.collection.integration.services.PaymentInfoService
API gives information regarding the payment period and payment type (Partially/Fully/Advance)
setPaymentMode(String) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setPaymentPeriod(String) - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
setPaymentType(String) - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
setPaytGatewayServiceCode(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setPaytGatewayServiceCode(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setPayTo(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setPenaltyAmount(BigDecimal) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
To set unauthorized construction penalty, invalid usage etc.
setPersistenceService(PersistenceService) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
setPersistenceService(PersistenceService) - Method in class org.egov.collection.integration.services.ReconciliationService
 
setPersistenceService(PersistenceService) - Method in class org.egov.collection.integration.services.RemittanceSchedulerService
 
setPersistenceService(PersistenceService) - Method in class org.egov.collection.integration.services.SchedularService
 
setPersistenceService(PersistenceService) - Method in class org.egov.collection.service.ReceiptHeaderService
 
setPersistenceService(PersistenceService) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.egov.collection.utils.CollectionCommon
 
setPersistenceService(PersistenceService) - Method in class org.egov.collection.utils.CollectionsUtil
 
setPurpose(String) - Method in class org.egov.collection.entity.ReceiptDetail
 
setReasonForCancellation(String) - Method in class org.egov.collection.entity.Challan
 
setReasonForCancellation(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReasonForDelay(String) - Method in class org.egov.collection.entity.Remittance
 
setReceiptDate(Date) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setReceiptDate(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setReceiptdate(Date) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setReceiptdate(Date) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReceiptDetail(ReceiptDetail) - Method in class org.egov.collection.entity.AccountPayeeDetail
 
setReceiptDetails(Set<ReceiptDetail>) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReceiptDetailsList(ReceiptHeader, String) - Method in class org.egov.collection.utils.CollectionCommon
 
setReceiptGLDetails(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setReceiptHeader(ReceiptHeader) - Method in class org.egov.collection.entity.Challan
 
setReceiptHeader(ReceiptHeader) - Method in class org.egov.collection.entity.OnlinePayment
 
setReceiptHeader(ReceiptHeader) - Method in class org.egov.collection.entity.ReceiptDetail
 
setReceiptHeader(ReceiptHeader) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReceiptHeader(ReceiptHeader) - Method in class org.egov.collection.entity.ReceiptMisc
 
setReceiptHeader(ReceiptHeader) - Method in class org.egov.collection.entity.ReceiptVoucher
 
setReceiptHeaderid(Long) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setReceiptHeaderIds(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setReceiptHeaders(Set<ReceiptHeader>) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReceiptHeaderService(ReceiptHeaderService) - Method in class org.egov.collection.integration.services.CollectionIntegrationServiceImpl
 
setReceiptHeaderService(ReceiptHeaderService) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
setReceiptHeaderService(ReceiptHeaderService) - Method in class org.egov.collection.integration.services.ReconciliationService
 
setReceiptHeaderService(ReceiptHeaderService) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
setReceiptHeaderService(ReceiptHeaderService) - Method in class org.egov.collection.utils.CollectionCommon
 
setReceiptId(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setReceiptId(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setReceiptInstrument(Set<InstrumentHeader>) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReceiptMisc(ReceiptMisc) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReceiptNo(String) - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
setReceiptNo(String) - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
setReceiptNumber(String) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setReceiptNumber(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setReceiptnumber(String) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setReceiptnumber(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReceiptNumber(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
 
setReceipttype(char) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReceiptVoucher(Set<ReceiptVoucher>) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReconciled(Boolean) - Method in class org.egov.collection.entity.RemittanceInstrument
 
setReconciliationService(ReconciliationService) - Method in class org.egov.collection.integration.services.SchedularService
 
setReductionAmount(BigDecimal) - Method in class org.egov.collection.integration.models.ReceiptAmountInfo
To set the rebate/deduction/discount(if any)
setReferencedate(Date) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReferenceDate(Date) - Method in class org.egov.collection.entity.Remittance
 
setReferenceDesc(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReferenceid(BigInteger) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setReferenceNo(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setReferenceNo(String) - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
setReferenceNo(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setReferenceNo(String) - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
setReferencenumber(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setReferenceNumber(String) - Method in class org.egov.collection.entity.Remittance
 
setRemarks(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setRemarks(String) - Method in class org.egov.collection.entity.OnlinePayment
 
setRemarks(String) - Method in class org.egov.collection.entity.Remittance
 
setRemittance(Remittance) - Method in class org.egov.collection.entity.RemittanceDetail
 
setRemittance(Remittance) - Method in class org.egov.collection.entity.RemittanceInstrument
 
setRemittanceDetails(Set<RemittanceDetail>) - Method in class org.egov.collection.entity.Remittance
 
setRemittanceGLDetails(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setRemittanceInstruments(Set<RemittanceInstrument>) - Method in class org.egov.collection.entity.Remittance
 
setRemittanceInstrumentService(PersistenceService<RemittanceInstrument, Long>) - Method in class org.egov.collection.integration.services.RemittanceSchedulerService
 
setRemittancePersistService(PersistenceService<Remittance, Long>) - Method in class org.egov.collection.service.RemittanceServiceImpl
 
setRemittanceReferenceNumber(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setRemittanceSchedulerService(RemittanceSchedulerService) - Method in class org.egov.collection.scheduler.RemittanceInstrumentJob
 
setReportService(ReportService) - Method in class org.egov.collection.utils.CollectionsUtil
 
setReversalVoucherHeader(CVoucherHeader) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setSchedularService(SchedularService) - Method in class org.egov.collection.scheduler.AxisReconciliationJob
 
setScheme(Scheme) - Method in class org.egov.collection.entity.ReceiptMisc
 
setSecurityId(Integer) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setSecurityId(Integer) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setSecurityPassword(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setSecurityPassword(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setSecurityType(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setSecurityType(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setService(ServiceDetails) - Method in class org.egov.collection.entity.Challan
 
setService(ServiceDetails) - Method in class org.egov.collection.entity.CollectionBankRemittance
 
setService(ServiceDetails) - Method in class org.egov.collection.entity.OnlinePayment
 
setService(ServiceDetails) - Method in class org.egov.collection.entity.ReceiptHeader
 
setServicecode(String) - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
setServiceCode(String) - Method in class org.egov.collection.integration.models.RestAggregatePaymentInfo
 
setServiceDetails(ServiceDetails) - Method in class org.egov.collection.entity.ServiceModuleMapping
 
setServiceName(String) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setServicename(String) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setServiceType(String) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setSettlementType(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setSettlementType(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setSource(String) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setSource(String) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setSource(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setSource(String) - Method in class org.egov.collection.integration.models.BillInfoImpl
 
setSource(String) - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
setStatus(EgwStatus) - Method in class org.egov.collection.entity.Challan
 
setStatus(EgwStatus) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setStatus(EgwStatus) - Method in class org.egov.collection.entity.OnlinePayment
 
setStatus(String) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setStatus(EgwStatus) - Method in class org.egov.collection.entity.ReceiptHeader
 
setStatus(EgwStatus) - Method in class org.egov.collection.entity.Remittance
 
setStatus(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setSubledgerCode(String) - Method in class org.egov.collection.entity.ReceiptDetailInfo
 
setSubLedgerDetails(Set<CollectionDishonorChequeSubLedgerDetails>) - Method in class org.egov.collection.entity.CollectionDishonorChequeDetails
 
setSubscheme(SubScheme) - Method in class org.egov.collection.entity.ReceiptMisc
 
setTodate(Date) - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
setTotalAmount(Double) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setTotalAmount(BigDecimal) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setTotalamount(Double) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setTotalAmount(BigDecimal) - Method in class org.egov.collection.entity.ReceiptHeader
 
setTotalAmountToBeCollected(BigDecimal) - Method in class org.egov.collection.entity.ReceiptHeader
 
setTotalReceiptCount(String) - Method in class org.egov.collection.entity.CollectionSummaryHeadWiseReport
 
setTotalReceiptCount(String) - Method in class org.egov.collection.entity.CollectionSummaryReport
 
setTransactionAmount(BigDecimal) - Method in class org.egov.collection.entity.OnlinePayment
 
setTransactionDate(Date) - Method in class org.egov.collection.entity.CollectionDishonorCheque
 
setTransactionDate(Date) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setTransactionDate(Date) - Method in class org.egov.collection.entity.OnlinePayment
 
setTransactiondate(Date) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setTransactionDate(Date) - Method in class org.egov.collection.integration.models.PaymentInfoATM
 
setTransactionDate(Date) - Method in class org.egov.collection.integration.models.PaymentInfoBank
 
setTransactionId(String) - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
setTransactionId(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setTransactionId(String) - Method in class org.egov.collection.integration.models.RestReceiptInfo
 
setTransactionNumber(String) - Method in class org.egov.collection.entity.OnlinePayment
 
setTransactionnumber(String) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setTransactionNumber(Integer) - Method in class org.egov.collection.integration.models.PaymentInfoATM
 
setTransactionNumber(Integer) - Method in class org.egov.collection.integration.models.PaymentInfoBank
 
setTransactionNumber(String) - Method in class org.egov.collection.integration.models.PaymentInfoCard
 
setTransactionReferenceNumber(String) - Method in class org.egov.collection.integration.models.BillInfoImpl
 
setTransactionType(String) - Method in class org.egov.collection.integration.models.ResponseAXIS
 
setTxnamount(BigDecimal) - Method in class org.egov.collection.integration.models.RestAggregatePaymentInfo
 
setTxnAmount(BigDecimal) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setTxnAmount(BigDecimal) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setTxncount(Integer) - Method in class org.egov.collection.integration.models.RestAggregatePaymentInfo
 
setTxnDate(Date) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setTxnDate(Date) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setTxnReferenceNo(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setTxnReferenceNo(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setTxnType(String) - Method in class org.egov.collection.integration.pgi.DefaultPaymentResponse
 
setTxnType(String) - Method in interface org.egov.collection.integration.pgi.PaymentResponse
 
setUlbCode(String) - Method in class org.egov.collection.integration.models.PaymentInfoSearchRequest
 
setUlbcode(String) - Method in class org.egov.collection.integration.models.RestAggregatePaymentInfo
 
setUlbname(String) - Method in class org.egov.collection.entity.OnlinePaymentResult
 
setUserService(UserService) - Method in class org.egov.collection.utils.CollectionsUtil
 
setValidUpto(Date) - Method in class org.egov.collection.entity.Challan
 
setVoucherDate(Date) - Method in class org.egov.collection.entity.ReceiptHeader
 
setVoucherHeader(CVoucherHeader) - Method in class org.egov.collection.entity.Challan
 
setVoucherheader(CVoucherHeader) - Method in class org.egov.collection.entity.ReceiptVoucher
 
setVoucherHeader(CVoucherHeader) - Method in class org.egov.collection.entity.Remittance
 
setVoucherHeaderId(Long) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setVoucherHeaderIds(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setVoucherNum(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
setVoucherNumber(String) - Method in class org.egov.collection.entity.CollectionBankRemittanceReport
 
setVoucherNumber(String) - Method in class org.egov.collection.entity.DishonoredChequeBean
 
setWorkflowUserName(String) - Method in class org.egov.collection.entity.ReceiptHeader
 
startWorkflow(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
Starts workflow for given set of receipt headers.
status - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
STATUS_OF_RECEIPTS - Static variable in class org.egov.collection.constants.CollectionConstants
 
SUBSCHEME - Static variable in class org.egov.collection.constants.CollectionConstants
 
SUPER_USER_NAME - Static variable in class org.egov.collection.constants.CollectionConstants
 

T

toObject(String) - Method in class org.egov.collection.handler.BillCollectXmlHandler
 
toString() - Method in class org.egov.collection.entity.ReceiptDetail
 
toString() - Method in class org.egov.collection.entity.ReceiptHeader
 
toString() - Method in class org.egov.collection.integration.models.BillAccountDetails
 
toString() - Method in class org.egov.collection.integration.models.BillReceiptInfoImpl
 
toString() - Method in class org.egov.collection.integration.models.ReceiptAccountInfoImpl
 
toString() - Method in class org.egov.collection.integration.models.ResponseAXIS
 
toXML(Object) - Method in class org.egov.collection.handler.BillCollectXmlHandler
 
transactionId - Variable in class org.egov.collection.integration.models.ResponseAXIS
 
transactionType - Variable in class org.egov.collection.integration.models.ResponseAXIS
 

U

UNIQUE_CHECKSUM_KEY - Static variable in class org.egov.collection.constants.CollectionConstants
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.egov.collection.xml.converter.BillReceiptInfoConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.egov.collection.xml.converter.ReceiptAccountInfoConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.egov.collection.xml.converter.ReceiptInstrumentInfoConverter
 
updateBillingSystem(ServiceDetails, Set<BillReceiptInfo>, BillingIntegrationService) - Method in class org.egov.collection.service.ReceiptHeaderService
This method looks up the bean to communicate with the billing system and updates the billing system.
updateBillingSystemWithReceiptInfo(ReceiptHeader, BillingIntegrationService, InstrumentHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
Updates the billing system with receipt information
updateCashDeposit(Map<String, Object>) - Method in class org.egov.collection.utils.FinancialsUtil
Deprecated.
updateCashDeposit(Map<String, Object>, CVoucherHeader, InstrumentHeader, Bankaccount) - Method in class org.egov.collection.utils.FinancialsUtil
 
updateCashRemittance(Map<String, Object>, String, Date, Bankaccount, String, List<InstrumentHeader>, CVoucherHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
 
updateCheque_DD_Card_Deposit(Map<String, Object>) - Method in class org.egov.collection.utils.FinancialsUtil
Update Cheque/DD/Card Instrument Status after creating Bank Remittance Voucher(if the Bank Remittance voucher type is Contra)
updateCheque_DD_Card_Deposit(Map, CVoucherHeader, InstrumentHeader, Bankaccount) - Method in class org.egov.collection.utils.FinancialsUtil
 
updateCheque_DD_Card_Deposit_Receipt(Map<String, Object>) - Method in class org.egov.collection.utils.FinancialsUtil
Update Cheque/DD/Card Instrument Status after creating Bank Remittance Voucher(if the Bank Remittance voucher type is Receipt)
updateChequeCardRemittance(Map<String, Object>, String, Boolean, Date, Bankaccount, String, List<InstrumentHeader>, CVoucherHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
 
updateCollectionIndexAndPushMail(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
 
updateCollectionsOnInstrumentDishonor(Long) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
updateDishonoredInstrumentStatus(ReceiptHeader, InstrumentHeader, EgwStatus, boolean) - Method in class org.egov.collection.service.ReceiptHeaderService
 
updateFinancialAndBillingSystem(ReceiptHeader, BillingIntegrationService) - Method in class org.egov.collection.service.ReceiptHeaderService
 
updateInstrument(ReceiptHeader) - Method in class org.egov.collection.service.ReceiptHeaderService
 
updateInstrumentHeader(List<InstrumentHeader>, EgwStatus, Bankaccount) - Method in class org.egov.collection.utils.FinancialsUtil
 
updateInstrumentHeader(InstrumentHeader) - Method in class org.egov.collection.utils.FinancialsUtil
 
updateInstrumentHeaderStatus(InstrumentHeader, EgwStatus, Bankaccount) - Method in class org.egov.collection.utils.FinancialsUtil
 
updateInstrumentVoucher(List<Map<String, Object>>) - Method in class org.egov.collection.utils.FinancialsUtil
Update instrument type and return list of InstrumentVoucher
updateReceiptDetails(Set<BillReceiptInfo>) - Method in interface org.egov.collection.integration.services.BillingIntegrationService
This method needs to be implemented in order to update the billing system with the bill receipt information
updateReceiptDetails(Set<BillReceiptInfo>) - Method in class org.egov.collection.integration.services.BillingIntegrationServiceStub
 
updateReceiptHeaderStatus(ReceiptHeader, EgwStatus, boolean) - Method in class org.egov.collection.service.ReceiptHeaderService
This method updates the status and reconciliation flag for the given receipt
updateSourceInstrumentVoucher(String, Long) - Method in class org.egov.collection.integration.services.DishonorChequeService
 
USER_TYPE_FOR_CITIZEN - Static variable in class org.egov.collection.constants.CollectionConstants
 

V

validateAndConstructBankInstrument(PaymentInfoBank) - Method in class org.egov.collection.utils.CollectionCommon
Checks if the bank instrument number, transaction number, transaction date, bank branch, bank account number are valid
validateAndConstructCashInstrument(PaymentInfoCash) - Method in class org.egov.collection.utils.CollectionCommon
 
validateAndConstructChequeDDInstrument(PaymentInfoChequeDD) - Method in class org.egov.collection.utils.CollectionCommon
Checks if the cheque/DD instrument number, instrument date, are valid.
valueOf(String) - Static method in enum org.egov.collection.integration.models.BillAccountDetails.PURPOSE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.egov.collection.integration.models.BillInfo.COLLECTIONTYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.egov.collection.integration.models.PaymentInfo.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.egov.collection.integration.models.PaymentInfoCard.CARDTYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.egov.collection.integration.models.BillAccountDetails.PURPOSE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.egov.collection.integration.models.BillInfo.COLLECTIONTYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.egov.collection.integration.models.PaymentInfo.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.egov.collection.integration.models.PaymentInfoCard.CARDTYPE
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW - Static variable in class org.egov.collection.constants.CollectionConstants
 

W

WF_ACTION_APPROVE - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_CREATE_RECEIPT - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_CREATE_VOUCHER - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_NAME_APPROVE_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_NAME_CANCEL_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_NAME_CHECK_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_NAME_CREATE_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_NAME_END_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_NAME_MODIFY_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_NAME_NEW_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_NAME_REJECT_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_NAME_VALIDATE_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_REJECT - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_ACTION_SUBMIT - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_APPROVE_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_APPROVED - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_CANCEL_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_CHECK_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_CREATE_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_END - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_NEW - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_RECEIPT_CREATED - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_REJECTED - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_REJECTED_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_SUBMITTED - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_VALIDATE_CHALLAN - Static variable in class org.egov.collection.constants.CollectionConstants
 
WF_STATE_VOUCHER_CREATED - Static variable in class org.egov.collection.constants.CollectionConstants
 
workflowtransition(Challan, Position, String, String) - Method in class org.egov.collection.service.ChallanService
This method performs the Challan workflow transition.

Y

YES - Static variable in class org.egov.collection.constants.CollectionConstants
 

Z

ZERO_DOUBLE - Static variable in class org.egov.collection.constants.CollectionConstants
 
ZERO_INT - Static variable in class org.egov.collection.constants.CollectionConstants
 
zeroDrAndCrAmounts() - Method in class org.egov.collection.entity.ReceiptDetail
Sets both DR and CR amounts to zero.
A B C D E F G H I M N O P Q R S T U V W Y Z 
Skip navigation links

Copyright © 2015–2016 eGovernments Foundation. All rights reserved.