Class SearchbarImpl

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

    @Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class,
           adapters=Searchbar.class,
           resourceType="core/cif/components/commerce/searchbar/v1/searchbar")
    public class SearchbarImpl
    extends DataLayerComponent
    implements Searchbar
    Concrete implementation of the Sling Model API for the Searchbar component
    See Also:
    Searchbar