Uses of Interface
com.echothree.control.user.party.common.form.CreateCustomerForm
Packages that use CreateCustomerForm
Package
Description
-
Uses of CreateCustomerForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return CreateCustomerFormMethods in com.echothree.control.user.party.common with parameters of type CreateCustomerFormModifier and TypeMethodDescriptionPartyService.createCustomer
(UserVisitPK userVisitPK, CreateCustomerForm form) -
Uses of CreateCustomerForm in com.echothree.control.user.party.common.form
Subinterfaces of CreateCustomerForm in com.echothree.control.user.party.common.formMethods in com.echothree.control.user.party.common.form that return CreateCustomerFormModifier and TypeMethodDescriptionstatic CreateCustomerForm
PartyFormFactory.getCreateCustomerForm()
-
Uses of CreateCustomerForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return CreateCustomerFormMethods in com.echothree.control.user.party.server with parameters of type CreateCustomerFormModifier and TypeMethodDescriptionPartyBean.createCustomer
(UserVisitPK userVisitPK, CreateCustomerForm form) -
Uses of CreateCustomerForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type CreateCustomerFormModifierConstructorDescriptionCreateCustomerCommand
(UserVisitPK userVisitPK, CreateCustomerForm form) Creates a new instance of CreateCustomerCommand