Class AbstractCMSComponentContentPopulator

  • All Implemented Interfaces:
    Populator<java.util.Map<java.lang.String,​java.lang.Object>,​ItemModel>

    public class AbstractCMSComponentContentPopulator
    extends java.lang.Object
    implements Populator<java.util.Map<java.lang.String,​java.lang.Object>,​ItemModel>
    Default implementation to populate an Abstract CMS Component Model. This populator is specifically defining assigning the AbstractCMSComponent into a ContentSlot in its position. This is valid for any case where the slotId and the position attributes are present in the source Map.