Class InventoryTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.inventory.server.transfer.InventoryTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AllocationPriorityTransferCache
protected InventoryConditionGlAccountTransferCache
protected InventoryConditionTransferCache
protected InventoryConditionUseTypeTransferCache
protected InventoryControl
protected InventoryConditionUseTransferCache
protected InventoryLocationGroupTransferCache
protected LotAliasTransferCache
protected LotAliasTypeDescriptionTransferCache
protected LotAliasTypeTransferCache
protected LotTimeTransferCache
protected LotTimeTypeDescriptionTransferCache
protected LotTimeTypeTransferCache
protected LotTransferCache
protected PartyInventoryLevelTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionInventoryTransferCaches
(UserVisit userVisit, InventoryControl inventoryControl) Creates a new instance of InventoryTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
inventoryControl
-
inventoryLocationGroupTransferCache
-
inventoryLocationGroupDescriptionTransferCache
-
inventoryConditionTransferCache
-
inventoryConditionDescriptionTransferCache
-
inventoryLocationGroupCapacityTransferCache
-
inventoryLocationGroupVolumeTransferCache
-
partyInventoryLevelTransferCache
-
inventoryKindUseTransferCache
-
inventoryConditionUseTypeTransferCache
-
inventoryConditionGlAccountTransferCache
-
lotAliasTypeTransferCache
-
lotAliasTypeDescriptionTransferCache
-
lotAliasTransferCache
-
lotTimeTypeTransferCache
-
lotTimeTypeDescriptionTransferCache
-
lotTimeTransferCache
-
allocationPriorityTransferCache
-
allocationPriorityDescriptionTransferCache
-
lotTransferCache
-
-
Constructor Details
-
InventoryTransferCaches
Creates a new instance of InventoryTransferCaches
-
-
Method Details
-
getInventoryLocationGroupTransferCache
-
getInventoryLocationGroupDescriptionTransferCache
-
getInventoryConditionTransferCache
-
getInventoryConditionDescriptionTransferCache
-
getInventoryLocationGroupCapacityTransferCache
-
getInventoryLocationGroupVolumeTransferCache
-
getPartyInventoryLevelTransferCache
-
getInventoryConditionUseTransferCache
-
getInventoryConditionUseTypeTransferCache
-
getInventoryConditionGlAccountTransferCache
-
getLotAliasTypeTransferCache
-
getLotAliasTypeDescriptionTransferCache
-
getLotAliasTransferCache
-
getLotTimeTypeTransferCache
-
getLotTimeTransferCache
-
getLotTimeTypeDescriptionTransferCache
-
getAllocationPriorityTransferCache
-
getAllocationPriorityDescriptionTransferCache
-
getLotTransferCache
-