| Package | Description |
|---|---|
| org.exoplatform.rhmanagement.dto | |
| org.exoplatform.rhmanagement.services |
| Modifier and Type | Method and Description |
|---|---|
ConventionalVacationDTO |
VacationRequestWithManagersDTO.getcVacation() |
| Modifier and Type | Method and Description |
|---|---|
List<ConventionalVacationDTO> |
ContextDTO.getConventionalVacations() |
| Modifier and Type | Method and Description |
|---|---|
void |
VacationRequestWithManagersDTO.setcVacation(ConventionalVacationDTO cVacation) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextDTO.setConventionalVacations(List<ConventionalVacationDTO> conventionalVacations) |
| Modifier and Type | Method and Description |
|---|---|
ConventionalVacationDTO |
ConventionalVacationService.getConventionalVacationsById(long id) |
ConventionalVacationDTO |
ConventionalVacationService.save(ConventionalVacationDTO entity,
boolean newCv) |
| Modifier and Type | Method and Description |
|---|---|
List<ConventionalVacationDTO> |
ConventionalVacationService.getConventionalVacations(int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConventionalVacationService.remove(ConventionalVacationDTO entity) |
ConventionalVacationDTO |
ConventionalVacationService.save(ConventionalVacationDTO entity,
boolean newCv) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.