Uses of Interface
de.hybris.platform.cmsfacades.cmsitems.properties.CMSItemPropertiesSupplierProvider
-
Packages that use CMSItemPropertiesSupplierProvider Package Description de.hybris.platform.cmsfacades.cmsitems.properties.impl de.hybris.platform.cmsfacades.rendering.populators -
-
Uses of CMSItemPropertiesSupplierProvider in de.hybris.platform.cmsfacades.cmsitems.properties.impl
Classes in de.hybris.platform.cmsfacades.cmsitems.properties.impl that implement CMSItemPropertiesSupplierProvider Modifier and Type Class Description classDefaultCMSItemPropertiesSupplierProviderDefault implementation forCMSItemPropertiesSupplierProvider. -
Uses of CMSItemPropertiesSupplierProvider in de.hybris.platform.cmsfacades.rendering.populators
Methods in de.hybris.platform.cmsfacades.rendering.populators that return CMSItemPropertiesSupplierProvider Modifier and Type Method Description protected CMSItemPropertiesSupplierProviderCMSItemsPropertiesModelToDataRenderingPopulator. getCmsItemPropertiesSupplierProvider()Methods in de.hybris.platform.cmsfacades.rendering.populators with parameters of type CMSItemPropertiesSupplierProvider Modifier and Type Method Description voidCMSItemsPropertiesModelToDataRenderingPopulator. setCmsItemPropertiesSupplierProvider(CMSItemPropertiesSupplierProvider cmsItemPropertiesSupplierProvider)
-