Adempiere 3.5.2a

org.compiere.model
Class X_I_Inventory

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_I_Inventory
All Implemented Interfaces:
Serializable, Comparator, I_I_Inventory, I_Persistent, Evaluatee

public class X_I_Inventory
extends PO
implements I_I_Inventory, I_Persistent

Generated Model for I_Inventory

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_I_Inventory
accessLevel, COLUMNNAME_Description, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_Inventory_ID, COLUMNNAME_I_IsImported, COLUMNNAME_LocatorValue, COLUMNNAME_Lot, COLUMNNAME_M_Inventory_ID, COLUMNNAME_M_InventoryLine_ID, COLUMNNAME_M_Locator_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_MovementDate, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_QtyBook, COLUMNNAME_QtyCount, COLUMNNAME_SerNo, COLUMNNAME_UPC, COLUMNNAME_Value, COLUMNNAME_WarehouseValue, COLUMNNAME_X, COLUMNNAME_Y, COLUMNNAME_Z, Model, Table_ID, Table_Name
 
Constructor Summary
X_I_Inventory(Properties ctx, int I_Inventory_ID, String trxName)
          Standard Constructor
X_I_Inventory(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 String getDescription()
          Get Description.
 String getI_ErrorMsg()
          Get Import Error Message.
 int getI_Inventory_ID()
          Get Import Inventory.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 String getLocatorValue()
          Get Locator Key.
 String getLot()
          Get Lot No.
 int getM_Inventory_ID()
          Get Phys.Inventory.
 I_M_Inventory getM_Inventory()
           
 int getM_InventoryLine_ID()
          Get Phys.Inventory Line.
 I_M_InventoryLine getM_InventoryLine()
           
 int getM_Locator_ID()
          Get Locator.
 I_M_Locator getM_Locator()
           
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 int getM_Warehouse_ID()
          Get Warehouse.
 I_M_Warehouse getM_Warehouse()
           
 Timestamp getMovementDate()
          Get Movement Date.
 BigDecimal getQtyBook()
          Get Quantity book.
 BigDecimal getQtyCount()
          Get Quantity count.
 String getSerNo()
          Get Serial No.
 String getUPC()
          Get UPC/EAN.
 String getValue()
          Get Search Key.
 String getWarehouseValue()
          Get Warehouse Key.
 String getX()
          Get Aisle (X).
 String getY()
          Get Bin (Y).
 String getZ()
          Get Level (Z).
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isI_IsImported()
          Get Imported.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now.
 void setDescription(String Description)
          Set Description.
 void setI_ErrorMsg(String I_ErrorMsg)
          Set Import Error Message.
 void setI_Inventory_ID(int I_Inventory_ID)
          Set Import Inventory.
 void setI_IsImported(boolean I_IsImported)
          Set Imported.
 void setLocatorValue(String LocatorValue)
          Set Locator Key.
 void setLot(String Lot)
          Set Lot No.
 void setM_Inventory_ID(int M_Inventory_ID)
          Set Phys.Inventory.
 void setM_InventoryLine_ID(int M_InventoryLine_ID)
          Set Phys.Inventory Line.
 void setM_Locator_ID(int M_Locator_ID)
          Set Locator.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setM_Warehouse_ID(int M_Warehouse_ID)
          Set Warehouse.
 void setMovementDate(Timestamp MovementDate)
          Set Movement Date.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now.
 void setQtyBook(BigDecimal QtyBook)
          Set Quantity book.
 void setQtyCount(BigDecimal QtyCount)
          Set Quantity count.
 void setSerNo(String SerNo)
          Set Serial No.
 void setUPC(String UPC)
          Set UPC/EAN.
 void setValue(String Value)
          Set Search Key.
 void setWarehouseValue(String WarehouseValue)
          Set Warehouse Key.
 void setX(String X)
          Set Aisle (X).
 void setY(String Y)
          Set Bin (Y).
 void setZ(String Z)
          Set Level (Z).
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Constructor Detail

X_I_Inventory

public X_I_Inventory(Properties ctx,
                     int I_Inventory_ID,
                     String trxName)
Standard Constructor


X_I_Inventory

public X_I_Inventory(Properties ctx,
                     ResultSet rs,
                     String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
2 - Client

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_I_Inventory
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_I_Inventory
Returns:
Optional short description of the record

setI_ErrorMsg

public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.

Specified by:
setI_ErrorMsg in interface I_I_Inventory
Parameters:
I_ErrorMsg - Messages generated from import process

getI_ErrorMsg

public String getI_ErrorMsg()
Get Import Error Message.

Specified by:
getI_ErrorMsg in interface I_I_Inventory
Returns:
Messages generated from import process

setI_Inventory_ID

public void setI_Inventory_ID(int I_Inventory_ID)
Set Import Inventory.

Specified by:
setI_Inventory_ID in interface I_I_Inventory
Parameters:
I_Inventory_ID - Import Inventory Transactions

getI_Inventory_ID

public int getI_Inventory_ID()
Get Import Inventory.

Specified by:
getI_Inventory_ID in interface I_I_Inventory
Returns:
Import Inventory Transactions

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setI_IsImported

public void setI_IsImported(boolean I_IsImported)
Set Imported.

Specified by:
setI_IsImported in interface I_I_Inventory
Parameters:
I_IsImported - Has this import been processed

isI_IsImported

public boolean isI_IsImported()
Get Imported.

Specified by:
isI_IsImported in interface I_I_Inventory
Returns:
Has this import been processed

setLocatorValue

public void setLocatorValue(String LocatorValue)
Set Locator Key.

Specified by:
setLocatorValue in interface I_I_Inventory
Parameters:
LocatorValue - Key of the Warehouse Locator

getLocatorValue

public String getLocatorValue()
Get Locator Key.

Specified by:
getLocatorValue in interface I_I_Inventory
Returns:
Key of the Warehouse Locator

setLot

public void setLot(String Lot)
Set Lot No.

Specified by:
setLot in interface I_I_Inventory
Parameters:
Lot - Lot number (alphanumeric)

getLot

public String getLot()
Get Lot No.

Specified by:
getLot in interface I_I_Inventory
Returns:
Lot number (alphanumeric)

getM_Inventory

public I_M_Inventory getM_Inventory()
                             throws Exception
Specified by:
getM_Inventory in interface I_I_Inventory
Throws:
Exception

setM_Inventory_ID

public void setM_Inventory_ID(int M_Inventory_ID)
Set Phys.Inventory.

Specified by:
setM_Inventory_ID in interface I_I_Inventory
Parameters:
M_Inventory_ID - Parameters for a Physical Inventory

getM_Inventory_ID

public int getM_Inventory_ID()
Get Phys.Inventory.

Specified by:
getM_Inventory_ID in interface I_I_Inventory
Returns:
Parameters for a Physical Inventory

getM_InventoryLine

public I_M_InventoryLine getM_InventoryLine()
                                     throws Exception
Specified by:
getM_InventoryLine in interface I_I_Inventory
Throws:
Exception

setM_InventoryLine_ID

public void setM_InventoryLine_ID(int M_InventoryLine_ID)
Set Phys.Inventory Line.

Specified by:
setM_InventoryLine_ID in interface I_I_Inventory
Parameters:
M_InventoryLine_ID - Unique line in an Inventory document

getM_InventoryLine_ID

public int getM_InventoryLine_ID()
Get Phys.Inventory Line.

Specified by:
getM_InventoryLine_ID in interface I_I_Inventory
Returns:
Unique line in an Inventory document

getM_Locator

public I_M_Locator getM_Locator()
                         throws Exception
Specified by:
getM_Locator in interface I_I_Inventory
Throws:
Exception

setM_Locator_ID

public void setM_Locator_ID(int M_Locator_ID)
Set Locator.

Specified by:
setM_Locator_ID in interface I_I_Inventory
Parameters:
M_Locator_ID - Warehouse Locator

getM_Locator_ID

public int getM_Locator_ID()
Get Locator.

Specified by:
getM_Locator_ID in interface I_I_Inventory
Returns:
Warehouse Locator

setMovementDate

public void setMovementDate(Timestamp MovementDate)
Set Movement Date.

Specified by:
setMovementDate in interface I_I_Inventory
Parameters:
MovementDate - Date a product was moved in or out of inventory

getMovementDate

public Timestamp getMovementDate()
Get Movement Date.

Specified by:
getMovementDate in interface I_I_Inventory
Returns:
Date a product was moved in or out of inventory

getM_Product

public I_M_Product getM_Product()
                         throws Exception
Specified by:
getM_Product in interface I_I_Inventory
Throws:
Exception

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Specified by:
setM_Product_ID in interface I_I_Inventory
Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Specified by:
getM_Product_ID in interface I_I_Inventory
Returns:
Product, Service, Item

getM_Warehouse

public I_M_Warehouse getM_Warehouse()
                             throws Exception
Specified by:
getM_Warehouse in interface I_I_Inventory
Throws:
Exception

setM_Warehouse_ID

public void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.

Specified by:
setM_Warehouse_ID in interface I_I_Inventory
Parameters:
M_Warehouse_ID - Storage Warehouse and Service Point

getM_Warehouse_ID

public int getM_Warehouse_ID()
Get Warehouse.

Specified by:
getM_Warehouse_ID in interface I_I_Inventory
Returns:
Storage Warehouse and Service Point

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Specified by:
setProcessed in interface I_I_Inventory
Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Specified by:
isProcessed in interface I_I_Inventory
Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Specified by:
setProcessing in interface I_I_Inventory
Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Specified by:
isProcessing in interface I_I_Inventory
Returns:
Process Now

setQtyBook

public void setQtyBook(BigDecimal QtyBook)
Set Quantity book.

Specified by:
setQtyBook in interface I_I_Inventory
Parameters:
QtyBook - Book Quantity

getQtyBook

public BigDecimal getQtyBook()
Get Quantity book.

Specified by:
getQtyBook in interface I_I_Inventory
Returns:
Book Quantity

setQtyCount

public void setQtyCount(BigDecimal QtyCount)
Set Quantity count.

Specified by:
setQtyCount in interface I_I_Inventory
Parameters:
QtyCount - Counted Quantity

getQtyCount

public BigDecimal getQtyCount()
Get Quantity count.

Specified by:
getQtyCount in interface I_I_Inventory
Returns:
Counted Quantity

setSerNo

public void setSerNo(String SerNo)
Set Serial No.

Specified by:
setSerNo in interface I_I_Inventory
Parameters:
SerNo - Product Serial Number

getSerNo

public String getSerNo()
Get Serial No.

Specified by:
getSerNo in interface I_I_Inventory
Returns:
Product Serial Number

setUPC

public void setUPC(String UPC)
Set UPC/EAN.

Specified by:
setUPC in interface I_I_Inventory
Parameters:
UPC - Bar Code (Universal Product Code or its superset European Article Number)

getUPC

public String getUPC()
Get UPC/EAN.

Specified by:
getUPC in interface I_I_Inventory
Returns:
Bar Code (Universal Product Code or its superset European Article Number)

setValue

public void setValue(String Value)
Set Search Key.

Specified by:
setValue in interface I_I_Inventory
Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Specified by:
getValue in interface I_I_Inventory
Returns:
Search key for the record in the format required - must be unique

setWarehouseValue

public void setWarehouseValue(String WarehouseValue)
Set Warehouse Key.

Specified by:
setWarehouseValue in interface I_I_Inventory
Parameters:
WarehouseValue - Key of the Warehouse

getWarehouseValue

public String getWarehouseValue()
Get Warehouse Key.

Specified by:
getWarehouseValue in interface I_I_Inventory
Returns:
Key of the Warehouse

setX

public void setX(String X)
Set Aisle (X).

Specified by:
setX in interface I_I_Inventory
Parameters:
X - X dimension, e.g., Aisle

getX

public String getX()
Get Aisle (X).

Specified by:
getX in interface I_I_Inventory
Returns:
X dimension, e.g., Aisle

setY

public void setY(String Y)
Set Bin (Y).

Specified by:
setY in interface I_I_Inventory
Parameters:
Y - Y dimension, e.g., Bin

getY

public String getY()
Get Bin (Y).

Specified by:
getY in interface I_I_Inventory
Returns:
Y dimension, e.g., Bin

setZ

public void setZ(String Z)
Set Level (Z).

Specified by:
setZ in interface I_I_Inventory
Parameters:
Z - Z dimension, e.g., Level

getZ

public String getZ()
Get Level (Z).

Specified by:
getZ in interface I_I_Inventory
Returns:
Z dimension, e.g., Level

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.