Class EditableComponentTypesAttributePopulator

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

public class EditableComponentTypesAttributePopulator extends Object implements Populator<AttributeDescriptorModel,ComponentTypeAttributeData>
Populator that populates the editable field of the ComponentTypeAttributeData POJO. If the source attribute is not part of the provided editableAttributes set, then editable is set to false. True otherwise.