| Package | Description |
|---|---|
| de.hybris.platform.cmsfacades.util.models |
| Modifier and Type | Method and Description |
|---|---|
static MediaModelMother.MediaTemplate |
MediaModelMother.MediaTemplate.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MediaModelMother.MediaTemplate[] |
MediaModelMother.MediaTemplate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MediaModel |
MediaModelMother.createMediaModel(CatalogVersionModel catalogVersion,
MediaModelMother.MediaTemplate template) |
protected MediaModel |
MediaModelMother.createMediaModelWithCode(CatalogVersionModel catalogVersion,
MediaModelMother.MediaTemplate template,
java.lang.String code) |
protected MediaModel |
MediaModelMother.createMediaModelWithFormat(CatalogVersionModel catalogVersion,
MediaModelMother.MediaTemplate template,
MediaFormatModel mediaFormat) |
Copyright © 2018 SAP SE. All Rights Reserved.