Class SiteModelBuilder
java.lang.Object
de.hybris.platform.cmsfacades.util.builder.SiteModelBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic SiteModelBuilderaModel()build()static SiteModelBuilderfromModel(CMSSiteModel model) getModel()withActive(Boolean isActive) withContentCatalogs(List<ContentCatalogModel> contentCatalogs) withDefaultCatalog(CatalogModel defaultCatalog) withLanguage(LanguageModel defaultLanguage) withPreviewRUL(String previewRUL) withRedirectUrl(String redirectUrl) withStores(List<BaseStoreModel> baseStoreModels)
-
Method Details
-
getModel
-
aModel
-
fromModel
-
withName
-
withName
-
withActive
-
from
-
until
-
withDefaultCatalog
-
withLanguage
-
withUid
-
withPreviewRUL
-
withRedirectUrl
-
withStores
-
withContentCatalogs
-
build
-