| Package | Description |
|---|---|
| org.egov.restapi.model | |
| org.egov.restapi.service |
| Modifier and Type | Method and Description |
|---|---|
List<RestErrors> |
RestResponse.getErrorDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestResponse.setErrorDetails(List<RestErrors> errorDetails) |
| Modifier and Type | Method and Description |
|---|---|
List<RestErrors> |
BillService.validateBillRegister(BillRegister billRegister) |
List<RestErrors> |
ExternalContractorService.validateContactorToCreate(ContractorHelper contractorHelper) |
List<RestErrors> |
ExternalContractorService.validateContactorToUpdate(ContractorHelper contractorHelper) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.