| Package | Description |
|---|---|
| de.hybris.platform.cockpit.resource |
| Modifier and Type | Method and Description |
|---|---|
CockpitUIScriptConfigMediaModel |
CockpitUIScriptConfigMediaResource.getCockpitUIScriptConfigMediaModel()
Convenience method which just delegates to
#getResourceValue() |
protected CockpitUIScriptConfigMediaModel |
CockpitUIScriptConfigMediaResource.readResource(String resourceId)
Gets the
CockpitUIScriptConfigMediaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CockpitUIScriptConfigMediaModel> |
CockpitUIScriptConfigMediasResource.getCockpitUIScriptConfigMediasCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitUIScriptConfigMediaResource.setCockpitUIScriptConfigMediaModel(CockpitUIScriptConfigMediaModel value)
Convenience method which just delegates to
#setResourceValue(CockpitUIScriptConfigMediaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitUIScriptConfigMediasResource.setCockpitUIScriptConfigMediasCollection(Collection<CockpitUIScriptConfigMediaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.