| Package | Description |
|---|---|
| de.hybris.platform.core.model.media |
Contains generated models for each type of de.hybris.platform.jalo.media package.
|
| de.hybris.platform.core.resource.media |
| Modifier and Type | Method and Description |
|---|---|
Collection<MediaFormatMappingModel> |
MediaContextModel.getMappings()
Generated method - Getter of the
MediaContext.mappings attribute defined at extension core. |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaContextModel.setMappings(Collection<MediaFormatMappingModel> value)
Generated method - Setter of
MediaContext.mappings attribute defined at extension core. |
| Modifier and Type | Method and Description |
|---|---|
MediaFormatMappingModel |
MediaFormatMappingResource.getMediaFormatMappingModel()
Convenience method which just delegates to
#getResourceValue() |
protected MediaFormatMappingModel |
MediaFormatMappingResource.readResource(String resourceId)
Gets the
MediaFormatMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<MediaFormatMappingModel> |
MediaFormatMappingsResource.getMediaFormatMappingsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaFormatMappingResource.setMediaFormatMappingModel(MediaFormatMappingModel value)
Convenience method which just delegates to
#setResourceValue(MediaFormatMappingModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaFormatMappingsResource.setMediaFormatMappingsCollection(Collection<MediaFormatMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.