Uses of Class
com.echothree.model.control.search.common.transfer.CheckSpellingWordTransfer
Packages that use CheckSpellingWordTransfer
Package
Description
-
Uses of CheckSpellingWordTransfer in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return types with arguments of type CheckSpellingWordTransferMethod parameters in com.echothree.control.user.search.common.result with type arguments of type CheckSpellingWordTransferModifier and TypeMethodDescriptionvoid
BaseCheckSpellingResult.setCheckSpellingWords
(List<CheckSpellingWordTransfer> checkSpellingWords) -
Uses of CheckSpellingWordTransfer in com.echothree.model.control.search.server.graphql
Constructors in com.echothree.model.control.search.server.graphql with parameters of type CheckSpellingWordTransferModifierConstructorDescriptionCheckSpellingWordObject
(CheckSpellingWordTransfer checkSpellingWord) -
Uses of CheckSpellingWordTransfer in com.echothree.model.control.search.server.search
Methods in com.echothree.model.control.search.server.search that return types with arguments of type CheckSpellingWordTransferModifier and TypeMethodDescriptionBaseSpellCheckEvaluator.checkSpelling
(ExecutionErrorAccumulator eea)