| Package | Description |
|---|---|
| de.hybris.platform.cockpit.services.media | |
| de.hybris.platform.cockpit.services.media.impl |
| Modifier and Type | Method and Description |
|---|---|
MediaInfo |
MediaInfoService.getNonWebMediaInfo(String mime)
Gets the non web media info.
|
| Modifier and Type | Method and Description |
|---|---|
Set<MediaInfo> |
MediaInfoService.getNonWebMediaInfos()
Gets the non web media infos.
|
Set<MediaInfo> |
MediaInfoService.getWebMediaInfos()
Gets the web media infos.
|
| Modifier and Type | Method and Description |
|---|---|
MediaInfo |
DefaultMediaInfoService.getNonWebMediaInfo(String mime) |
| Modifier and Type | Method and Description |
|---|---|
Set<MediaInfo> |
DefaultMediaInfoService.getNonWebMediaInfos() |
Set<MediaInfo> |
DefaultMediaInfoService.getWebMediaInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMediaInfoService.setNonWebMedias(Set<MediaInfo> nonWebMedias) |
void |
DefaultMediaInfoService.setWebMedias(Set<MediaInfo> webMedias) |
Copyright © 2017 SAP SE. All Rights Reserved.