Uses of Interface
com.echothree.control.user.search.common.form.ClearVendorResultsForm
Packages that use ClearVendorResultsForm
Package
Description
-
Uses of ClearVendorResultsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return ClearVendorResultsFormMethods in com.echothree.control.user.search.common with parameters of type ClearVendorResultsFormModifier and TypeMethodDescriptionSearchService.clearVendorResults
(UserVisitPK userVisitPK, ClearVendorResultsForm form) -
Uses of ClearVendorResultsForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return ClearVendorResultsFormModifier and TypeMethodDescriptionstatic ClearVendorResultsForm
SearchFormFactory.getClearVendorResultsForm()
-
Uses of ClearVendorResultsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return ClearVendorResultsFormMethods in com.echothree.control.user.search.server with parameters of type ClearVendorResultsFormModifier and TypeMethodDescriptionSearchBean.clearVendorResults
(UserVisitPK userVisitPK, ClearVendorResultsForm form) -
Uses of ClearVendorResultsForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type ClearVendorResultsFormModifierConstructorDescriptionClearVendorResultsCommand
(UserVisitPK userVisitPK, ClearVendorResultsForm form) Creates a new instance of ClearVendorResultsCommand