Uses of Class
com.echothree.model.control.inventory.common.choice.InventoryConditionChoicesBean
Packages that use InventoryConditionChoicesBean
Package
Description
-
Uses of InventoryConditionChoicesBean in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return InventoryConditionChoicesBeanModifier and TypeMethodDescriptionGetInventoryConditionChoicesResult.getInventoryConditionChoices()Methods in com.echothree.control.user.inventory.common.result with parameters of type InventoryConditionChoicesBeanModifier and TypeMethodDescriptionvoidGetInventoryConditionChoicesResult.setInventoryConditionChoices(InventoryConditionChoicesBean inventoryConditionChoices) -
Uses of InventoryConditionChoicesBean in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return InventoryConditionChoicesBeanModifier and TypeMethodDescriptionInventoryControl.getInventoryConditionChoices(String defaultInventoryConditionChoice, Language language, boolean allowNullChoice) InventoryControl.getInventoryConditionChoicesByInventoryConditionUseType(String defaultInventoryConditionChoice, Language language, boolean allowNullChoice, InventoryConditionUseType inventoryConditionUseType)