Uses of Interface
de.hybris.platform.cmsfacades.cmsitems.properties.CMSItemPropertiesSupplier
Packages that use CMSItemPropertiesSupplier
Package
Description
-
Uses of CMSItemPropertiesSupplier in de.hybris.platform.cmsfacades.cmsitems.properties
Methods in de.hybris.platform.cmsfacades.cmsitems.properties that return types with arguments of type CMSItemPropertiesSupplierModifier and TypeMethodDescriptionCMSItemPropertiesSupplierProvider.getSuppliers(CMSItemModel itemModel) Returns the list ofCMSItemPropertiesSupplierfor providedCMSItemModel. -
Uses of CMSItemPropertiesSupplier in de.hybris.platform.cmsfacades.cmsitems.properties.impl
Methods in de.hybris.platform.cmsfacades.cmsitems.properties.impl that return types with arguments of type CMSItemPropertiesSupplierModifier and TypeMethodDescriptionprotected List<CMSItemPropertiesSupplier>DefaultCMSItemPropertiesSupplierProvider.getCmsItemPropertiesSuppliers()DefaultCMSItemPropertiesSupplierProvider.getSuppliers(CMSItemModel itemModel) Method parameters in de.hybris.platform.cmsfacades.cmsitems.properties.impl with type arguments of type CMSItemPropertiesSupplierModifier and TypeMethodDescriptionvoidDefaultCMSItemPropertiesSupplierProvider.setCmsItemPropertiesSuppliers(List<CMSItemPropertiesSupplier> cmsItemPropertiesSuppliers) -
Uses of CMSItemPropertiesSupplier in de.hybris.platform.cmsfacades.rendering.populators
Methods in de.hybris.platform.cmsfacades.rendering.populators with parameters of type CMSItemPropertiesSupplierModifier and TypeMethodDescriptionCMSItemsPropertiesModelToDataRenderingPopulator.getGroupProperties(CMSItemPropertiesSupplier supplier, CMSItemModel itemModel) Returns aMapof group name as a key and a Map of properties as a value.Method parameters in de.hybris.platform.cmsfacades.rendering.populators with type arguments of type CMSItemPropertiesSupplierModifier and TypeMethodDescriptionCMSItemsPropertiesModelToDataRenderingPopulator.getProperties(List<CMSItemPropertiesSupplier> suppliers, CMSItemModel itemModel) Returns the list of properties provided by suppliers. -
Uses of CMSItemPropertiesSupplier in de.hybris.platform.cmsocc.properties.suppliers
Classes in de.hybris.platform.cmsocc.properties.suppliers that implement CMSItemPropertiesSupplierModifier and TypeClassDescriptionclassAbstract class contains default implementation forCMSItemPropertiesSupplier.classDefault implementation ofCMSItemPropertiesSupplierto handleAbstractCMSComponentModel.classDefault implementation ofCMSItemPropertiesSupplierto handleContentSlotModel.classDefault implementation ofCMSItemPropertiesSupplierto handleAbstractPageModel. -
Uses of CMSItemPropertiesSupplier in de.hybris.platform.cmsoccaddon.properties.suppliers
Classes in de.hybris.platform.cmsoccaddon.properties.suppliers that implement CMSItemPropertiesSupplierModifier and TypeClassDescriptionclassAbstract class contains default implementation forCMSItemPropertiesSupplier.classDefault implementation ofCMSItemPropertiesSupplierto handleAbstractCMSComponentModel.classDefault implementation ofCMSItemPropertiesSupplierto handleContentSlotModel.classDefault implementation ofCMSItemPropertiesSupplierto handleAbstractPageModel. -
Uses of CMSItemPropertiesSupplier in de.hybris.platform.personalizationaddon.properties
Classes in de.hybris.platform.personalizationaddon.properties that implement CMSItemPropertiesSupplier -
Uses of CMSItemPropertiesSupplier in de.hybris.platform.personalizationcms.service
Classes in de.hybris.platform.personalizationcms.service that implement CMSItemPropertiesSupplierModifier and TypeClassDescriptionclassCxCMS service extending theDefaultCMSDynamicAttributeService.