Uses of Enum Class
de.hybris.platform.cmsfacades.util.models.MediaModelMother.MediaTemplate
Packages that use MediaModelMother.MediaTemplate
-
Uses of MediaModelMother.MediaTemplate in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return MediaModelMother.MediaTemplateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MediaModelMother.MediaTemplate[]MediaModelMother.MediaTemplate.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.cmsfacades.util.models with parameters of type MediaModelMother.MediaTemplateModifier and TypeMethodDescriptionMediaModelMother.createMediaModel(CatalogVersionModel catalogVersion, MediaModelMother.MediaTemplate template) protected MediaModelMediaModelMother.createMediaModelWithCode(CatalogVersionModel catalogVersion, MediaModelMother.MediaTemplate template, String code) protected MediaModelMediaModelMother.createMediaModelWithFormat(CatalogVersionModel catalogVersion, MediaModelMother.MediaTemplate template, MediaFormatModel mediaFormat)