Uses of Class
com.echothree.model.control.inventory.common.transfer.InventoryConditionGlAccountTransfer
Packages that use InventoryConditionGlAccountTransfer
Package
Description
-
Uses of InventoryConditionGlAccountTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return InventoryConditionGlAccountTransferModifier and TypeMethodDescriptionInventoryConditionControl.getInventoryConditionGlAccountTransfer(UserVisit userVisit, InventoryConditionGlAccount inventoryConditionGlAccount) InventoryConditionControl.getInventoryConditionGlAccountTransfer(UserVisit userVisit, InventoryCondition inventoryCondition, ItemAccountingCategory itemAccountingCategory) Methods in com.echothree.model.control.inventory.server.control that return types with arguments of type InventoryConditionGlAccountTransferModifier and TypeMethodDescriptionInventoryConditionControl.getInventoryConditionGlAccountTransfersByInventoryCondition(UserVisit userVisit, InventoryCondition inventoryCondition) -
Uses of InventoryConditionGlAccountTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return InventoryConditionGlAccountTransferModifier and TypeMethodDescriptionInventoryConditionGlAccountTransferCache.getTransfer(UserVisit userVisit, InventoryConditionGlAccount inventoryConditionGlAccount)