| Package | Description |
|---|---|
| de.hybris.platform.core.dto.user | |
| de.hybris.platform.hmc.dto | |
| de.hybris.platform.hmc.resource |
| Modifier and Type | Method and Description |
|---|---|
UserProfileDTO |
UserDTO.getUserprofile() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDTO.setUserprofile(UserProfileDTO value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserProfileDTO> |
UserProfilesDTO.getUserProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfilesDTO.setUserProfiles(java.util.List<UserProfileDTO> userprofilesList) |
| Constructor and Description |
|---|
UserProfilesDTO(java.util.List<UserProfileDTO> userprofilesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
UserProfilesResource.postUserProfile(UserProfileDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
UserProfileResource.putUserProfile(UserProfileDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.