| Package | Description |
|---|---|
| org.egov.works.abstractestimate.entity | |
| org.egov.works.abstractestimate.service | |
| org.egov.works.master.service | |
| org.egov.works.models.masters | |
| org.egov.works.services |
| Modifier and Type | Method and Description |
|---|---|
DepositCode |
DepositWorksUsage.getDepositCode() |
DepositCode |
AbstractEstimate.getDepositCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
DepositWorksUsage.setDepositCode(DepositCode depositCode) |
void |
AbstractEstimate.setDepositCode(DepositCode depositCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
ProjectCodeGenerator.getAutoGeneratedProjectCode(DepositCode depositCode) |
| Modifier and Type | Method and Description |
|---|---|
DepositCode |
DepositCodeService.getDepositCodeById(Long DepositCodeId) |
| Modifier and Type | Method and Description |
|---|---|
List<DepositCode> |
DepositCodeService.getAllDepositCodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
DepositCodeService.createAccountDetailKey(DepositCode dc) |
| Constructor and Description |
|---|
DepositCodeService(Class<DepositCode> type) |
| Modifier and Type | Method and Description |
|---|---|
String |
DepositCodeGenerator.getAutoGeneratedDepositCode(DepositCode depositCode) |
| Modifier and Type | Method and Description |
|---|---|
List<DepositCode> |
DepositCodeService.filterActiveEntities(String filterKey,
int maxRecords,
Integer accountDetailTypeId) |
List<DepositCode> |
DepositCodeService.getAllActiveEntities(Integer accountDetailTypeId) |
List<DepositCode> |
DepositCodeService.getEntitiesById(List<Long> idsList) |
List<DepositCode> |
DepositCodeService.validateEntityForRTGS(List<Long> idsList) |
| Constructor and Description |
|---|
DepositCodeService(Class<DepositCode> type) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.