Package org.alfresco.search.model
Class ResultSetContextSpellcheck
java.lang.Object
org.alfresco.search.model.ResultSetContextSpellcheck
ResultSetContextSpellcheck
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSuggestionItem(String suggestionItem) booleanA suggested alternative querygetType()Get typeinthashCode()voidsetSuggestion(List<String> suggestion) voidsuggestion(List<String> suggestion) toString()
-
Constructor Details
-
ResultSetContextSpellcheck
public ResultSetContextSpellcheck()
-
-
Method Details
-
type
-
getType
Get type- Returns:
- type
-
setType
-
suggestion
-
addSuggestionItem
-
getSuggestion
A suggested alternative query- Returns:
- suggestion
-
setSuggestion
-
equals
-
hashCode
public int hashCode() -
toString
-