| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
List<DtpCommentDTO> |
PageDTO.getDtpComments() |
List<DtpCommentDTO> |
DtpCommentsDTO.getDtpComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageDTO.setDtpComments(List<DtpCommentDTO> value) |
void |
DtpCommentsDTO.setDtpComments(List<DtpCommentDTO> dtpcommentsList) |
| Constructor and Description |
|---|
DtpCommentsDTO(List<DtpCommentDTO> dtpcommentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
DtpCommentResource.putDtpComment(DtpCommentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.