Class CmsStructureEnumTypeComponentTypeAttributePopulator

java.lang.Object
de.hybris.platform.cmsfacades.types.populator.CmsStructureEnumTypeComponentTypeAttributePopulator
All Implemented Interfaces:
Populator<AttributeDescriptorModel,ComponentTypeAttributeData>

public class CmsStructureEnumTypeComponentTypeAttributePopulator extends Object implements Populator<AttributeDescriptorModel,ComponentTypeAttributeData>
Populator aimed at setting all necessary information for the receiving end to build a dropdown widget for a HybrisEnumValue
  • Constructor Details

    • CmsStructureEnumTypeComponentTypeAttributePopulator

      public CmsStructureEnumTypeComponentTypeAttributePopulator()
  • Method Details