Class ProductImpl

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

    @Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class,
           adapters=Product.class,
           resourceType="core/cif/components/commerce/product/v1/product",
           cache=true)
    public class ProductImpl
    extends DataLayerComponent
    implements Product