Uses of Interface
com.echothree.control.user.search.common.form.SearchOffersForm
Packages that use SearchOffersForm
Package
Description
-
Uses of SearchOffersForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return SearchOffersFormMethods in com.echothree.control.user.search.common with parameters of type SearchOffersFormModifier and TypeMethodDescriptionSearchService.searchOffers
(UserVisitPK userVisitPK, SearchOffersForm form) -
Uses of SearchOffersForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return SearchOffersFormModifier and TypeMethodDescriptionstatic SearchOffersForm
SearchFormFactory.getSearchOffersForm()
-
Uses of SearchOffersForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return SearchOffersFormMethods in com.echothree.control.user.search.server with parameters of type SearchOffersFormModifier and TypeMethodDescriptionSearchBean.searchOffers
(UserVisitPK userVisitPK, SearchOffersForm form) -
Uses of SearchOffersForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type SearchOffersFormModifierConstructorDescriptionSearchOffersCommand
(UserVisitPK userVisitPK, SearchOffersForm form) Creates a new instance of SearchOffersCommand