Package org.compiere.model
Class X_I_InOutLineConfirm
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_I_InOutLineConfirm
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_I_InOutLineConfirm,I_Persistent,Evaluatee
public class X_I_InOutLineConfirm extends PO implements I_I_InOutLineConfirm, I_Persistent
Generated Model for I_InOutLineConfirm- 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_I_InOutLineConfirm
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_ConfirmationNo, COLUMNNAME_ConfirmedQty, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DifferenceQty, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_InOutLineConfirm_ID, COLUMNNAME_I_InOutLineConfirm_UU, COLUMNNAME_I_IsImported, COLUMNNAME_IsActive, COLUMNNAME_M_InOutLineConfirm_ID, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ScrappedQty, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_I_InOutLineConfirm(Properties ctx, int I_InOutLineConfirm_ID, String trxName)Standard ConstructorX_I_InOutLineConfirm(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelStringgetConfirmationNo()Get Confirmation No.BigDecimalgetConfirmedQty()Get Confirmed Quantity.StringgetDescription()Get Description.BigDecimalgetDifferenceQty()Get Difference.StringgetI_ErrorMsg()Get Import Error Message.intgetI_InOutLineConfirm_ID()Get Ship/Receipt Confirmation Import Line.StringgetI_InOutLineConfirm_UU()Get I_InOutLineConfirm_UU.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameI_M_InOutLineConfirmgetM_InOutLineConfirm()intgetM_InOutLineConfirm_ID()Get Ship/Receipt Confirmation Line.BigDecimalgetScrappedQty()Get Scrapped Quantity.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisI_IsImported()Get Imported.booleanisProcessed()Get Processed.booleanisProcessing()Get Process Now.voidsetConfirmationNo(String ConfirmationNo)Set Confirmation No.voidsetConfirmedQty(BigDecimal ConfirmedQty)Set Confirmed Quantity.voidsetDescription(String Description)Set Description.voidsetDifferenceQty(BigDecimal DifferenceQty)Set Difference.voidsetI_ErrorMsg(String I_ErrorMsg)Set Import Error Message.voidsetI_InOutLineConfirm_ID(int I_InOutLineConfirm_ID)Set Ship/Receipt Confirmation Import Line.voidsetI_InOutLineConfirm_UU(String I_InOutLineConfirm_UU)Set I_InOutLineConfirm_UU.voidsetI_IsImported(boolean I_IsImported)Set Imported.voidsetM_InOutLineConfirm_ID(int M_InOutLineConfirm_ID)Set Ship/Receipt Confirmation Line.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process Now.voidsetScrappedQty(BigDecimal ScrappedQty)Set Scrapped Quantity.StringtoString()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_I_InOutLineConfirm
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_I_InOutLineConfirm
public X_I_InOutLineConfirm(Properties ctx, int I_InOutLineConfirm_ID, String trxName)
Standard Constructor
-
X_I_InOutLineConfirm
public X_I_InOutLineConfirm(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 2 - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setConfirmationNo
public void setConfirmationNo(String ConfirmationNo)
Set Confirmation No.- Specified by:
setConfirmationNoin interfaceI_I_InOutLineConfirm- Parameters:
ConfirmationNo- Confirmation Number
-
getConfirmationNo
public String getConfirmationNo()
Get Confirmation No.- Specified by:
getConfirmationNoin interfaceI_I_InOutLineConfirm- Returns:
- Confirmation Number
-
setConfirmedQty
public void setConfirmedQty(BigDecimal ConfirmedQty)
Set Confirmed Quantity.- Specified by:
setConfirmedQtyin interfaceI_I_InOutLineConfirm- Parameters:
ConfirmedQty- Confirmation of a received quantity
-
getConfirmedQty
public BigDecimal getConfirmedQty()
Get Confirmed Quantity.- Specified by:
getConfirmedQtyin interfaceI_I_InOutLineConfirm- Returns:
- Confirmation of a received quantity
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_I_InOutLineConfirm- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_I_InOutLineConfirm- Returns:
- Optional short description of the record
-
setDifferenceQty
public void setDifferenceQty(BigDecimal DifferenceQty)
Set Difference.- Specified by:
setDifferenceQtyin interfaceI_I_InOutLineConfirm- Parameters:
DifferenceQty- Difference Quantity
-
getDifferenceQty
public BigDecimal getDifferenceQty()
Get Difference.- Specified by:
getDifferenceQtyin interfaceI_I_InOutLineConfirm- Returns:
- Difference Quantity
-
setI_ErrorMsg
public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.- Specified by:
setI_ErrorMsgin interfaceI_I_InOutLineConfirm- Parameters:
I_ErrorMsg- Messages generated from import process
-
getI_ErrorMsg
public String getI_ErrorMsg()
Get Import Error Message.- Specified by:
getI_ErrorMsgin interfaceI_I_InOutLineConfirm- Returns:
- Messages generated from import process
-
setI_InOutLineConfirm_ID
public void setI_InOutLineConfirm_ID(int I_InOutLineConfirm_ID)
Set Ship/Receipt Confirmation Import Line.- Specified by:
setI_InOutLineConfirm_IDin interfaceI_I_InOutLineConfirm- Parameters:
I_InOutLineConfirm_ID- Material Shipment or Receipt Confirmation Import Line
-
getI_InOutLineConfirm_ID
public int getI_InOutLineConfirm_ID()
Get Ship/Receipt Confirmation Import Line.- Specified by:
getI_InOutLineConfirm_IDin interfaceI_I_InOutLineConfirm- Returns:
- Material Shipment or Receipt Confirmation Import Line
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setI_InOutLineConfirm_UU
public void setI_InOutLineConfirm_UU(String I_InOutLineConfirm_UU)
Set I_InOutLineConfirm_UU.- Specified by:
setI_InOutLineConfirm_UUin interfaceI_I_InOutLineConfirm- Parameters:
I_InOutLineConfirm_UU- I_InOutLineConfirm_UU
-
getI_InOutLineConfirm_UU
public String getI_InOutLineConfirm_UU()
Get I_InOutLineConfirm_UU.- Specified by:
getI_InOutLineConfirm_UUin interfaceI_I_InOutLineConfirm- Returns:
- I_InOutLineConfirm_UU
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported)
Set Imported.- Specified by:
setI_IsImportedin interfaceI_I_InOutLineConfirm- Parameters:
I_IsImported- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()
Get Imported.- Specified by:
isI_IsImportedin interfaceI_I_InOutLineConfirm- Returns:
- Has this import been processed
-
getM_InOutLineConfirm
public I_M_InOutLineConfirm getM_InOutLineConfirm() throws RuntimeException
- Specified by:
getM_InOutLineConfirmin interfaceI_I_InOutLineConfirm- Throws:
RuntimeException
-
setM_InOutLineConfirm_ID
public void setM_InOutLineConfirm_ID(int M_InOutLineConfirm_ID)
Set Ship/Receipt Confirmation Line.- Specified by:
setM_InOutLineConfirm_IDin interfaceI_I_InOutLineConfirm- Parameters:
M_InOutLineConfirm_ID- Material Shipment or Receipt Confirmation Line
-
getM_InOutLineConfirm_ID
public int getM_InOutLineConfirm_ID()
Get Ship/Receipt Confirmation Line.- Specified by:
getM_InOutLineConfirm_IDin interfaceI_I_InOutLineConfirm- Returns:
- Material Shipment or Receipt Confirmation Line
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessedin interfaceI_I_InOutLineConfirm- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessedin interfaceI_I_InOutLineConfirm- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessingin interfaceI_I_InOutLineConfirm- Parameters:
Processing- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessingin interfaceI_I_InOutLineConfirm- Returns:
- Process Now
-
setScrappedQty
public void setScrappedQty(BigDecimal ScrappedQty)
Set Scrapped Quantity.- Specified by:
setScrappedQtyin interfaceI_I_InOutLineConfirm- Parameters:
ScrappedQty- The Quantity scrapped due to QA issues
-
getScrappedQty
public BigDecimal getScrappedQty()
Get Scrapped Quantity.- Specified by:
getScrappedQtyin interfaceI_I_InOutLineConfirm- Returns:
- The Quantity scrapped due to QA issues
-
-