Uses of Interface
com.echothree.control.user.customer.common.form.GetCustomersForm
Packages that use GetCustomersForm
Package
Description
-
Uses of GetCustomersForm in com.echothree.control.user.customer.common
Methods in com.echothree.control.user.customer.common that return GetCustomersFormMethods in com.echothree.control.user.customer.common with parameters of type GetCustomersFormModifier and TypeMethodDescriptionCustomerService.getCustomers
(UserVisitPK userVisitPK, GetCustomersForm form) -
Uses of GetCustomersForm in com.echothree.control.user.customer.common.form
Methods in com.echothree.control.user.customer.common.form that return GetCustomersFormModifier and TypeMethodDescriptionstatic GetCustomersForm
CustomerFormFactory.getGetCustomersForm()
-
Uses of GetCustomersForm in com.echothree.control.user.customer.server
Methods in com.echothree.control.user.customer.server that return GetCustomersFormMethods in com.echothree.control.user.customer.server with parameters of type GetCustomersFormModifier and TypeMethodDescriptionCustomerBean.getCustomers
(UserVisitPK userVisitPK, GetCustomersForm form) -
Uses of GetCustomersForm in com.echothree.control.user.customer.server.command
Constructors in com.echothree.control.user.customer.server.command with parameters of type GetCustomersFormModifierConstructorDescriptionGetCustomersCommand
(UserVisitPK userVisitPK, GetCustomersForm form) Creates a new instance of GetCustomersCommand