Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryTransactionReasonDescriptionsResult
Packages that use GetInventoryTransactionReasonDescriptionsResult
Package
Description
-
Uses of GetInventoryTransactionReasonDescriptionsResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryTransactionReasonDescriptionsResultModifier and TypeMethodDescriptionInventoryService.getInventoryTransactionReasonDescriptions(UserVisitPK userVisitPK, GetInventoryTransactionReasonDescriptionsForm form) -
Uses of GetInventoryTransactionReasonDescriptionsResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryTransactionReasonDescriptionsResultModifier and TypeMethodDescriptionInventoryResultFactory.getGetInventoryTransactionReasonDescriptionsResult() -
Uses of GetInventoryTransactionReasonDescriptionsResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryTransactionReasonDescriptionsResultModifier and TypeMethodDescriptionInventoryBean.getInventoryTransactionReasonDescriptions(UserVisitPK userVisitPK, GetInventoryTransactionReasonDescriptionsForm form)