| Modifier and Type | Method and Description |
|---|---|
Recovery |
EgwBillDeductions.getRecovery() |
Recovery |
EgwWorksDeductions.getRecovery() |
Recovery |
Worksdetail.getRecovery() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgwBillDeductions.setRecovery(Recovery recovery) |
void |
EgwWorksDeductions.setRecovery(Recovery recovery) |
void |
Worksdetail.setRecovery(Recovery recovery) |
| Constructor and Description |
|---|
EgwBillDeductions(Integer id,
Recovery recovery,
Contractorbilldetail contractorbilldetail,
BigDecimal glcodeid,
BigDecimal amount,
char dedtype,
Date lastmodifieddate)
full constructor
|
Worksdetail(Integer id,
Worksdetail worksdetail,
Recovery recovery,
org.egov.commons.Relation relation,
org.egov.commons.Fundsource fundsource,
org.egov.commons.Fund fund,
String code,
Date orderdate,
BigDecimal totalvalue,
BigDecimal paidamount,
BigDecimal advancepayable,
BigDecimal advanceamount,
BigDecimal isactive,
Date created,
Date lastmodified,
BigDecimal modifiedby,
String name,
String authorizedby,
String levelofwork,
BigDecimal wardid,
BigDecimal schemeid,
BigDecimal tdsid,
String securitydeposit,
BigDecimal retention,
String bankguarantee,
Long glcodeid,
BigDecimal passedamount,
BigDecimal type,
BigDecimal advanceadj,
String sanctionno,
String remarks,
Date sanctiondate,
BigDecimal userdeptid,
BigDecimal execdeptid,
BigDecimal shipto,
String billto,
BigDecimal statusid,
BigDecimal createdby,
Date actCommDate,
Date actCompDate,
Date commDate,
Date compDate,
String worklocation,
BigDecimal workcategory) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
TdsHibernateDAO.create(Recovery entity) |
Recovery |
TdsHibernateDAO.findActiveTdsByGlcodeId(Long glcodeId) |
Recovery |
TdsHibernateDAO.findById(Long id,
boolean lock) |
Recovery |
TdsHibernateDAO.findById(Number id,
boolean lock) |
Recovery |
TdsHibernateDAO.getTdsByType(String type) |
Recovery |
TdsHibernateDAO.getTdsByTypeAndPartyType(String type,
org.egov.commons.EgPartytype egPartytype) |
Recovery |
TdsHibernateDAO.update(Recovery entity) |
| Modifier and Type | Method and Description |
|---|---|
List<Recovery> |
TdsHibernateDAO.findAll() |
List<Recovery> |
TdsHibernateDAO.getActiveTdsFilterBy(String estimateDate,
BigDecimal estCost,
org.egov.commons.EgPartytype egPartytype,
org.egov.commons.EgwTypeOfWork egwTypeOfWork,
org.egov.commons.EgwTypeOfWork egwSubTypeOfWork) |
List<Recovery> |
TdsHibernateDAO.getAllActiveAutoRemitTds() |
List<Recovery> |
TdsHibernateDAO.getAllActiveTds() |
List<Recovery> |
TdsHibernateDAO.getAllTdsByPartyType(String partyType) |
List<Recovery> |
TdsHibernateDAO.recoveryForPartyContractor(Date asOndate) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
TdsHibernateDAO.create(Recovery entity) |
void |
TdsHibernateDAO.delete(Recovery entity) |
List |
EgDeductionDetailsHibernateDAO.findByTds(Recovery tds) |
EgDeductionDetails |
EgDeductionDetailsHibernateDAO.findEgDeductionDetailsForDeduAmt(Recovery recovery,
org.egov.commons.EgPartytype egPartyType,
org.egov.commons.EgPartytype egPartySubType,
org.egov.commons.EgwTypeOfWork docType,
Date date) |
List<EgDeductionDetails> |
EgDeductionDetailsHibernateDAO.getEgDeductionDetailsFilterBy(Recovery tds,
BigDecimal amount,
String date,
org.egov.commons.EgwTypeOfWork egwTypeOfWork,
org.egov.commons.EgwTypeOfWork egwSubTypeOfWork) |
Recovery |
TdsHibernateDAO.update(Recovery entity) |
| Modifier and Type | Method and Description |
|---|---|
List<EgRemittance> |
EgRemittanceHibernateDAO.getEgRemittanceFilterBy(org.egov.commons.Fund fund,
Recovery recovery,
String month,
org.egov.commons.CFinancialYear financialyear) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
EgRemittance.getRecovery() |
Recovery |
EgRemittanceGldtl.getRecovery() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgRemittance.setRecovery(Recovery recovery) |
void |
EgRemittanceGldtl.setRecovery(Recovery recovery) |
| Constructor and Description |
|---|
EgRemittance(org.egov.commons.CFinancialYear financialyear,
org.egov.commons.CVoucherHeader voucherheader,
Recovery recovery,
org.egov.commons.Fund fund,
BigDecimal month,
BigDecimal createdby,
Date createddate) |
EgRemittance(org.egov.commons.CFinancialYear financialyear,
org.egov.commons.CVoucherHeader voucherheader,
Recovery recovery,
org.egov.commons.Fund fund,
BigDecimal month,
BigDecimal createdby,
Date createddate,
BigDecimal lastmodifiedby,
Date lastmodifieddate) |
EgRemittanceGldtl(org.egov.commons.CGeneralLedgerDetail generalledgerdetail,
BigDecimal gldtlamt,
Date lastmodifieddate,
BigDecimal remittedamt,
Recovery recovery) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
EgAdvanceReqPayeeDetails.getRecovery() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgAdvanceReqPayeeDetails.setRecovery(Recovery recovery) |
| Constructor and Description |
|---|
EgAdvanceReqPayeeDetails(Long id,
Date lastUpdatedTime,
EgAdvanceRequisitionDetails egAdvanceRequisitionDetails,
Recovery recovery,
org.egov.commons.Accountdetailtype accountDetailType,
Integer accountdetailKeyId,
BigDecimal debitAmount,
BigDecimal creditAmount,
String narration) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
EgBillPayeedetails.getRecovery() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgBillPayeedetails.setRecovery(Recovery recovery) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
EgDeductionDetails.getRecovery() |
Recovery |
RecoveryBankDetails.getTdsId() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgDeductionDetails.setRecovery(Recovery recovery) |
void |
RecoveryBankDetails.setTdsId(Recovery tdsId) |
| Modifier and Type | Method and Description |
|---|---|
List<Recovery> |
RecoveryRepository.findByChartofaccounts(org.egov.commons.CChartOfAccounts chartofaccounts) |
List<Recovery> |
RecoveryRepository.findByIsactive(Boolean isActive) |
List<Recovery> |
RecoveryRepository.findByIsactiveAndRemittanceModeOrderByType(Boolean isActive,
Character remittanceMode) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
RecoveryService.create(Recovery recovery) |
Recovery |
RecoveryService.findOne(Long id) |
Recovery |
RecoveryService.update(Recovery recovery) |
| Modifier and Type | Method and Description |
|---|---|
List<Recovery> |
RecoveryService.findAll() |
List<Recovery> |
RecoveryService.getAllActiveAutoRemitTds() |
List<Recovery> |
RecoveryService.getAllActiveRecoverys() |
List<Recovery> |
RecoveryService.getByAccountCode(org.egov.commons.CChartOfAccounts chartOfAccounts) |
List<Recovery> |
RecoveryService.search(Recovery recovery) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
RecoveryService.create(Recovery recovery) |
List<Recovery> |
RecoveryService.search(Recovery recovery) |
Recovery |
RecoveryService.update(Recovery recovery) |
| Modifier and Type | Method and Description |
|---|---|
Paymentheader |
PaymentActionHelper.createRemittancePayment(Paymentheader paymentheader,
org.egov.commons.CVoucherHeader voucherHeader,
Integer accountNumberId,
String modeOfPayment,
BigDecimal totalAmount,
List<RemittanceBean> listRemitBean,
Recovery recovery,
RemittanceBean remittanceBean,
String remittedTo,
WorkflowBean workflowBean,
HashMap<String,Object> headerDetails,
CommonBean commonBean) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
RecoveryService.findById(Long id) |
Recovery |
RecoveryService.getTdsById(Long tdsId) |
Recovery |
RecoveryService.getTdsByType(String type) |
Recovery |
RecoveryService.getTdsByTypeAndPartyType(String type,
org.egov.commons.EgPartytype egPartytype) |
| Modifier and Type | Method and Description |
|---|---|
List<Recovery> |
RecoveryService.findByEstDate(String estimateDate) |
List<Recovery> |
RecoveryService.getActiveTdsFilterBy(String estimateDate,
BigDecimal estCost,
org.egov.commons.EgPartytype egPartytype,
org.egov.commons.EgwTypeOfWork egwTypeOfWork,
org.egov.commons.EgwTypeOfWork egwSubTypeOfWork) |
List<Recovery> |
RecoveryService.getAllActiveAutoRemitTds() |
List<Recovery> |
RecoveryService.getAllActiveTds() |
List<Recovery> |
RecoveryService.getAllTdsByPartyType(String partyType) |
List<Recovery> |
RecoveryService.recoveryForPartyContractor(Date asOndate) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecoveryService.createTds(Recovery tds) |
List<EgDeductionDetails> |
RecoveryService.findByTds(Recovery tds) |
List<EgDeductionDetails> |
RecoveryService.getEgDeductionDetailsFilterBy(Recovery tds,
BigDecimal amount,
String date,
org.egov.commons.EgwTypeOfWork egwTypeOfWork,
org.egov.commons.EgwTypeOfWork egwSubTypeOfWork) |
void |
RecoveryService.updateTds(Recovery tds) |
| Constructor and Description |
|---|
RecoveryService(Class<Recovery> type) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.