| Package | Description |
|---|---|
| de.hybris.platform.ticketsystem.events.dto | |
| de.hybris.platform.ticketsystem.events.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionEndEventDTO
Generated dto class for type SessionEndEvent first defined at extension ticketsystem
|
class |
SessionStartEventDTO
Generated dto class for type SessionStartEvent first defined at extension ticketsystem
|
| Modifier and Type | Method and Description |
|---|---|
List<SessionEventDTO> |
SessionEventsDTO.getSessionEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionEventsDTO.setSessionEvents(List<SessionEventDTO> sessioneventsList) |
| Constructor and Description |
|---|
SessionEventsDTO(List<SessionEventDTO> sessioneventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SessionEventResource.putSessionEvent(SessionEventDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.