Class ContentCatalogModelBuilder
java.lang.Object
de.hybris.platform.cmsfacades.util.builder.ContentCatalogModelBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic ContentCatalogModelBuilderaModel()build()static ContentCatalogModelBuilderfromModel(ContentCatalogModel model) protected ContentCatalogModelgetModel()withCatalogVersions(Set<CatalogVersionModel> catalogVersions) withDefault(boolean isDefault) withSubcatalogs(Set<ContentCatalogModel> subcatalogModels) withSupercatalog(ContentCatalogModel contentCatalogModel)
-
Method Details
-
getModel
-
aModel
-
fromModel
-
build
-
withId
-
withName
-
withCatalogVersions
-
withDefault
-
withSupercatalog
-
withSubcatalogs
-