Class MediaModelBuilder
java.lang.Object
de.hybris.platform.cmsfacades.util.builder.MediaModelBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic MediaModelBuilderaModel()build()static MediaModelBuilderfromModel(MediaModel model) protected MediaModelgetModel()withAltText(String altText) withCatalogVersion(CatalogVersionModel catalogVersion) withDescription(String description) withInternalUrl(String url) withMediaFormat(MediaFormatModel mediaFormat) withMimeType(String mimetype) withRealFileName(String realFilename)
-
Method Details
-
getModel
-
aModel
-
fromModel
-
withCatalogVersion
-
withMimeType
-
withRealFileName
-
withCode
-
withInternalUrl
-
withAltText
-
withDescription
-
withMediaFormat
-
build
-