Class RestrictionComponentTypeAttributePopulator

  • All Implemented Interfaces:
    Populator<AttributeDescriptorModel,​ComponentTypeAttributeData>

    public class RestrictionComponentTypeAttributePopulator
    extends java.lang.Object
    implements Populator<AttributeDescriptorModel,​ComponentTypeAttributeData>
    Populator for restriction attributes. Restrictions are part of pages and component attributes, but they are edited in a different context than other properties (visibility tab). Thus, they must be present in the component API, but not in the structure API. This populator makes sure the property is not present in the structure of the enclosing type.