Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryTransactionReasonsResult
Packages that use GetInventoryTransactionReasonsResult
Package
Description
-
Uses of GetInventoryTransactionReasonsResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryTransactionReasonsResultModifier and TypeMethodDescriptionInventoryService.getInventoryTransactionReasons(UserVisitPK userVisitPK, GetInventoryTransactionReasonsForm form) -
Uses of GetInventoryTransactionReasonsResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryTransactionReasonsResultModifier and TypeMethodDescriptionInventoryResultFactory.getGetInventoryTransactionReasonsResult() -
Uses of GetInventoryTransactionReasonsResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryTransactionReasonsResultModifier and TypeMethodDescriptionInventoryBean.getInventoryTransactionReasons(UserVisitPK userVisitPK, GetInventoryTransactionReasonsForm form)