| Modifier and Type | Method and Description |
|---|---|
CommentDTO |
CommentMetadataDTO.getComment() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentMetadataDTO.setComment(CommentDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CommentDTO |
ReplyDTO.getComment() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommentDTO> |
CommentsDTO.getComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplyDTO.setComment(CommentDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentsDTO.setComments(java.util.List<CommentDTO> commentsList) |
| Constructor and Description |
|---|
CommentsDTO(java.util.List<CommentDTO> commentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CommentResource.putComment(CommentDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommentDTO> |
ItemDTO.getComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemDTO.setComments(java.util.List<CommentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommentDTO> |
PrincipalDTO.getWatchedComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalDTO.setWatchedComments(java.util.List<CommentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommentDTO> |
UserDTO.getAssignedComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDTO.setAssignedComments(java.util.List<CommentDTO> 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.