Uses of Class
com.echothree.model.control.inventory.common.transfer.AllocationPriorityDescriptionTransfer
Packages that use AllocationPriorityDescriptionTransfer
Package
Description
-
Uses of AllocationPriorityDescriptionTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return AllocationPriorityDescriptionTransferModifier and TypeMethodDescriptionEditAllocationPriorityDescriptionResult.getAllocationPriorityDescription()GetAllocationPriorityDescriptionResult.getAllocationPriorityDescription()Methods in com.echothree.control.user.inventory.common.result that return types with arguments of type AllocationPriorityDescriptionTransferModifier and TypeMethodDescriptionGetAllocationPriorityDescriptionsResult.getAllocationPriorityDescriptions()Methods in com.echothree.control.user.inventory.common.result with parameters of type AllocationPriorityDescriptionTransferModifier and TypeMethodDescriptionvoidEditAllocationPriorityDescriptionResult.setAllocationPriorityDescription(AllocationPriorityDescriptionTransfer allocationPriority) voidGetAllocationPriorityDescriptionResult.setAllocationPriorityDescription(AllocationPriorityDescriptionTransfer allocationPriorityDescription) Method parameters in com.echothree.control.user.inventory.common.result with type arguments of type AllocationPriorityDescriptionTransferModifier and TypeMethodDescriptionvoidGetAllocationPriorityDescriptionsResult.setAllocationPriorityDescriptions(List<AllocationPriorityDescriptionTransfer> allocationPriorityDescriptions) -
Uses of AllocationPriorityDescriptionTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return AllocationPriorityDescriptionTransferModifier and TypeMethodDescriptionInventoryControl.getAllocationPriorityDescriptionTransfer(UserVisit userVisit, AllocationPriorityDescription allocationPriorityDescription) Methods in com.echothree.model.control.inventory.server.control that return types with arguments of type AllocationPriorityDescriptionTransferModifier and TypeMethodDescriptionInventoryControl.getAllocationPriorityDescriptionTransfersByAllocationPriority(UserVisit userVisit, AllocationPriority allocationPriority) -
Uses of AllocationPriorityDescriptionTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return AllocationPriorityDescriptionTransferModifier and TypeMethodDescriptionAllocationPriorityDescriptionTransferCache.getTransfer(UserVisit userVisit, AllocationPriorityDescription allocationPriorityDescription)