Package org.compiere.model
Class X_M_StorageReservationLog
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_M_StorageReservationLog
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_M_StorageReservationLog
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MStorageReservationLog
public class X_M_StorageReservationLog extends PO implements I_M_StorageReservationLog, I_Persistent
Generated Model for M_StorageReservationLog- Version:
- Release 9 - $Id$
- Author:
- iDempiere (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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_M_StorageReservationLog
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DeltaQty, COLUMNNAME_DocumentNo, COLUMNNAME_IsActive, COLUMNNAME_IsSOTrx, COLUMNNAME_LineNo, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_StorageReservationLog_ID, COLUMNNAME_M_StorageReservationLog_UU, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_NewQty, COLUMNNAME_OldQty, COLUMNNAME_Record_ID, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_M_StorageReservationLog(Properties ctx, int M_StorageReservationLog_ID, String trxName)
Standard ConstructorX_M_StorageReservationLog(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_AD_Table
getAD_Table()
int
getAD_Table_ID()
Get Table.I_C_DocType
getC_DocType()
int
getC_DocType_ID()
Get Document Type.BigDecimal
getDeltaQty()
Get Delta Quantity.String
getDocumentNo()
Get Document No.int
getLineNo()
Get Line.I_M_AttributeSetInstance
getM_AttributeSetInstance()
int
getM_AttributeSetInstance_ID()
Get Attribute Set Instance.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.int
getM_StorageReservationLog_ID()
Get Storage Reservation Log.String
getM_StorageReservationLog_UU()
Get M_StorageReservationLog_UU.I_M_Warehouse
getM_Warehouse()
int
getM_Warehouse_ID()
Get Warehouse.BigDecimal
getNewQty()
Get New Current Quantity.BigDecimal
getOldQty()
Get Old Current Quantity.int
getRecord_ID()
Get Record ID.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isSOTrx()
Get Sales Transaction.void
setAD_Table_ID(int AD_Table_ID)
Set Table.void
setC_DocType_ID(int C_DocType_ID)
Set Document Type.void
setDeltaQty(BigDecimal DeltaQty)
Set Delta Quantity.void
setDocumentNo(String DocumentNo)
Set Document No.void
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.void
setLineNo(int LineNo)
Set Line.void
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setM_StorageReservationLog_ID(int M_StorageReservationLog_ID)
Set Storage Reservation Log.void
setM_StorageReservationLog_UU(String M_StorageReservationLog_UU)
Set M_StorageReservationLog_UU.void
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.void
setNewQty(BigDecimal NewQty)
Set New Current Quantity.void
setOldQty(BigDecimal OldQty)
Set Old Current Quantity.void
setRecord_ID(int Record_ID)
Set Record ID.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, 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_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_M_StorageReservationLog
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Constructor Detail
-
X_M_StorageReservationLog
public X_M_StorageReservationLog(Properties ctx, int M_StorageReservationLog_ID, String trxName)
Standard Constructor
-
X_M_StorageReservationLog
public X_M_StorageReservationLog(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAD_Table
public I_AD_Table getAD_Table() throws RuntimeException
- Specified by:
getAD_Table
in interfaceI_M_StorageReservationLog
- Throws:
RuntimeException
-
setAD_Table_ID
public void setAD_Table_ID(int AD_Table_ID)
Set Table.- Specified by:
setAD_Table_ID
in interfaceI_M_StorageReservationLog
- Parameters:
AD_Table_ID
- Database Table information
-
getAD_Table_ID
public int getAD_Table_ID()
Get Table.- Specified by:
getAD_Table_ID
in interfaceI_M_StorageReservationLog
- Returns:
- Database Table information
-
getC_DocType
public I_C_DocType getC_DocType() throws RuntimeException
- Specified by:
getC_DocType
in interfaceI_M_StorageReservationLog
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID)
Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_M_StorageReservationLog
- Parameters:
C_DocType_ID
- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()
Get Document Type.- Specified by:
getC_DocType_ID
in interfaceI_M_StorageReservationLog
- Returns:
- Document type or rules
-
setDeltaQty
public void setDeltaQty(BigDecimal DeltaQty)
Set Delta Quantity.- Specified by:
setDeltaQty
in interfaceI_M_StorageReservationLog
- Parameters:
DeltaQty
- Quantity Difference
-
getDeltaQty
public BigDecimal getDeltaQty()
Get Delta Quantity.- Specified by:
getDeltaQty
in interfaceI_M_StorageReservationLog
- Returns:
- Quantity Difference
-
setDocumentNo
public void setDocumentNo(String DocumentNo)
Set Document No.- Specified by:
setDocumentNo
in interfaceI_M_StorageReservationLog
- Parameters:
DocumentNo
- Document sequence number of the document
-
getDocumentNo
public String getDocumentNo()
Get Document No.- Specified by:
getDocumentNo
in interfaceI_M_StorageReservationLog
- Returns:
- Document sequence number of the document
-
setIsSOTrx
public void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.- Specified by:
setIsSOTrx
in interfaceI_M_StorageReservationLog
- Parameters:
IsSOTrx
- This is a Sales Transaction
-
isSOTrx
public boolean isSOTrx()
Get Sales Transaction.- Specified by:
isSOTrx
in interfaceI_M_StorageReservationLog
- Returns:
- This is a Sales Transaction
-
setLineNo
public void setLineNo(int LineNo)
Set Line.- Specified by:
setLineNo
in interfaceI_M_StorageReservationLog
- Parameters:
LineNo
- Line No
-
getLineNo
public int getLineNo()
Get Line.- Specified by:
getLineNo
in interfaceI_M_StorageReservationLog
- Returns:
- Line No
-
getM_AttributeSetInstance
public I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Specified by:
getM_AttributeSetInstance
in interfaceI_M_StorageReservationLog
- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_ID
in interfaceI_M_StorageReservationLog
- Parameters:
M_AttributeSetInstance_ID
- Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()
Get Attribute Set Instance.- Specified by:
getM_AttributeSetInstance_ID
in interfaceI_M_StorageReservationLog
- Returns:
- Product Attribute Set Instance
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Product
in interfaceI_M_StorageReservationLog
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_ID
in interfaceI_M_StorageReservationLog
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_ID
in interfaceI_M_StorageReservationLog
- Returns:
- Product, Service, Item
-
setM_StorageReservationLog_ID
public void setM_StorageReservationLog_ID(int M_StorageReservationLog_ID)
Set Storage Reservation Log.- Specified by:
setM_StorageReservationLog_ID
in interfaceI_M_StorageReservationLog
- Parameters:
M_StorageReservationLog_ID
- Log for every storage reservation quantity change
-
getM_StorageReservationLog_ID
public int getM_StorageReservationLog_ID()
Get Storage Reservation Log.- Specified by:
getM_StorageReservationLog_ID
in interfaceI_M_StorageReservationLog
- Returns:
- Log for every storage reservation quantity change
-
setM_StorageReservationLog_UU
public void setM_StorageReservationLog_UU(String M_StorageReservationLog_UU)
Set M_StorageReservationLog_UU.- Specified by:
setM_StorageReservationLog_UU
in interfaceI_M_StorageReservationLog
- Parameters:
M_StorageReservationLog_UU
- M_StorageReservationLog_UU
-
getM_StorageReservationLog_UU
public String getM_StorageReservationLog_UU()
Get M_StorageReservationLog_UU.- Specified by:
getM_StorageReservationLog_UU
in interfaceI_M_StorageReservationLog
- Returns:
- M_StorageReservationLog_UU
-
getM_Warehouse
public I_M_Warehouse getM_Warehouse() throws RuntimeException
- Specified by:
getM_Warehouse
in interfaceI_M_StorageReservationLog
- Throws:
RuntimeException
-
setM_Warehouse_ID
public void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.- Specified by:
setM_Warehouse_ID
in interfaceI_M_StorageReservationLog
- 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 interfaceI_M_StorageReservationLog
- Returns:
- Storage Warehouse and Service Point
-
setNewQty
public void setNewQty(BigDecimal NewQty)
Set New Current Quantity.- Specified by:
setNewQty
in interfaceI_M_StorageReservationLog
- Parameters:
NewQty
- New current quantity after processing of M_CostDetail
-
getNewQty
public BigDecimal getNewQty()
Get New Current Quantity.- Specified by:
getNewQty
in interfaceI_M_StorageReservationLog
- Returns:
- New current quantity after processing of M_CostDetail
-
setOldQty
public void setOldQty(BigDecimal OldQty)
Set Old Current Quantity.- Specified by:
setOldQty
in interfaceI_M_StorageReservationLog
- Parameters:
OldQty
- Old current quantity before the processing of M_CostDetail
-
getOldQty
public BigDecimal getOldQty()
Get Old Current Quantity.- Specified by:
getOldQty
in interfaceI_M_StorageReservationLog
- Returns:
- Old current quantity before the processing of M_CostDetail
-
setRecord_ID
public void setRecord_ID(int Record_ID)
Set Record ID.- Specified by:
setRecord_ID
in interfaceI_M_StorageReservationLog
- Parameters:
Record_ID
- Direct internal record ID
-
getRecord_ID
public int getRecord_ID()
Get Record ID.- Specified by:
getRecord_ID
in interfaceI_M_StorageReservationLog
- Returns:
- Direct internal record ID
-
-