Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryCostingMethodChoicesResult
Packages that use GetInventoryCostingMethodChoicesResult
Package
Description
-
Uses of GetInventoryCostingMethodChoicesResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryCostingMethodChoicesResultModifier and TypeMethodDescriptionInventoryService.getInventoryCostingMethodChoices(UserVisitPK userVisitPK, GetInventoryCostingMethodChoicesForm form) -
Uses of GetInventoryCostingMethodChoicesResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryCostingMethodChoicesResultModifier and TypeMethodDescriptionInventoryResultFactory.getGetInventoryCostingMethodChoicesResult() -
Uses of GetInventoryCostingMethodChoicesResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryCostingMethodChoicesResultModifier and TypeMethodDescriptionInventoryBean.getInventoryCostingMethodChoices(UserVisitPK userVisitPK, GetInventoryCostingMethodChoicesForm form)