| Package | Description |
|---|---|
| org.egov.works.abstractestimate.entity | |
| org.egov.works.services | |
| org.egov.works.services.impl |
| Modifier and Type | Method and Description |
|---|---|
DepositWorksUsage |
AbstractEstimateAppropriation.getDepositWorksUsage() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEstimateAppropriation.setDepositWorksUsage(DepositWorksUsage depositWorksUsage) |
| Modifier and Type | Method and Description |
|---|---|
DepositWorksUsage |
DepositWorksUsageService.getDepositWorksUsage(AbstractEstimate estimate,
String appropriationNumber) |
| Modifier and Type | Method and Description |
|---|---|
DepositWorksUsage |
DepositWorksUsageServiceImpl.getDepositWorksUsage(AbstractEstimate estimate,
String appropriationNumber) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List> |
DepositWorksUsageServiceImpl.addApprovedEstimateResultList(List<BudgetFolioDetail> depositFolioResultList,
List<DepositWorksUsage> depositWorksUsageList,
Date appropriationDate) |
| Constructor and Description |
|---|
DepositWorksUsageServiceImpl(org.egov.infstr.services.PersistenceService<DepositWorksUsage,Long> persistenceService) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.