Uses of Class
de.hybris.platform.cms2.model.contents.components.CMSParagraphComponentModel
Packages that use CMSParagraphComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
Contains generated models for each type of de.hybris.platform.assistedservicestorefront.jalo package.
Contains generated models for each type of de.hybris.platform.sap.productconfig.frontend.jalo package.
-
Uses of CMSParagraphComponentModel in de.hybris.platform.acceleratorcms.component.renderer.impl
Methods in de.hybris.platform.acceleratorcms.component.renderer.impl with parameters of type CMSParagraphComponentModelModifier and TypeMethodDescriptionvoidCMSParagraphComponentRenderer.renderComponent(javax.servlet.jsp.PageContext pageContext, CMSParagraphComponentModel component) -
Uses of CMSParagraphComponentModel in de.hybris.platform.acceleratorcms.model.components
Modifier and TypeClassDescriptionclassGenerated model class for type CMSTabParagraphComponent first defined at extension acceleratorcms. -
Uses of CMSParagraphComponentModel in de.hybris.platform.assistedservicestorefront.model
Modifier and TypeClassDescriptionclassGenerated 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 CMSParagraphComponentModelModifier and TypeMethodDescriptionvoidDefaultCMSParagraphComponentValidator.validate(CMSParagraphComponentModel validatee) -
Uses of CMSParagraphComponentModel in de.hybris.platform.cmsfacades.util.builder
Methods in de.hybris.platform.cmsfacades.util.builder that return CMSParagraphComponentModelModifier and TypeMethodDescriptionParagraphComponentModelBuilder.build()protected CMSParagraphComponentModelParagraphComponentModelBuilder.getModel()Methods in de.hybris.platform.cmsfacades.util.builder with parameters of type CMSParagraphComponentModelModifier and TypeMethodDescriptionParagraphComponentModelBuilder.fromModel(CMSParagraphComponentModel model) -
Uses of CMSParagraphComponentModel in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return CMSParagraphComponentModelModifier and TypeMethodDescriptionParagraphComponentModelMother.createFooterParagraphComponentModel(CatalogVersionModel catalogVersion) ParagraphComponentModelMother.createHeaderEuropeParagraphComponentModel(CatalogVersionModel catalogVersion) ParagraphComponentModelMother.createHeaderParagraphComponentModel(CatalogVersionModel catalogVersion) ParagraphComponentModelMother.createHeaderParagraphComponentModel(CatalogVersionModel catalogVersion, String uid, String name) ParagraphComponentModelMother.createSharedParagraphComponentModel(CatalogVersionModel catalogVersion) -
Uses of CMSParagraphComponentModel in de.hybris.platform.sap.productconfig.frontend.model
Modifier and TypeClassDescriptionclassGenerated model class for type ProductAddConfigToCartComponent first defined at extension ysapproductconfigaddon.classGenerated model class for type ProductConfigurationFilterComponent first defined at extension ysapproductconfigaddon.classGenerated model class for type ProductConfigurationFormComponent first defined at extension ysapproductconfigaddon.classGenerated model class for type ProductConfigurationImageComponent first defined at extension ysapproductconfigaddon.classGenerated model class for type ProductConfigurationMenuComponent first defined at extension ysapproductconfigaddon.classGenerated model class for type ProductConfigurationOverviewComponent first defined at extension ysapproductconfigaddon.classGenerated model class for type ProductConfigurationOverviewTitleComponent first defined at extension ysapproductconfigaddon.classGenerated model class for type ProductConfigurationPrevNextComponent first defined at extension ysapproductconfigaddon.classGenerated model class for type ProductConfigurationPriceSummaryComponent first defined at extension ysapproductconfigaddon.classGenerated model class for type ProductConfigurationTitleSummaryComponent first defined at extension ysapproductconfigaddon.classGenerated 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 CMSParagraphComponentModelModifier and TypeMethodDescriptionvoidSelectiveCartParagraphComponentRenderer.renderComponent(javax.servlet.jsp.PageContext pageContext, CMSParagraphComponentModel component)