Uses of Class
org.alfresco.rest.model.RestRequestSpellcheckModel
-
Packages that use RestRequestSpellcheckModel Package Description org.alfresco.rest.model org.alfresco.rest.search -
-
Uses of RestRequestSpellcheckModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestRequestSpellcheckModel Modifier and Type Method Description RestRequestSpellcheckModelRestRequestSpellcheckModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestRequestSpellcheckModel Modifier and Type Method Description ModelAssertion<RestRequestSpellcheckModel>RestRequestSpellcheckModel. and()ModelAssertion<RestRequestSpellcheckModel>RestRequestSpellcheckModel. assertThat() -
Uses of RestRequestSpellcheckModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return RestRequestSpellcheckModel Modifier and Type Method Description RestRequestSpellcheckModelSearchRequest. getSpellcheck()Methods in org.alfresco.rest.search with parameters of type RestRequestSpellcheckModel Modifier and Type Method Description voidSearchRequest. setSpellcheck(RestRequestSpellcheckModel spellcheck)
-