Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryTransactionReasonResult
Packages that use GetInventoryTransactionReasonResult
Package
Description
-
Uses of GetInventoryTransactionReasonResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryTransactionReasonResultModifier and TypeMethodDescriptionInventoryService.getInventoryTransactionReason(UserVisitPK userVisitPK, GetInventoryTransactionReasonForm form) -
Uses of GetInventoryTransactionReasonResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryTransactionReasonResultModifier and TypeMethodDescriptionInventoryResultFactory.getGetInventoryTransactionReasonResult() -
Uses of GetInventoryTransactionReasonResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryTransactionReasonResultModifier and TypeMethodDescriptionInventoryBean.getInventoryTransactionReason(UserVisitPK userVisitPK, GetInventoryTransactionReasonForm form)