| Package | Description |
|---|---|
| de.hybris.platform.core.model.media |
Contains generated models for each type of de.hybris.platform.jalo.media package.
|
| de.hybris.platform.mediaconversion | |
| de.hybris.platform.mediaconversion.conversion | |
| de.hybris.platform.mediaconversion.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.mediaconversion.model.attributes |
| Modifier and Type | Method and Description |
|---|---|
ConversionStatus |
MediaContainerModel.getConversionStatus()
Generated method - Getter of the
MediaContainer.conversionStatus dynamic attribute defined at extension mediaconversion. |
| Modifier and Type | Method and Description |
|---|---|
ConversionStatus |
MediaConversionService.getConversionStatus(MediaContainerModel model)
Computes the current
ConversionStatus for the given MediaContainerModel. |
| Modifier and Type | Method and Description |
|---|---|
ConversionStatus |
DefaultMediaConversionService.getConversionStatus(MediaContainerModel model)
Computes the current
ConversionStatus for the given MediaContainerModel. |
| Modifier and Type | Method and Description |
|---|---|
static ConversionStatus |
ConversionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConversionStatus[] |
ConversionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConversionStatus |
MediaContainerConversionStatusAttributeHandler.get(MediaContainerModel model)
Retrieves the current conversion status for the given
MediaContainerModel. |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaContainerConversionStatusAttributeHandler.set(MediaContainerModel model,
ConversionStatus value) |
Copyright © 2017 SAP SE. All Rights Reserved.