Uses of Interface
com.echothree.control.user.customer.common.form.GetCustomerForm
Packages that use GetCustomerForm
Package
Description
-
Uses of GetCustomerForm in com.echothree.control.user.customer.common
Methods in com.echothree.control.user.customer.common that return GetCustomerFormMethods in com.echothree.control.user.customer.common with parameters of type GetCustomerFormModifier and TypeMethodDescriptionCustomerService.getCustomer
(UserVisitPK userVisitPK, GetCustomerForm form) -
Uses of GetCustomerForm in com.echothree.control.user.customer.common.form
Methods in com.echothree.control.user.customer.common.form that return GetCustomerFormModifier and TypeMethodDescriptionstatic GetCustomerForm
CustomerFormFactory.getGetCustomerForm()
-
Uses of GetCustomerForm in com.echothree.control.user.customer.server
Methods in com.echothree.control.user.customer.server that return GetCustomerFormMethods in com.echothree.control.user.customer.server with parameters of type GetCustomerFormModifier and TypeMethodDescriptionCustomerBean.getCustomer
(UserVisitPK userVisitPK, GetCustomerForm form) -
Uses of GetCustomerForm in com.echothree.control.user.customer.server.command
Constructors in com.echothree.control.user.customer.server.command with parameters of type GetCustomerFormModifierConstructorDescriptionGetCustomerCommand
(UserVisitPK userVisitPK, GetCustomerForm form) Creates a new instance of GetCustomerCommand