Uses of Interface
com.echothree.control.user.party.common.form.CreateCustomerWithLoginForm
Packages that use CreateCustomerWithLoginForm
Package
Description
-
Uses of CreateCustomerWithLoginForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return CreateCustomerWithLoginFormMethods in com.echothree.control.user.party.common with parameters of type CreateCustomerWithLoginFormModifier and TypeMethodDescriptionPartyService.createCustomerWithLogin(UserVisitPK userVisitPK, CreateCustomerWithLoginForm createCustomerWithLoginForm) -
Uses of CreateCustomerWithLoginForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return CreateCustomerWithLoginFormModifier and TypeMethodDescriptionstatic CreateCustomerWithLoginFormPartyFormFactory.getCreateCustomerWithLoginForm() -
Uses of CreateCustomerWithLoginForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return CreateCustomerWithLoginFormMethods in com.echothree.control.user.party.server with parameters of type CreateCustomerWithLoginFormModifier and TypeMethodDescriptionPartyBean.createCustomerWithLogin(UserVisitPK userVisitPK, CreateCustomerWithLoginForm form)