| Package | Description |
|---|---|
| org.egov.works.abstractestimate.entity | |
| org.egov.works.lineestimate.entity | |
| org.egov.works.lineestimate.service | |
| org.egov.works.services |
| Modifier and Type | Method and Description |
|---|---|
ProjectCode |
AbstractEstimate.getProjectCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEstimate.setProjectCode(ProjectCode projectCode) |
| Modifier and Type | Method and Description |
|---|---|
ProjectCode |
LineEstimateDetails.getProjectCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
LineEstimateDetails.setProjectCode(ProjectCode projectCode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LineEstimateDetailService.createAccountDetailKey(ProjectCode proj) |
| Modifier and Type | Method and Description |
|---|---|
ProjectCode |
ProjectCodeService.findByCode(String code) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectCode> |
ProjectCodeService.filterActiveEntities(String filterKey,
int maxRecords,
Integer accountDetailTypeId) |
List<ProjectCode> |
ProjectCodeService.getAllActiveEntities(Integer accountDetailTypeId) |
List<ProjectCode> |
ProjectCodeService.getAllActiveProjectCodes(int fundId,
Long functionId,
int functionaryId,
int fieldId,
int deptId) |
List<ProjectCode> |
ProjectCodeService.getEntitiesById(List<Long> idsList) |
List<ProjectCode> |
ProjectCodeService.validateEntityForRTGS(List<Long> idsList) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractEstimateService.createAccountDetailKey(ProjectCode proj) |
| Constructor and Description |
|---|
ProjectCodeService(Class<ProjectCode> type) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.