Uses of Interface
com.echothree.control.user.search.common.form.SearchCustomersForm
Packages that use SearchCustomersForm
Package
Description
-
Uses of SearchCustomersForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return SearchCustomersFormMethods in com.echothree.control.user.search.common with parameters of type SearchCustomersFormModifier and TypeMethodDescriptionSearchService.searchCustomers
(UserVisitPK userVisitPK, SearchCustomersForm form) -
Uses of SearchCustomersForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return SearchCustomersFormModifier and TypeMethodDescriptionstatic SearchCustomersForm
SearchFormFactory.getSearchCustomersForm()
-
Uses of SearchCustomersForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return SearchCustomersFormMethods in com.echothree.control.user.search.server with parameters of type SearchCustomersFormModifier and TypeMethodDescriptionSearchBean.searchCustomers
(UserVisitPK userVisitPK, SearchCustomersForm form) -
Uses of SearchCustomersForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type SearchCustomersFormModifierConstructorDescriptionSearchCustomersCommand
(UserVisitPK userVisitPK, SearchCustomersForm form) Creates a new instance of SearchCustomersCommand