Class ContentPageDataPopulator

java.lang.Object
de.hybris.platform.cmsfacades.pages.populator.data.ContentPageDataPopulator
All Implemented Interfaces:
Populator<ContentPageData,ContentPageModel>

@Deprecated(since="6.6", forRemoval=true) public class ContentPageDataPopulator extends Object implements Populator<ContentPageData,ContentPageModel>
Deprecated, for removal: This API element is subject to removal in a future version.
since 6.6
Converts an AbstractPageData of the type code ContentPage to ContentPageModel
  • Constructor Details

    • ContentPageDataPopulator

      public ContentPageDataPopulator()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details