Class CatalogVersionModelBuilder
java.lang.Object
de.hybris.platform.cmsfacades.util.builder.CatalogVersionModelBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic CatalogVersionModelBuilderaModel()build()static CatalogVersionModelBuilderfromModel(CatalogVersionModel model) protected CatalogVersionModelgetModel()withActive(Boolean active) withCatalog(CatalogModel catalog) withDefaultCurrency(CurrencyModel currency) withLanguages(List<LanguageModel> lang) withVersion(String version)
-
Method Details
-
getModel
-
aModel
-
fromModel
-
withCatalog
-
withVersion
-
withActive
-
withLanguages
-
withDefaultCurrency
-
build
-