Uses of Class
com.echothree.model.control.inventory.common.choice.AllocationPriorityChoicesBean
Packages that use AllocationPriorityChoicesBean
Package
Description
-
Uses of AllocationPriorityChoicesBean in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return AllocationPriorityChoicesBeanModifier and TypeMethodDescriptionGetAllocationPriorityChoicesResult.getAllocationPriorityChoices()
Methods in com.echothree.control.user.inventory.common.result with parameters of type AllocationPriorityChoicesBeanModifier and TypeMethodDescriptionvoid
GetAllocationPriorityChoicesResult.setAllocationPriorityChoices
(AllocationPriorityChoicesBean allocationPriorityChoices) -
Uses of AllocationPriorityChoicesBean in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return AllocationPriorityChoicesBeanModifier and TypeMethodDescriptionInventoryControl.getAllocationPriorityChoices
(String defaultAllocationPriorityChoice, Language language, boolean allowNullChoice)