Uses of Interface
com.echothree.control.user.party.common.result.CreateVendorResult
Packages that use CreateVendorResult
Package
Description
-
Uses of CreateVendorResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type CreateVendorResultModifier and TypeMethodDescriptionPartyService.createVendor(UserVisitPK userVisitPK, CreateVendorForm form) -
Uses of CreateVendorResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return CreateVendorResultModifier and TypeMethodDescriptionstatic CreateVendorResultPartyResultFactory.getCreateVendorResult() -
Uses of CreateVendorResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type CreateVendorResultModifier and TypeMethodDescriptionPartyBean.createVendor(UserVisitPK userVisitPK, CreateVendorForm form)