| Package | Description |
|---|---|
| de.hybris.platform.catalog.resource |
| Modifier and Type | Method and Description |
|---|---|
PreviewTicketModel |
PreviewTicketResource.getPreviewTicketModel()
Convenience method which just delegates to
#getResourceValue() |
protected PreviewTicketModel |
PreviewTicketResource.readResource(String resourceId)
Gets the
PreviewTicketModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PreviewTicketModel> |
PreviewTicketsResource.getPreviewTicketsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewTicketResource.setPreviewTicketModel(PreviewTicketModel value)
Convenience method which just delegates to
#setResourceValue(PreviewTicketModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewTicketsResource.setPreviewTicketsCollection(Collection<PreviewTicketModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.