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