Uses of Interface
com.echothree.control.user.vendor.common.result.GetVendorItemResult
Packages that use GetVendorItemResult
Package
Description
-
Uses of GetVendorItemResult in com.echothree.control.user.vendor.common
Methods in com.echothree.control.user.vendor.common that return types with arguments of type GetVendorItemResultModifier and TypeMethodDescriptionVendorService.getVendorItem(UserVisitPK userVisitPK, GetVendorItemForm form) -
Uses of GetVendorItemResult in com.echothree.control.user.vendor.common.result
Methods in com.echothree.control.user.vendor.common.result that return GetVendorItemResultModifier and TypeMethodDescriptionstatic GetVendorItemResultVendorResultFactory.getGetVendorItemResult() -
Uses of GetVendorItemResult in com.echothree.control.user.vendor.server
Methods in com.echothree.control.user.vendor.server that return types with arguments of type GetVendorItemResultModifier and TypeMethodDescriptionVendorBean.getVendorItem(UserVisitPK userVisitPK, GetVendorItemForm form)