Uses of Interface
com.echothree.control.user.customer.common.form.EditCustomerForm
Packages that use EditCustomerForm
Package
Description
-
Uses of EditCustomerForm in com.echothree.control.user.customer.common
Methods in com.echothree.control.user.customer.common that return EditCustomerFormMethods in com.echothree.control.user.customer.common with parameters of type EditCustomerFormModifier and TypeMethodDescriptionCustomerService.editCustomer
(UserVisitPK userVisitPK, EditCustomerForm form) -
Uses of EditCustomerForm in com.echothree.control.user.customer.common.form
Methods in com.echothree.control.user.customer.common.form that return EditCustomerFormModifier and TypeMethodDescriptionstatic EditCustomerForm
CustomerFormFactory.getEditCustomerForm()
-
Uses of EditCustomerForm in com.echothree.control.user.customer.server
Methods in com.echothree.control.user.customer.server that return EditCustomerFormMethods in com.echothree.control.user.customer.server with parameters of type EditCustomerFormModifier and TypeMethodDescriptionCustomerBean.editCustomer
(UserVisitPK userVisitPK, EditCustomerForm form) -
Uses of EditCustomerForm in com.echothree.control.user.customer.server.command
Constructors in com.echothree.control.user.customer.server.command with parameters of type EditCustomerFormModifierConstructorDescriptionEditCustomerCommand
(UserVisitPK userVisitPK, EditCustomerForm form) Creates a new instance of EditCustomerCommand