Class FacetChartDataExtractor


  • public class FacetChartDataExtractor
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.zkoss.chart.Point> getPoints​(com.hybris.cockpitng.search.data.FullTextSearchData fullTextSearchData, java.lang.String facetCode)  
      protected static java.util.Comparator<com.hybris.cockpitng.search.data.facet.FacetValueData> getRangeLabelsComparator()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FacetChartDataExtractor

        public FacetChartDataExtractor()
    • Method Detail

      • getRangeLabelsComparator

        protected static java.util.Comparator<com.hybris.cockpitng.search.data.facet.FacetValueData> getRangeLabelsComparator()
      • getPoints

        public java.util.List<org.zkoss.chart.Point> getPoints​(com.hybris.cockpitng.search.data.FullTextSearchData fullTextSearchData,
                                                               java.lang.String facetCode)