Uses of Interface
com.echothree.control.user.party.common.result.CreateCustomerWithLoginResult
Packages that use CreateCustomerWithLoginResult
Package
Description
-
Uses of CreateCustomerWithLoginResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type CreateCustomerWithLoginResultModifier and TypeMethodDescriptionPartyService.createCustomerWithLogin(UserVisitPK userVisitPK, CreateCustomerWithLoginForm createCustomerWithLoginForm) -
Uses of CreateCustomerWithLoginResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return CreateCustomerWithLoginResult -
Uses of CreateCustomerWithLoginResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type CreateCustomerWithLoginResultModifier and TypeMethodDescriptionPartyBean.createCustomerWithLogin(UserVisitPK userVisitPK, CreateCustomerWithLoginForm form)