Interface FacetContext


public interface FacetContext
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addFacet(com.liferay.portal.kernel.search.facet.Facet facet)
     
    com.liferay.portal.kernel.search.facet.Facet
    getFacet(String aggregationName)
     
  • Method Details

    • addFacet

      void addFacet(com.liferay.portal.kernel.search.facet.Facet facet)
    • getFacet

      com.liferay.portal.kernel.search.facet.Facet getFacet(String aggregationName)