Uses of Interface
de.hybris.platform.cms2.cmsitems.converter.AttributeContentConverter
Packages that use AttributeContentConverter
Package
Description
-
Uses of AttributeContentConverter in de.hybris.platform.cms2.cmsitems.converter
Methods in de.hybris.platform.cms2.cmsitems.converter that return AttributeContentConverterModifier and TypeMethodDescriptionAttributeStrategyConverterProvider.getContentConverter(T source) Will return the most appropriateAttributeContentConverterto convert back and forth between a property value and a serializable representation -
Uses of AttributeContentConverter in de.hybris.platform.cms2.cmsitems.converter.impl
Classes in de.hybris.platform.cms2.cmsitems.converter.impl that implement AttributeContentConverterModifier and TypeClassDescriptionclassBase and generic implementation ofAttributeContentConverter.classAn implementation ofAttributeContentConverterworking withAttributeDescriptorModelobjects.Methods in de.hybris.platform.cms2.cmsitems.converter.impl that return AttributeContentConverterModifier and TypeMethodDescriptionBaseAttributeStrategyConverterProvider.getContentConverter(T attributeDescriptor) Methods in de.hybris.platform.cms2.cmsitems.converter.impl that return types with arguments of type AttributeContentConverterModifier and TypeMethodDescriptionprotected List<AttributeContentConverter<T>>BaseAttributeStrategyConverterProvider.getAttributeContentConverters()protected com.google.common.base.Supplier<Stream<AttributeContentConverter<T>>>BaseAttributeStrategyConverterProvider.getDescendingConverterStreamSupplier()A Supplier for a descending stream of the entries from the content converter list.protected Deque<AttributeContentConverter<T>>BaseAttributeStrategyConverterProvider.getInternalAttributeContentConverters()Method parameters in de.hybris.platform.cms2.cmsitems.converter.impl with type arguments of type AttributeContentConverterModifier and TypeMethodDescriptionvoidBaseAttributeStrategyConverterProvider.setAttributeContentConverters(List<AttributeContentConverter<T>> attributeContentConverters) -
Uses of AttributeContentConverter in de.hybris.platform.cms2.version.converter.attribute.impl
Classes in de.hybris.platform.cms2.version.converter.attribute.impl that implement AttributeContentConverterModifier and TypeClassDescriptionclassParameterized byVersionAttributeDescriptorattribute content converter. -
Uses of AttributeContentConverter in de.hybris.platform.cmsfacades.cmsitems.attributeconverters
Classes in de.hybris.platform.cmsfacades.cmsitems.attributeconverters that implement AttributeContentConverterModifier and TypeClassDescriptionclassImplementation ofAttributeContentConverterthat converts properties of typeEnumclassImplementation ofAttributeContentConverterthat converts properties of typeLinkTargetsfrom and to boolean