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 CreateCustomerFormPartyFormFactory.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)