Class CMSItemCloneableModelToDataAttributePopulator

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

public class CMSItemCloneableModelToDataAttributePopulator extends AbstractCMSItemPopulator
Populator that verifies that the ItemModel is cloneable and prepares the cloneable field
  • Constructor Details

    • CMSItemCloneableModelToDataAttributePopulator

      public CMSItemCloneableModelToDataAttributePopulator()
  • Method Details