| Package | Description |
|---|---|
| de.hybris.platform.comments.dto | |
| de.hybris.platform.comments.resource | |
| de.hybris.platform.core.dto.user | |
| de.hybris.platform.ticket.events.dto |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentDTO
Generated dto class for type Comment first defined at extension comments
|
class |
ReplyDTO
Generated dto class for type Reply first defined at extension comments
|
| Modifier and Type | Method and Description |
|---|---|
AbstractCommentDTO |
CommentAttachmentDTO.getAbstractComment() |
AbstractCommentDTO |
CommentUserSettingDTO.getComment() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCommentDTO> |
AbstractCommentsDTO.getAbstractComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentAttachmentDTO.setAbstractComment(AbstractCommentDTO value) |
void |
CommentUserSettingDTO.setComment(AbstractCommentDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommentsDTO.setAbstractComments(java.util.List<AbstractCommentDTO> abstractcommentsList) |
| Constructor and Description |
|---|
AbstractCommentsDTO(java.util.List<AbstractCommentDTO> abstractcommentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractCommentsResource.postAbstractComment(AbstractCommentDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AbstractCommentResource.putAbstractComment(AbstractCommentDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCommentDTO> |
UserDTO.getCreatedComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDTO.setCreatedComments(java.util.List<AbstractCommentDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
CsCustomerEventDTO
Generated dto class for type CsCustomerEvent first defined at extension ticketsystem
|
class |
CsTicketEventDTO
Generated dto class for type CsTicketEvent first defined at extension ticketsystem
|
class |
CsTicketResolutionEventDTO
Generated dto class for type CsTicketResolutionEvent first defined at extension ticketsystem
|
Copyright © 2018 SAP SE. All Rights Reserved.