Uses of Interface
com.echothree.control.user.vendor.common.result.GetVendorResult
Packages that use GetVendorResult
Package
Description
-
Uses of GetVendorResult in com.echothree.control.user.vendor.common
Methods in com.echothree.control.user.vendor.common that return types with arguments of type GetVendorResultModifier and TypeMethodDescriptionVendorService.getVendor(UserVisitPK userVisitPK, GetVendorForm form) -
Uses of GetVendorResult in com.echothree.control.user.vendor.common.result
Methods in com.echothree.control.user.vendor.common.result that return GetVendorResultModifier and TypeMethodDescriptionstatic GetVendorResultVendorResultFactory.getGetVendorResult() -
Uses of GetVendorResult in com.echothree.control.user.vendor.server
Methods in com.echothree.control.user.vendor.server that return types with arguments of type GetVendorResultModifier and TypeMethodDescriptionVendorBean.getVendor(UserVisitPK userVisitPK, GetVendorForm form)