Class CMSItemSearchDataPopulator

java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.CMSItemSearchDataPopulator
All Implemented Interfaces:
Populator<CMSItemSearchData,CMSItemSearchData>

public class CMSItemSearchDataPopulator extends Object implements Populator<CMSItemSearchData,CMSItemSearchData>
CMSItemSearchData populator for cmsfacades to integrate with cms2's version of CMSItemSearchData.
  • Constructor Details

    • CMSItemSearchDataPopulator

      public CMSItemSearchDataPopulator()
  • Method Details