| Package | Description |
|---|---|
| de.hybris.platform.ticketsystem.events.resource |
| Modifier and Type | Method and Description |
|---|---|
SessionStartEventModel |
SessionStartEventResource.getSessionStartEventModel()
Convenience method which just delegates to
#getResourceValue() |
protected SessionStartEventModel |
SessionStartEventResource.readResource(String resourceId)
Gets the
SessionStartEventModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SessionStartEventModel> |
SessionStartEventsResource.getSessionStartEventsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionStartEventResource.setSessionStartEventModel(SessionStartEventModel value)
Convenience method which just delegates to
#setResourceValue(SessionStartEventModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionStartEventsResource.setSessionStartEventsCollection(Collection<SessionStartEventModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.