Class CmsSearchConfigurationFacetQuery.CmsFacetQueryItem

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsFacetQueryItem​(java.lang.String query, java.lang.String label)
      Constructor for a facet item.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object queryItem)  
      java.lang.String getLabel()
      Returns the label of the item, useful to show it.
      java.lang.String getQuery()
      Returns the query of the item.
      int hashCode()  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait