Uses of Class
com.echothree.model.control.inventory.common.transfer.AllocationPriorityTransfer
Packages that use AllocationPriorityTransfer
Package
Description
-
Uses of AllocationPriorityTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return AllocationPriorityTransferModifier and TypeMethodDescriptionEditAllocationPriorityResult.getAllocationPriority()
GetAllocationPriorityDescriptionsResult.getAllocationPriority()
GetAllocationPriorityResult.getAllocationPriority()
Methods in com.echothree.control.user.inventory.common.result that return types with arguments of type AllocationPriorityTransferMethods in com.echothree.control.user.inventory.common.result with parameters of type AllocationPriorityTransferModifier and TypeMethodDescriptionvoid
EditAllocationPriorityResult.setAllocationPriority
(AllocationPriorityTransfer allocationPriority) void
GetAllocationPriorityDescriptionsResult.setAllocationPriority
(AllocationPriorityTransfer allocationPriority) void
GetAllocationPriorityResult.setAllocationPriority
(AllocationPriorityTransfer allocationPriority) Method parameters in com.echothree.control.user.inventory.common.result with type arguments of type AllocationPriorityTransferModifier and TypeMethodDescriptionvoid
GetAllocationPrioritiesResult.setAllocationPriorities
(List<AllocationPriorityTransfer> allocationPriorities) -
Uses of AllocationPriorityTransfer in com.echothree.model.control.customer.common.transfer
Methods in com.echothree.model.control.customer.common.transfer that return AllocationPriorityTransferModifier and TypeMethodDescriptionCustomerTypeTransfer.getAllocationPriority()
Returns the allocationPriority.Methods in com.echothree.model.control.customer.common.transfer with parameters of type AllocationPriorityTransferModifier and TypeMethodDescriptionvoid
CustomerTypeTransfer.setAllocationPriority
(AllocationPriorityTransfer allocationPriority) Sets the allocationPriority.Constructors in com.echothree.model.control.customer.common.transfer with parameters of type AllocationPriorityTransferModifierConstructorDescriptionCustomerTypeTransfer
(String customerTypeName, SequenceTransfer customerSequence, OfferUseTransfer defaultOfferUse, TermTransfer defaultTerm, FreeOnBoardTransfer defaultFreeOnBoardTransfer, CancellationPolicyTransfer defaultCancellationPolicy, ReturnPolicyTransfer defaultReturnPolicy, GlAccountTransfer defaultArGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityTransfer allocationPriority, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of CustomerTypeTransfer -
Uses of AllocationPriorityTransfer in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return AllocationPriorityTransferMethods in com.echothree.model.control.inventory.common.transfer with parameters of type AllocationPriorityTransferModifier and TypeMethodDescriptionvoid
AllocationPriorityDescriptionTransfer.setAllocationPriority
(AllocationPriorityTransfer allocationPriority) Constructors in com.echothree.model.control.inventory.common.transfer with parameters of type AllocationPriorityTransferModifierConstructorDescriptionAllocationPriorityDescriptionTransfer
(LanguageTransfer language, AllocationPriorityTransfer allocationPriority, String description) Creates a new instance of AllocationPriorityDescriptionTransfer -
Uses of AllocationPriorityTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return AllocationPriorityTransferModifier and TypeMethodDescriptionInventoryControl.getAllocationPriorityTransfer
(UserVisit userVisit, AllocationPriority allocationPriority) Methods in com.echothree.model.control.inventory.server.control that return types with arguments of type AllocationPriorityTransferModifier and TypeMethodDescriptionInventoryControl.getAllocationPriorityTransfers
(UserVisit userVisit) InventoryControl.getAllocationPriorityTransfers
(UserVisit userVisit, Collection<AllocationPriority> allocationPriorities) -
Uses of AllocationPriorityTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return AllocationPriorityTransferModifier and TypeMethodDescriptionAllocationPriorityTransferCache.getTransfer
(AllocationPriority allocationPriority)