Uses of Class
com.echothree.model.control.inventory.common.choice.InventoryTransactionReasonChoicesBean
Packages that use InventoryTransactionReasonChoicesBean
Package
Description
-
Uses of InventoryTransactionReasonChoicesBean in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return InventoryTransactionReasonChoicesBeanModifier and TypeMethodDescriptionGetInventoryTransactionReasonChoicesResult.getInventoryTransactionReasonChoices()Methods in com.echothree.control.user.inventory.common.result with parameters of type InventoryTransactionReasonChoicesBeanModifier and TypeMethodDescriptionvoidGetInventoryTransactionReasonChoicesResult.setInventoryTransactionReasonChoices(InventoryTransactionReasonChoicesBean inventoryTransactionReasonChoices) -
Uses of InventoryTransactionReasonChoicesBean in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return InventoryTransactionReasonChoicesBeanModifier and TypeMethodDescriptionInventoryTransactionReasonControl.getInventoryTransactionReasonChoices(String defaultInventoryTransactionReasonChoice, Language language, boolean allowNullChoice, InventoryTransactionType inventoryTransactionType)