| Package | Description |
|---|---|
| de.hybris.platform.comments.dto | |
| de.hybris.platform.comments.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommentUserSettingDTO> |
CommentUserSettingsDTO.getCommentUserSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentUserSettingsDTO.setCommentUserSettings(java.util.List<CommentUserSettingDTO> commentusersettingsList) |
| Constructor and Description |
|---|
CommentUserSettingsDTO(java.util.List<CommentUserSettingDTO> commentusersettingsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CommentUserSettingsResource.postCommentUserSetting(CommentUserSettingDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CommentUserSettingResource.putCommentUserSetting(CommentUserSettingDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.