Class CmsSearchConfigurationDidYouMean

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsSearchConfigurationDidYouMean​(java.lang.String param, java.lang.Boolean collate, java.lang.Integer count)
      Constructor setting all the state.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getCollate()
      Returns a flag, indicating if collation is turned on or off.
      int getCount()
      Returns the maximal number of suggestions.
      java.lang.String getQueryParam()
      Returns the parameter name of the request parameter used to send the current query string for spellchecking.
      • Methods inherited from class java.lang.Object

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