| Package | Description |
|---|---|
| org.exoplatform.rhmanagement.dto | |
| org.exoplatform.rhmanagement.services | |
| org.exoplatform.rhmanagement.services.jobs |
| Modifier and Type | Method and Description |
|---|---|
List<OfficialVacationDTO> |
ContextDTO.getOfficialVacations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextDTO.setOfficialVacations(List<OfficialVacationDTO> officialVacations) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.social.core.activity.model.ExoSocialActivity |
NotificationsJob.createActivity(OfficialVacationDTO oVacation) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.