| Package | Description |
|---|---|
| de.hybris.platform.comments.dto | |
| de.hybris.platform.comments.resource |
| Modifier and Type | Method and Description |
|---|---|
CommentGroupDTO |
AbstractCommentDTO.getCommentGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<CommentGroupDTO> |
CommentGroupsDTO.getCommentGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommentDTO.setCommentGroup(CommentGroupDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentGroupsDTO.setCommentGroups(List<CommentGroupDTO> commentgroupsList) |
| Constructor and Description |
|---|
CommentGroupsDTO(List<CommentGroupDTO> commentgroupsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CommentGroupsResource.postCommentGroup(CommentGroupDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CommentGroupResource.putCommentGroup(CommentGroupDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.