Class DefaultAttributeContentConverter

java.lang.Object
de.hybris.platform.cms2.cmsitems.converter.impl.BaseAttributeContentConverter<AttributeDescriptorModel>
de.hybris.platform.cms2.cmsitems.converter.impl.DefaultAttributeContentConverter
All Implemented Interfaces:
AttributeContentConverter<AttributeDescriptorModel>

public class DefaultAttributeContentConverter extends BaseAttributeContentConverter<AttributeDescriptorModel>
An implementation of AttributeContentConverter working with AttributeDescriptorModel objects.
  • Constructor Details

    • DefaultAttributeContentConverter

      public DefaultAttributeContentConverter()