Uses of Interface
com.echothree.control.user.item.common.result.GetItemCountryOfOriginResult
Packages that use GetItemCountryOfOriginResult
Package
Description
-
Uses of GetItemCountryOfOriginResult in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return types with arguments of type GetItemCountryOfOriginResultModifier and TypeMethodDescriptionItemService.getItemCountryOfOrigin(UserVisitPK userVisitPK, GetItemCountryOfOriginForm form) -
Uses of GetItemCountryOfOriginResult in com.echothree.control.user.item.common.result
Methods in com.echothree.control.user.item.common.result that return GetItemCountryOfOriginResultModifier and TypeMethodDescriptionstatic GetItemCountryOfOriginResultItemResultFactory.getGetItemCountryOfOriginResult() -
Uses of GetItemCountryOfOriginResult in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return types with arguments of type GetItemCountryOfOriginResultModifier and TypeMethodDescriptionItemBean.getItemCountryOfOrigin(UserVisitPK userVisitPK, GetItemCountryOfOriginForm form)