Uses of Interface
com.echothree.control.user.inventory.common.result.EditAllocationPriorityResult
Packages that use EditAllocationPriorityResult
Package
Description
-
Uses of EditAllocationPriorityResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return EditAllocationPriorityResultModifier and TypeMethodDescriptionstatic EditAllocationPriorityResult
InventoryResultFactory.getEditAllocationPriorityResult()
-
Uses of EditAllocationPriorityResult in com.echothree.control.user.inventory.server.command
Methods in com.echothree.control.user.inventory.server.command that return EditAllocationPriorityResultMethods in com.echothree.control.user.inventory.server.command with parameters of type EditAllocationPriorityResultModifier and TypeMethodDescriptionvoid
EditAllocationPriorityCommand.fillInResult
(EditAllocationPriorityResult result, AllocationPriority allocationPriority) EditAllocationPriorityCommand.getEntity
(EditAllocationPriorityResult result)