Uses of Interface
com.echothree.control.user.search.common.form.CheckItemSpellingForm
Packages that use CheckItemSpellingForm
Package
Description
-
Uses of CheckItemSpellingForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return CheckItemSpellingFormMethods in com.echothree.control.user.search.common with parameters of type CheckItemSpellingFormModifier and TypeMethodDescriptionSearchService.checkItemSpelling
(UserVisitPK userVisitPK, CheckItemSpellingForm form) -
Uses of CheckItemSpellingForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return CheckItemSpellingFormModifier and TypeMethodDescriptionstatic CheckItemSpellingForm
SearchFormFactory.getCheckItemSpellingForm()
-
Uses of CheckItemSpellingForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return CheckItemSpellingFormMethods in com.echothree.control.user.search.server with parameters of type CheckItemSpellingFormModifier and TypeMethodDescriptionSearchBean.checkItemSpelling
(UserVisitPK userVisitPK, CheckItemSpellingForm form) -
Uses of CheckItemSpellingForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type CheckItemSpellingFormModifierConstructorDescriptionCheckItemSpellingCommand
(UserVisitPK userVisitPK, CheckItemSpellingForm form) Creates a new instance of CheckItemSpellingCommand