Uses of Interface
com.echothree.control.user.party.common.result.CreateCustomerResult
Packages that use CreateCustomerResult
Package
Description
-
Uses of CreateCustomerResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type CreateCustomerResultModifier and TypeMethodDescriptionPartyService.createCustomer(UserVisitPK userVisitPK, CreateCustomerForm form) -
Uses of CreateCustomerResult in com.echothree.control.user.party.common.result
Subinterfaces of CreateCustomerResult in com.echothree.control.user.party.common.resultMethods in com.echothree.control.user.party.common.result that return CreateCustomerResultModifier and TypeMethodDescriptionstatic CreateCustomerResultPartyResultFactory.getCreateCustomerResult() -
Uses of CreateCustomerResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type CreateCustomerResultModifier and TypeMethodDescriptionPartyBean.createCustomer(UserVisitPK userVisitPK, CreateCustomerForm form)