| Package | Description |
|---|---|
| de.hybris.platform.ticket.dto | |
| de.hybris.platform.ticket.events.dto | |
| de.hybris.platform.ticket.events.resource |
| Modifier and Type | Method and Description |
|---|---|
CsTicketResolutionEventDTO |
CsTicketDTO.getResolution() |
| Modifier and Type | Method and Description |
|---|---|
void |
CsTicketDTO.setResolution(CsTicketResolutionEventDTO value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CsTicketResolutionEventDTO> |
CsTicketResolutionEventsDTO.getCsTicketResolutionEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
CsTicketResolutionEventsDTO.setCsTicketResolutionEvents(java.util.List<CsTicketResolutionEventDTO> csticketresolutioneventsList) |
| Constructor and Description |
|---|
CsTicketResolutionEventsDTO(java.util.List<CsTicketResolutionEventDTO> csticketresolutioneventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CsTicketResolutionEventResource.putCsTicketResolutionEvent(CsTicketResolutionEventDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.