Class ProductPageModelBuilder
java.lang.Object
de.hybris.platform.cmsfacades.util.builder.ProductPageModelBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProductPageModelBuilderaModel()build()static ProductPageModelBuilderfromModel(ProductPageModel model) protected ProductPageModelgetModel()withApprovalStatus(CmsApprovalStatus approvalStatus) withDefaultPage(Boolean isDefaultPage) withEnglishTitle(String title) withMasterTemplate(PageTemplateModel template) withOnlyOneRestrictionMustApply(Boolean onlyOneRestrictionMustApply) withPageStatus(CmsPageStatus pageStatus) withThumbnail(MediaModel thumbnail)
-
Method Details
-
getModel
-
aModel
-
fromModel
-
withCatalogVersion
-
withUid
-
withDefaultPage
-
withMasterTemplate
-
withApprovalStatus
-
withName
-
withThumbnail
-
withEnglishTitle
-
withOnlyOneRestrictionMustApply
-
withPageStatus
-
build
-