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, java.util.List<org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse> facets, java.util.List<FacetQueryContext> facetResults, java.util.List<FacetFieldContext> facetsFields, SpellCheckContext spellCheck, SearchQuery request)
-