Class CMSItemPageModelToDataAttributePopulator

java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.AbstractCMSItemPopulator
de.hybris.platform.cmsfacades.cmsitems.populators.CMSItemPageModelToDataAttributePopulator
All Implemented Interfaces:
Populator<ItemModel,Map<String,Object>>

public class CMSItemPageModelToDataAttributePopulator extends AbstractCMSItemPopulator
Populator that populates the masterTemplateId field for a given page.
  • Constructor Details

    • CMSItemPageModelToDataAttributePopulator

      public CMSItemPageModelToDataAttributePopulator()
  • Method Details