Uses of Class
org.alfresco.rest.search.SpellCheckModel
-
Packages that use SpellCheckModel Package Description org.alfresco.rest.search -
-
Uses of SpellCheckModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return SpellCheckModel Modifier and Type Method Description SpellCheckModelRestResultSetContextModel. getSpellCheck()SpellCheckModelSpellCheckModel. onModel()Methods in org.alfresco.rest.search that return types with arguments of type SpellCheckModel Modifier and Type Method Description ModelAssertion<SpellCheckModel>SpellCheckModel. and()ModelAssertion<SpellCheckModel>SpellCheckModel. assertThat()Methods in org.alfresco.rest.search with parameters of type SpellCheckModel Modifier and Type Method Description voidRestResultSetContextModel. setSpellCheck(SpellCheckModel spellCheck)
-