Uses of Class
com.echothree.model.control.inventory.common.transfer.InventoryCostingMethodDescriptionTransfer
Packages that use InventoryCostingMethodDescriptionTransfer
Package
Description
-
Uses of InventoryCostingMethodDescriptionTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return InventoryCostingMethodDescriptionTransferModifier and TypeMethodDescriptionEditInventoryCostingMethodDescriptionResult.getInventoryCostingMethodDescription()GetInventoryCostingMethodDescriptionResult.getInventoryCostingMethodDescription()Methods in com.echothree.control.user.inventory.common.result that return types with arguments of type InventoryCostingMethodDescriptionTransferModifier and TypeMethodDescriptionGetInventoryCostingMethodDescriptionsResult.getInventoryCostingMethodDescriptions()Methods in com.echothree.control.user.inventory.common.result with parameters of type InventoryCostingMethodDescriptionTransferModifier and TypeMethodDescriptionvoidEditInventoryCostingMethodDescriptionResult.setInventoryCostingMethodDescription(InventoryCostingMethodDescriptionTransfer inventoryCostingMethod) voidGetInventoryCostingMethodDescriptionResult.setInventoryCostingMethodDescription(InventoryCostingMethodDescriptionTransfer inventoryCostingMethodDescription) Method parameters in com.echothree.control.user.inventory.common.result with type arguments of type InventoryCostingMethodDescriptionTransferModifier and TypeMethodDescriptionvoidGetInventoryCostingMethodDescriptionsResult.setInventoryCostingMethodDescriptions(List<InventoryCostingMethodDescriptionTransfer> inventoryCostingMethodDescriptions) -
Uses of InventoryCostingMethodDescriptionTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return InventoryCostingMethodDescriptionTransferModifier and TypeMethodDescriptionInventoryCostingMethodControl.getInventoryCostingMethodDescriptionTransfer(UserVisit userVisit, InventoryCostingMethodDescription inventoryCostingMethodDescription) Methods in com.echothree.model.control.inventory.server.control that return types with arguments of type InventoryCostingMethodDescriptionTransferModifier and TypeMethodDescriptionInventoryCostingMethodControl.getInventoryCostingMethodDescriptionTransfersByInventoryCostingMethod(UserVisit userVisit, InventoryCostingMethod inventoryCostingMethod) -
Uses of InventoryCostingMethodDescriptionTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return InventoryCostingMethodDescriptionTransferModifier and TypeMethodDescriptionInventoryCostingMethodDescriptionTransferCache.getTransfer(UserVisit userVisit, InventoryCostingMethodDescription inventoryCostingMethodDescription)