Uses of Interface
de.hybris.platform.cms2.common.service.CollectionHelper
-
-
Uses of CollectionHelper in de.hybris.platform.cms2.common.service.impl
Classes in de.hybris.platform.cms2.common.service.impl that implement CollectionHelper Modifier and Type Class Description classDefaultCollectionHelperDefault implementation ofCollectionHelper. -
Uses of CollectionHelper in de.hybris.platform.cms2.version.converter.impl
Methods in de.hybris.platform.cms2.version.converter.impl that return CollectionHelper Modifier and Type Method Description protected CollectionHelperDefaultCMSVersionToDataConverter. getCollectionHelper()Methods in de.hybris.platform.cms2.version.converter.impl with parameters of type CollectionHelper Modifier and Type Method Description voidDefaultCMSVersionToDataConverter. setCollectionHelper(CollectionHelper collectionHelper) -
Uses of CollectionHelper in de.hybris.platform.cms2.version.populator
Methods in de.hybris.platform.cms2.version.populator that return CollectionHelper Modifier and Type Method Description protected CollectionHelperCMSVersionToItemModelPopulator. getCollectionHelper()Methods in de.hybris.platform.cms2.version.populator with parameters of type CollectionHelper Modifier and Type Method Description voidCMSVersionToItemModelPopulator. setCollectionHelper(CollectionHelper collectionHelper) -
Uses of CollectionHelper in de.hybris.platform.cmsfacades.rendering.populators
Methods in de.hybris.platform.cmsfacades.rendering.populators that return CollectionHelper Modifier and Type Method Description protected CollectionHelperCMSItemsPropertiesModelToDataRenderingPopulator. getCollectionHelper()Methods in de.hybris.platform.cmsfacades.rendering.populators with parameters of type CollectionHelper Modifier and Type Method Description voidCMSItemsPropertiesModelToDataRenderingPopulator. setCollectionHelper(CollectionHelper collectionHelper)
-