| Package | Description |
|---|---|
| org.egov.restapi.service |
| Modifier and Type | Method and Description |
|---|---|
ContractorHelper |
ExternalContractorService.populateContractorData(org.egov.works.masters.entity.Contractor contractor) |
| Modifier and Type | Method and Description |
|---|---|
List<ContractorHelper> |
ExternalContractorService.populateContractor() |
| Modifier and Type | Method and Description |
|---|---|
org.egov.works.masters.entity.Contractor |
ExternalContractorService.populateContractorToCreate(ContractorHelper contractorHelper) |
org.egov.works.masters.entity.Contractor |
ExternalContractorService.populateContractorToUpdate(ContractorHelper contractorHelper) |
List<RestErrors> |
ExternalContractorService.validateContactorToCreate(ContractorHelper contractorHelper) |
List<RestErrors> |
ExternalContractorService.validateContactorToUpdate(ContractorHelper contractorHelper) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.