| Package | Description |
|---|---|
| org.exoplatform.rhmanagement.dto | |
| org.exoplatform.rhmanagement.services |
| Modifier and Type | Method and Description |
|---|---|
UserRHDataDTO |
EmployeesDTO.getHrData() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmployeesDTO.setHrData(UserRHDataDTO hrData) |
| Modifier and Type | Method and Description |
|---|---|
UserRHDataDTO |
UserDataService.getUserRHDataByUserId(String id) |
UserRHDataDTO |
UserDataService.save(UserRHDataDTO entity) |
| Modifier and Type | Method and Description |
|---|---|
List<UserRHDataDTO> |
UserDataService.getAllRhData(int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDataService.remove(UserRHDataDTO entity) |
UserRHDataDTO |
UserDataService.save(UserRHDataDTO entity) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.