| Package | Description |
|---|---|
| de.hybris.platform.cockpit.dto | |
| de.hybris.platform.cockpit.resource | |
| de.hybris.platform.comments.dto |
| Modifier and Type | Method and Description |
|---|---|
List<CommentMetadataDTO> |
CommentMetadatasDTO.getCommentMetadatas() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentMetadatasDTO.setCommentMetadatas(List<CommentMetadataDTO> commentmetadatasList) |
| Constructor and Description |
|---|
CommentMetadatasDTO(List<CommentMetadataDTO> commentmetadatasList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CommentMetadatasResource.postCommentMetadata(CommentMetadataDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CommentMetadataResource.putCommentMetadata(CommentMetadataDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CommentMetadataDTO> |
CommentDTO.getCommentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentDTO.setCommentMetadata(Collection<CommentMetadataDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.