Class FeaturedCategoryListImpl

  • All Implemented Interfaces:
    FeaturedCategoryList, com.adobe.cq.export.json.ComponentExporter, com.adobe.cq.wcm.core.components.models.Component

    @Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class,
           adapters={FeaturedCategoryList.class,com.adobe.cq.export.json.ComponentExporter.class},
           resourceType="core/cif/components/commerce/featuredcategorylist/v1/featuredcategorylist")
    public class FeaturedCategoryListImpl
    extends DataLayerComponent
    implements FeaturedCategoryList
    • Field Detail

      • currentStyle

        protected com.day.cq.wcm.api.designer.Style currentStyle
    • Constructor Detail

      • FeaturedCategoryListImpl

        public FeaturedCategoryListImpl()