Uses of Interface
de.hybris.platform.cmsfacades.pagescontentslots.service.PageContentSlotConverterType
Packages that use PageContentSlotConverterType
Package
Description
-
Uses of PageContentSlotConverterType in de.hybris.platform.cmsfacades.pagescontentslots.service
Methods in de.hybris.platform.cmsfacades.pagescontentslots.service that return types with arguments of type PageContentSlotConverterTypeModifier and TypeMethodDescriptionPageContentSlotConverterRegistry.getPageContentSlotConverterType(Class<? extends CMSRelationModel> classType) Get a specificPageContentSlotConverterTypeby class type.PageContentSlotConverterRegistry.getPageContentSlotConverterTypes()Get all elements in the registry. -
Uses of PageContentSlotConverterType in de.hybris.platform.cmsfacades.pagescontentslots.service.impl
Classes in de.hybris.platform.cmsfacades.pagescontentslots.service.impl that implement PageContentSlotConverterTypeModifier and TypeClassDescriptionclassDefault implementation ofPageContentSlotConverterType.Methods in de.hybris.platform.cmsfacades.pagescontentslots.service.impl that return types with arguments of type PageContentSlotConverterTypeModifier and TypeMethodDescriptionprotected Set<PageContentSlotConverterType>DefaultPageContentSlotConverterRegistry.getAllPageContentSlotConverterTypes()DefaultPageContentSlotConverterRegistry.getPageContentSlotConverterType(Class<? extends CMSRelationModel> classType) DefaultPageContentSlotConverterRegistry.getPageContentSlotConverterTypes()Methods in de.hybris.platform.cmsfacades.pagescontentslots.service.impl with parameters of type PageContentSlotConverterTypeModifier and TypeMethodDescriptionprotected voidDefaultPageContentSlotConverterRegistry.putOrUpdatePageContentSlot(PageContentSlotConverterType converterType) Method parameters in de.hybris.platform.cmsfacades.pagescontentslots.service.impl with type arguments of type PageContentSlotConverterTypeModifier and TypeMethodDescriptionvoidDefaultPageContentSlotConverterRegistry.setAllPageContentSlotConverterTypes(Set<PageContentSlotConverterType> allPageContentSlots)