Uses of Class
org.compiere.model.MWarehouse
Packages that use MWarehouse
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide classes and interface for iDempiere process.
Provide implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
-
Uses of MWarehouse in org.compiere.model
Fields in org.compiere.model with type parameters of type MWarehouseModifier and TypeFieldDescriptionprotected static ImmutableIntPOCache<Integer,
MWarehouse> MWarehouse.s_cache
CacheMethods in org.compiere.model that return MWarehouseModifier and TypeMethodDescriptionstatic MWarehouse
MWarehouse.get
(int M_Warehouse_ID) Get from Cache (immutable)static MWarehouse
MWarehouse.get
(Properties ctx, int M_Warehouse_ID) Get from Cache (immutable)static MWarehouse
MWarehouse.get
(Properties ctx, int M_Warehouse_ID, String trxName) Get warehouse from cache (immutable)static MWarehouse[]
MWarehouse.getForOrg
(Properties ctx, int AD_Org_ID) Get Warehouses for Organizationstatic MWarehouse[]
MWarehouse.getInTransitForOrg
(Properties ctx, int AD_Org_ID) Get Warehouse In Transit for OrganizationMWarehouse.markImmutable()
Methods in org.compiere.model with parameters of type MWarehouseModifier and TypeMethodDescriptionstatic MLocator
MLocator.getDefault
(MWarehouse warehouse) Get highest priority default Locator of warehouse (smaller PriorityNo is of higher priority)Constructors in org.compiere.model with parameters of type MWarehouseModifierConstructorDescriptionMInventory
(MWarehouse wh) Deprecated.since 3.5.3a .MInventory
(MWarehouse wh, String trxName) Warehouse ConstructorMLocator
(MWarehouse warehouse, String Value) New Locator Constructor with XYZ=000MWarehouse
(Properties ctx, MWarehouse copy) Copy constructorMWarehouse
(Properties ctx, MWarehouse copy, String trxName) Copy constructorMWarehouse
(MWarehouse copy) Copy constructor -
Uses of MWarehouse in org.compiere.process
Methods in org.compiere.process with parameters of type MWarehouseModifier and TypeMethodDescriptionprotected void
ReplenishReportProduction.fillTable
(MWarehouse wh) Fill Table -
Uses of MWarehouse in org.compiere.util
Methods in org.compiere.util with parameters of type MWarehouseModifier and TypeMethodDescriptionReplenishInterface.getQtyToOrder
(MWarehouse wh, X_T_Replenish replenish) Get the Qty To Order