Uses of Class
de.hybris.platform.cmsfacades.cmsitems.attributeconverters.UniqueIdentifierAttributeToDataContentConverter
Packages that use UniqueIdentifierAttributeToDataContentConverter
Package
Description
-
Uses of UniqueIdentifierAttributeToDataContentConverter in de.hybris.platform.cmsfacades.cmsitems.populators
Methods in de.hybris.platform.cmsfacades.cmsitems.populators that return UniqueIdentifierAttributeToDataContentConverterModifier and TypeMethodDescriptionCMSComponentChildrenModelToDataAttributePopulator.getUniqueIdentifierAttributeToDataContentConverter()Methods in de.hybris.platform.cmsfacades.cmsitems.populators with parameters of type UniqueIdentifierAttributeToDataContentConverterModifier and TypeMethodDescriptionvoidCMSComponentChildrenModelToDataAttributePopulator.setUniqueIdentifierAttributeToDataContentConverter(UniqueIdentifierAttributeToDataContentConverter<ItemModel> uniqueIdentifierAttributeToDataContentConverter) -
Uses of UniqueIdentifierAttributeToDataContentConverter in de.hybris.platform.cmsfacades.rendering.populators
Methods in de.hybris.platform.cmsfacades.rendering.populators that return UniqueIdentifierAttributeToDataContentConverterModifier and TypeMethodDescriptionCMSComponentModelToDataRenderingPopulator.getUniqueIdentifierAttributeToDataContentConverter()ContentSlotModelToDataRenderingPopulator.getUniqueIdentifierAttributeToDataContentConverter()NavigationNodeModelToDataRenderingPopulator.getUniqueIdentifierAttributeToDataContentConverter()PageModelToDataRenderingPopulator.getUniqueIdentifierAttributeToDataContentConverter()Methods in de.hybris.platform.cmsfacades.rendering.populators with parameters of type UniqueIdentifierAttributeToDataContentConverterModifier and TypeMethodDescriptionvoidCMSComponentModelToDataRenderingPopulator.setUniqueIdentifierAttributeToDataContentConverter(UniqueIdentifierAttributeToDataContentConverter<ItemModel> uniqueIdentifierAttributeToDataContentConverter) voidContentSlotModelToDataRenderingPopulator.setUniqueIdentifierAttributeToDataContentConverter(UniqueIdentifierAttributeToDataContentConverter<ItemModel> uniqueIdentifierAttributeToDataContentConverter) voidNavigationNodeModelToDataRenderingPopulator.setUniqueIdentifierAttributeToDataContentConverter(UniqueIdentifierAttributeToDataContentConverter<ItemModel> uniqueIdentifierAttributeToDataContentConverter) voidPageModelToDataRenderingPopulator.setUniqueIdentifierAttributeToDataContentConverter(UniqueIdentifierAttributeToDataContentConverter<ItemModel> uniqueIdentifierAttributeToDataContentConverter) -
Uses of UniqueIdentifierAttributeToDataContentConverter in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return UniqueIdentifierAttributeToDataContentConverterModifier and TypeMethodDescriptionDefaultCMSWorkflowFacade.getUniqueIdentifierAttributeToDataContentConverter()Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type UniqueIdentifierAttributeToDataContentConverterModifier and TypeMethodDescriptionvoidDefaultCMSWorkflowFacade.setUniqueIdentifierAttributeToDataContentConverter(UniqueIdentifierAttributeToDataContentConverter<ItemModel> uniqueIdentifierAttributeToDataContentConverter)