Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryTransactionReasonChoicesResult
Packages that use GetInventoryTransactionReasonChoicesResult
Package
Description
-
Uses of GetInventoryTransactionReasonChoicesResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryTransactionReasonChoicesResultModifier and TypeMethodDescriptionInventoryService.getInventoryTransactionReasonChoices(UserVisitPK userVisitPK, GetInventoryTransactionReasonChoicesForm form) -
Uses of GetInventoryTransactionReasonChoicesResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryTransactionReasonChoicesResultModifier and TypeMethodDescriptionInventoryResultFactory.getGetInventoryTransactionReasonChoicesResult() -
Uses of GetInventoryTransactionReasonChoicesResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryTransactionReasonChoicesResultModifier and TypeMethodDescriptionInventoryBean.getInventoryTransactionReasonChoices(UserVisitPK userVisitPK, GetInventoryTransactionReasonChoicesForm form)