Class AbstractCMSPageRestrictionsContentPopulator

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

@Deprecated(since="2105", forRemoval=true) public class AbstractCMSPageRestrictionsContentPopulator extends Object implements Populator<Map<String,Object>,AbstractPageModel>
Deprecated, for removal: This API element is subject to removal in a future version.
since 2105 - no longer needed
Default implementation to populate restrictions in a page.
  • Constructor Details

    • AbstractCMSPageRestrictionsContentPopulator

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