Uses of Class
org.alfresco.rest.api.search.context.SpellCheckContext
-
Packages that use SpellCheckContext Package Description org.alfresco.rest.api.search.context -
-
Uses of SpellCheckContext in org.alfresco.rest.api.search.context
Methods in org.alfresco.rest.api.search.context that return SpellCheckContext Modifier and Type Method Description SpellCheckContextSearchContext. getSpellCheck()Constructors in org.alfresco.rest.api.search.context with parameters of type SpellCheckContext Constructor Description SearchContext(long lastTxId, List<GenericFacetResponse> facets, List<FacetQueryContext> facetResults, List<FacetFieldContext> facetsFields, SpellCheckContext spellCheck, SearchQuery request)
-