Class SpellCheckContext
- java.lang.Object
-
- org.alfresco.rest.api.search.context.SpellCheckContext
-
public class SpellCheckContext extends Object
The results of a SpellCheck
-
-
Constructor Summary
Constructors Constructor Description SpellCheckContext(String type, List<String> suggestions)
-