Uses of Class
de.hybris.platform.cms2.model.contents.components.CMSParagraphComponentModel
-
Packages that use CMSParagraphComponentModel Package Description de.hybris.platform.acceleratorcms.component.renderer.impl de.hybris.platform.acceleratorcms.model.components Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.de.hybris.platform.assistedservicestorefront.model Contains generated models for each type of de.hybris.platform.assistedservicestorefront.jalo package.de.hybris.platform.cmsfacades.cmsitems.validator de.hybris.platform.cmsfacades.util.builder de.hybris.platform.cmsfacades.util.models de.hybris.platform.sap.productconfig.frontend.model Contains generated models for each type of de.hybris.platform.sap.productconfig.frontend.jalo package.de.hybris.platform.selectivecartaddon.renderer.impl -
-
Uses of CMSParagraphComponentModel in de.hybris.platform.acceleratorcms.component.renderer.impl
Methods in de.hybris.platform.acceleratorcms.component.renderer.impl with parameters of type CMSParagraphComponentModel Modifier and Type Method Description voidCMSParagraphComponentRenderer. renderComponent(javax.servlet.jsp.PageContext pageContext, CMSParagraphComponentModel component) -
Uses of CMSParagraphComponentModel in de.hybris.platform.acceleratorcms.model.components
Subclasses of CMSParagraphComponentModel in de.hybris.platform.acceleratorcms.model.components Modifier and Type Class Description classCMSTabParagraphComponentModelGenerated model class for type CMSTabParagraphComponent first defined at extension acceleratorcms. -
Uses of CMSParagraphComponentModel in de.hybris.platform.assistedservicestorefront.model
Subclasses of CMSParagraphComponentModel in de.hybris.platform.assistedservicestorefront.model Modifier and Type Class Description classAssistedServiceComponentModelGenerated model class for type AssistedServiceComponent first defined at extension assistedservicestorefront. -
Uses of CMSParagraphComponentModel in de.hybris.platform.cmsfacades.cmsitems.validator
Methods in de.hybris.platform.cmsfacades.cmsitems.validator with parameters of type CMSParagraphComponentModel Modifier and Type Method Description voidDefaultCMSParagraphComponentValidator. validate(CMSParagraphComponentModel validatee) -
Uses of CMSParagraphComponentModel in de.hybris.platform.cmsfacades.util.builder
Methods in de.hybris.platform.cmsfacades.util.builder that return CMSParagraphComponentModel Modifier and Type Method Description CMSParagraphComponentModelParagraphComponentModelBuilder. build()protected CMSParagraphComponentModelParagraphComponentModelBuilder. getModel()Methods in de.hybris.platform.cmsfacades.util.builder with parameters of type CMSParagraphComponentModel Modifier and Type Method Description static ParagraphComponentModelBuilderParagraphComponentModelBuilder. fromModel(CMSParagraphComponentModel model) -
Uses of CMSParagraphComponentModel in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return CMSParagraphComponentModel Modifier and Type Method Description CMSParagraphComponentModelParagraphComponentModelMother. createFooterParagraphComponentModel(CatalogVersionModel catalogVersion)CMSParagraphComponentModelParagraphComponentModelMother. createHeaderEuropeParagraphComponentModel(CatalogVersionModel catalogVersion)CMSParagraphComponentModelParagraphComponentModelMother. createHeaderParagraphComponentModel(CatalogVersionModel catalogVersion)CMSParagraphComponentModelParagraphComponentModelMother. createHeaderParagraphComponentModel(CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String name)CMSParagraphComponentModelParagraphComponentModelMother. createSharedParagraphComponentModel(CatalogVersionModel catalogVersion) -
Uses of CMSParagraphComponentModel in de.hybris.platform.sap.productconfig.frontend.model
Subclasses of CMSParagraphComponentModel in de.hybris.platform.sap.productconfig.frontend.model Modifier and Type Class Description classProductAddConfigToCartComponentModelGenerated model class for type ProductAddConfigToCartComponent first defined at extension ysapproductconfigaddon.classProductConfigurationFilterComponentModelGenerated model class for type ProductConfigurationFilterComponent first defined at extension ysapproductconfigaddon.classProductConfigurationFormComponentModelGenerated model class for type ProductConfigurationFormComponent first defined at extension ysapproductconfigaddon.classProductConfigurationImageComponentModelGenerated model class for type ProductConfigurationImageComponent first defined at extension ysapproductconfigaddon.classProductConfigurationMenuComponentModelGenerated model class for type ProductConfigurationMenuComponent first defined at extension ysapproductconfigaddon.classProductConfigurationOverviewComponentModelGenerated model class for type ProductConfigurationOverviewComponent first defined at extension ysapproductconfigaddon.classProductConfigurationOverviewTitleComponentModelGenerated model class for type ProductConfigurationOverviewTitleComponent first defined at extension ysapproductconfigaddon.classProductConfigurationPrevNextComponentModelGenerated model class for type ProductConfigurationPrevNextComponent first defined at extension ysapproductconfigaddon.classProductConfigurationPriceSummaryComponentModelGenerated model class for type ProductConfigurationPriceSummaryComponent first defined at extension ysapproductconfigaddon.classProductConfigurationTitleSummaryComponentModelGenerated model class for type ProductConfigurationTitleSummaryComponent first defined at extension ysapproductconfigaddon.classProductConfigurationVariantListComponentModelGenerated model class for type ProductConfigurationVariantListComponent first defined at extension ysapproductconfigaddon. -
Uses of CMSParagraphComponentModel in de.hybris.platform.selectivecartaddon.renderer.impl
Methods in de.hybris.platform.selectivecartaddon.renderer.impl with parameters of type CMSParagraphComponentModel Modifier and Type Method Description voidSelectiveCartParagraphComponentRenderer. renderComponent(javax.servlet.jsp.PageContext pageContext, CMSParagraphComponentModel component)
-