public class SpellCheckResult extends Object implements Serializable
Constructor and Description |
---|
SpellCheckResult(String resultName,
List<String> results,
boolean searchedFor) |
Modifier and Type | Method and Description |
---|---|
String |
getResultName() |
List<String> |
getResults() |
boolean |
isSearchedFor() |
boolean |
isSpellCheckExist() |
Copyright © 2005–2016 Alfresco Software. All rights reserved.