| Package | Description |
|---|---|
| org.egov.works.contractorbill.entity | |
| org.egov.works.services | |
| org.egov.works.services.impl |
| Modifier and Type | Method and Description |
|---|---|
List<AssetForBill> |
ContractorBillRegister.getAssetDetailsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContractorBillRegister.addAssetDetails(AssetForBill assetForBill) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContractorBillRegister.setAssetDetailsList(List<AssetForBill> assetDetailsList) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AssetForBill> |
ContractorBillService.getAssetAndAccountDetails(List<AssetForBill> accountDetailsForBill) |
List<AssetForBill> |
ContractorBillService.getAssetForBill(Long billId)
API will returns the AssetForBill list for a given bill Id
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AssetForBill> |
ContractorBillService.getAssetAndAccountDetails(List<AssetForBill> accountDetailsForBill) |
void |
ContractorBillService.setAllViewLists(Long id,
Long workOrderId,
Long workOrderEstimateId,
List<StatutoryDeductionsForBill> actionStatutorydetails,
List<DeductionTypeForBill> standardDeductions,
List<org.egov.model.bills.EgBilldetails> customDeductions,
List<org.egov.model.bills.EgBilldetails> retentionMoneyDeductions,
List<AssetForBill> accountDetailsForBill) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AssetForBill> |
ContractorBillServiceImpl.getAssetAndAccountDetails(List<AssetForBill> accountDetailsForBill) |
List<AssetForBill> |
ContractorBillServiceImpl.getAssetForBill(Long billId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AssetForBill> |
ContractorBillServiceImpl.getAssetAndAccountDetails(List<AssetForBill> accountDetailsForBill) |
void |
ContractorBillServiceImpl.setAllViewLists(Long id,
Long workOrderId,
Long workOrderEstimateId,
List<StatutoryDeductionsForBill> actionStatutorydetails,
List<DeductionTypeForBill> standardDeductions,
List<org.egov.model.bills.EgBilldetails> customDeductions,
List<org.egov.model.bills.EgBilldetails> retentionMoneyDeductions,
List<AssetForBill> accountDetailsForBill) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.