public class ChequeAssignmentService extends org.egov.infstr.services.PersistenceService<Paymentheader,Long>
| Modifier and Type | Field and Description |
|---|---|
List<org.egov.commons.CChartOfAccounts> |
contingentBillGlcodeList |
SimpleDateFormat |
formatter |
List<org.egov.commons.CChartOfAccounts> |
purchaseBillGlcodeList |
List<org.egov.commons.CChartOfAccounts> |
salaryBillGlcodeList |
SimpleDateFormat |
sdf |
List<org.egov.commons.CChartOfAccounts> |
worksBillGlcodeList |
| Constructor and Description |
|---|
ChequeAssignmentService() |
ChequeAssignmentService(Class<Paymentheader> type) |
| Modifier and Type | Method and Description |
|---|---|
List<ChequeAssignment> |
getContractorSupplierPaymentsForChequeAssignment(Map<String,String[]> parameters) |
List<ChequeAssignment> |
getDirectBankPaymentsForChequeAssignment() |
org.egov.commons.utils.EntityType |
getEntity(Integer detailTypeId,
Serializable detailKeyId) |
List<ChequeAssignment> |
getExpenseBillPayments() |
void |
getGlcodeIds() |
List<ChequeAssignment> |
getPaymentVoucherNotInInstrument(Map<String,String[]> parameters) |
List<ChequeAssignment> |
getPaymentVouchersConsolidatedMode(Map<String,String[]> parameters,
org.egov.commons.CVoucherHeader voucherHeader) |
void |
setPersistenceService(org.egov.infstr.services.PersistenceService persistenceService) |
void |
setStatusAndFilterValues(Map<String,String[]> parameters,
org.egov.commons.CVoucherHeader voucherHeader) |
addFilterCriteriaForObject, addIndexparams, applyAuditing, applyAuditing, create, delete, find, find, findAll, findAll, findAllBy, findAllByNamedQuery, findByExample, findById, findById, findByIdWithJoinFetch, findByNamedQuery, findPageBy, findPageByNamedQuery, getNamedQuery, getSession, getType, load, merge, persist, update, validate, validateModelpublic SimpleDateFormat sdf
public final SimpleDateFormat formatter
public List<org.egov.commons.CChartOfAccounts> purchaseBillGlcodeList
public List<org.egov.commons.CChartOfAccounts> worksBillGlcodeList
public List<org.egov.commons.CChartOfAccounts> salaryBillGlcodeList
public List<org.egov.commons.CChartOfAccounts> contingentBillGlcodeList
public ChequeAssignmentService()
public ChequeAssignmentService(Class<Paymentheader> type)
public void setPersistenceService(org.egov.infstr.services.PersistenceService persistenceService)
public void setStatusAndFilterValues(Map<String,String[]> parameters, org.egov.commons.CVoucherHeader voucherHeader) throws ParseException
ParseExceptionpublic List<ChequeAssignment> getPaymentVoucherNotInInstrument(Map<String,String[]> parameters) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic List<ChequeAssignment> getExpenseBillPayments() throws ParseException, NumberFormatException, org.egov.infra.exception.ApplicationException
ParseExceptionNumberFormatExceptionorg.egov.infra.exception.ApplicationExceptionpublic List<ChequeAssignment> getPaymentVouchersConsolidatedMode(Map<String,String[]> parameters, org.egov.commons.CVoucherHeader voucherHeader) throws ParseException
ParseExceptionpublic List<ChequeAssignment> getContractorSupplierPaymentsForChequeAssignment(Map<String,String[]> parameters) throws ParseException
ParseExceptionpublic List<ChequeAssignment> getDirectBankPaymentsForChequeAssignment() throws ParseException
ParseExceptionpublic void getGlcodeIds()
throws org.egov.infra.exception.ApplicationRuntimeException
org.egov.infra.exception.ApplicationRuntimeExceptionpublic org.egov.commons.utils.EntityType getEntity(Integer detailTypeId, Serializable detailKeyId) throws org.egov.infra.exception.ApplicationException
org.egov.infra.exception.ApplicationExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.