Package org.alfresco.rest.search
Class SpellCheckModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.search.SpellCheckModel
- All Implemented Interfaces:
IModelAssertion<SpellCheckModel>,IRestModel<SpellCheckModel>,org.alfresco.utility.model.Model
public class SpellCheckModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<SpellCheckModel>
Object that represents the spell check model response.
- Author:
- Michael Suzuki
-
Constructor Details
-
SpellCheckModel
public SpellCheckModel()
-
-
Method Details
-
getType
-
setType
-
getSuggestions
-
setSuggestions
-
and
- Specified by:
andin interfaceIModelAssertion<SpellCheckModel>
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<SpellCheckModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<SpellCheckModel>
-