public class SpellCheckContext extends Object
SpellCheckContext(String type, List<String> suggestions)
List<String>
getSuggestions()
String
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SpellCheckContext(String type, List<String> suggestions)
public String getType()
public List<String> getSuggestions()
Copyright © 2005–2017 Alfresco Software. All rights reserved.