Uses of Interface
com.echothree.control.user.search.common.form.GetVendorResultsForm
Packages that use GetVendorResultsForm
Package
Description
-
Uses of GetVendorResultsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return GetVendorResultsFormMethods in com.echothree.control.user.search.common with parameters of type GetVendorResultsFormModifier and TypeMethodDescriptionSearchService.getVendorResults
(UserVisitPK userVisitPK, GetVendorResultsForm form) -
Uses of GetVendorResultsForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return GetVendorResultsFormModifier and TypeMethodDescriptionstatic GetVendorResultsForm
SearchFormFactory.getGetVendorResultsForm()
-
Uses of GetVendorResultsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return GetVendorResultsFormMethods in com.echothree.control.user.search.server with parameters of type GetVendorResultsFormModifier and TypeMethodDescriptionSearchBean.getVendorResults
(UserVisitPK userVisitPK, GetVendorResultsForm form) -
Uses of GetVendorResultsForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type GetVendorResultsFormModifierConstructorDescriptionGetVendorResultsCommand
(UserVisitPK userVisitPK, GetVendorResultsForm form) Creates a new instance of GetVendorResultsCommand -
Uses of GetVendorResultsForm in com.echothree.model.control.search.server.graphql
Constructors in com.echothree.model.control.search.server.graphql with parameters of type GetVendorResultsForm