| Package | Description |
|---|---|
| de.hybris.platform.cockpit.dto | |
| de.hybris.platform.cockpit.resource | |
| de.hybris.platform.comments.dto |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommentMetadataDTO> |
CommentMetadatasDTO.getCommentMetadatas() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentMetadatasDTO.setCommentMetadatas(java.util.List<CommentMetadataDTO> commentmetadatasList) |
| Constructor and Description |
|---|
CommentMetadatasDTO(java.util.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 |
|---|---|
java.util.Collection<CommentMetadataDTO> |
CommentDTO.getCommentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentDTO.setCommentMetadata(java.util.Collection<CommentMetadataDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.