| Package | Description |
|---|---|
| org.exoplatform.rhmanagement.services |
| Modifier and Type | Method and Description |
|---|---|
OfficialVacationDTO |
OfficialVacationService.getOfficialVacationsById(long id) |
OfficialVacationDTO |
OfficialVacationService.save(OfficialVacationDTO entity,
boolean newCv) |
| Modifier and Type | Method and Description |
|---|---|
List<OfficialVacationDTO> |
OfficialVacationService.getOfficialVacations(int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
OfficialVacationService.remove(OfficialVacationDTO entity) |
OfficialVacationDTO |
OfficialVacationService.save(OfficialVacationDTO entity,
boolean newCv) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.