| Package | Description |
|---|---|
| org.egov.eis.entity | |
| org.egov.eis.service |
| Modifier and Type | Method and Description |
|---|---|
List<Jurisdiction> |
Employee.getJurisdictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Employee.setJurisdictions(List<Jurisdiction> jurisdictions) |
| Modifier and Type | Method and Description |
|---|---|
Jurisdiction |
JurisdictionService.getById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
void |
JurisdictionService.delete(Jurisdiction jurisdiction) |
void |
JurisdictionService.save(Jurisdiction jurisdiction) |
void |
JurisdictionService.update(Jurisdiction jurisdiction) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.