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