Package org.compiere.model
Class X_C_CashPlanLine
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_C_CashPlanLine
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_C_CashPlanLine,I_Persistent,Evaluatee
- Direct Known Subclasses:
MCashPlanLine
public class X_C_CashPlanLine extends PO implements I_C_CashPlanLine, I_Persistent
Generated Model for C_CashPlanLine- 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_C_CashPlanLine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_CashPlan_ID, COLUMNNAME_C_CashPlanLine_ID, COLUMNNAME_C_CashPlanLine_UU, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_ProjectPhase_ID, COLUMNNAME_C_ProjectTask_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateTrx, COLUMNNAME_Description, COLUMNNAME_IsActive, COLUMNNAME_Line, COLUMNNAME_LineTotalAmt, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, COLUMNNAME_Probability, COLUMNNAME_Processed, COLUMNNAME_QtyEntered, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_C_CashPlanLine(Properties ctx, int C_CashPlanLine_ID, String trxName)Standard ConstructorX_C_CashPlanLine(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelintgetAD_OrgTrx_ID()Get Trx Organization.I_C_ActivitygetC_Activity()intgetC_Activity_ID()Get Activity.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.I_C_CampaigngetC_Campaign()intgetC_Campaign_ID()Get Campaign.I_C_CashPlangetC_CashPlan()intgetC_CashPlan_ID()Get Cash Plan.intgetC_CashPlanLine_ID()Get Cash Plan Line.StringgetC_CashPlanLine_UU()Get C_CashPlanLine_UU.I_C_ChargegetC_Charge()intgetC_Charge_ID()Get Charge.I_C_ProjectgetC_Project()intgetC_Project_ID()Get Project.I_C_ProjectPhasegetC_ProjectPhase()intgetC_ProjectPhase_ID()Get Project Phase.I_C_ProjectTaskgetC_ProjectTask()intgetC_ProjectTask_ID()Get Project Task.TimestampgetDateTrx()Get Transaction Date.StringgetDescription()Get Description.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameintgetLine()Get Line No.BigDecimalgetLineTotalAmt()Get Line Total.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.StringgetName()Get Name.BigDecimalgetProbability()Get Probability.BigDecimalgetQtyEntered()Get Quantity.I_C_ElementValuegetUser1()intgetUser1_ID()Get User Element List 1.I_C_ElementValuegetUser2()intgetUser2_ID()Get User Element List 2.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisProcessed()Get Processed.voidsetAD_OrgTrx_ID(int AD_OrgTrx_ID)Set Trx Organization.voidsetC_Activity_ID(int C_Activity_ID)Set Activity.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetC_Campaign_ID(int C_Campaign_ID)Set Campaign.voidsetC_CashPlan_ID(int C_CashPlan_ID)Set Cash Plan.voidsetC_CashPlanLine_ID(int C_CashPlanLine_ID)Set Cash Plan Line.voidsetC_CashPlanLine_UU(String C_CashPlanLine_UU)Set C_CashPlanLine_UU.voidsetC_Charge_ID(int C_Charge_ID)Set Charge.voidsetC_Project_ID(int C_Project_ID)Set Project.voidsetC_ProjectPhase_ID(int C_ProjectPhase_ID)Set Project Phase.voidsetC_ProjectTask_ID(int C_ProjectTask_ID)Set Project Task.voidsetDateTrx(Timestamp DateTrx)Set Transaction Date.voidsetDescription(String Description)Set Description.voidsetLine(int Line)Set Line No.voidsetLineTotalAmt(BigDecimal LineTotalAmt)Set Line Total.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetName(String Name)Set Name.voidsetProbability(BigDecimal Probability)Set Probability.voidsetProcessed(boolean Processed)Set Processed.voidsetQtyEntered(BigDecimal QtyEntered)Set Quantity.voidsetUser1_ID(int User1_ID)Set User Element List 1.voidsetUser2_ID(int User2_ID)Set User Element List 2.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_C_CashPlanLine
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_C_CashPlanLine
public X_C_CashPlanLine(Properties ctx, int C_CashPlanLine_ID, String trxName)
Standard Constructor
-
X_C_CashPlanLine
public X_C_CashPlanLine(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 1 - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.- Specified by:
setAD_OrgTrx_IDin interfaceI_C_CashPlanLine- Parameters:
AD_OrgTrx_ID- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()
Get Trx Organization.- Specified by:
getAD_OrgTrx_IDin interfaceI_C_CashPlanLine- Returns:
- Performing or initiating organization
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activityin interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_IDin interfaceI_C_CashPlanLine- Parameters:
C_Activity_ID- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_IDin interfaceI_C_CashPlanLine- Returns:
- Business Activity
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartnerin interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_IDin interfaceI_C_CashPlanLine- Parameters:
C_BPartner_ID- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()
Get Business Partner.- Specified by:
getC_BPartner_IDin interfaceI_C_CashPlanLine- Returns:
- Identifies a Business Partner
-
getC_Campaign
public I_C_Campaign getC_Campaign() throws RuntimeException
- Specified by:
getC_Campaignin interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.- Specified by:
setC_Campaign_IDin interfaceI_C_CashPlanLine- Parameters:
C_Campaign_ID- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()
Get Campaign.- Specified by:
getC_Campaign_IDin interfaceI_C_CashPlanLine- Returns:
- Marketing Campaign
-
getC_CashPlan
public I_C_CashPlan getC_CashPlan() throws RuntimeException
- Specified by:
getC_CashPlanin interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setC_CashPlan_ID
public void setC_CashPlan_ID(int C_CashPlan_ID)
Set Cash Plan.- Specified by:
setC_CashPlan_IDin interfaceI_C_CashPlanLine- Parameters:
C_CashPlan_ID- Cash Plan
-
getC_CashPlan_ID
public int getC_CashPlan_ID()
Get Cash Plan.- Specified by:
getC_CashPlan_IDin interfaceI_C_CashPlanLine- Returns:
- Cash Plan
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setC_CashPlanLine_ID
public void setC_CashPlanLine_ID(int C_CashPlanLine_ID)
Set Cash Plan Line.- Specified by:
setC_CashPlanLine_IDin interfaceI_C_CashPlanLine- Parameters:
C_CashPlanLine_ID- Cash Plan Line
-
getC_CashPlanLine_ID
public int getC_CashPlanLine_ID()
Get Cash Plan Line.- Specified by:
getC_CashPlanLine_IDin interfaceI_C_CashPlanLine- Returns:
- Cash Plan Line
-
setC_CashPlanLine_UU
public void setC_CashPlanLine_UU(String C_CashPlanLine_UU)
Set C_CashPlanLine_UU.- Specified by:
setC_CashPlanLine_UUin interfaceI_C_CashPlanLine- Parameters:
C_CashPlanLine_UU- C_CashPlanLine_UU
-
getC_CashPlanLine_UU
public String getC_CashPlanLine_UU()
Get C_CashPlanLine_UU.- Specified by:
getC_CashPlanLine_UUin interfaceI_C_CashPlanLine- Returns:
- C_CashPlanLine_UU
-
getC_Charge
public I_C_Charge getC_Charge() throws RuntimeException
- Specified by:
getC_Chargein interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID)
Set Charge.- Specified by:
setC_Charge_IDin interfaceI_C_CashPlanLine- Parameters:
C_Charge_ID- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()
Get Charge.- Specified by:
getC_Charge_IDin interfaceI_C_CashPlanLine- Returns:
- Additional document charges
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Projectin interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_IDin interfaceI_C_CashPlanLine- Parameters:
C_Project_ID- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_IDin interfaceI_C_CashPlanLine- Returns:
- Financial Project
-
getC_ProjectPhase
public I_C_ProjectPhase getC_ProjectPhase() throws RuntimeException
- Specified by:
getC_ProjectPhasein interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setC_ProjectPhase_ID
public void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase.- Specified by:
setC_ProjectPhase_IDin interfaceI_C_CashPlanLine- Parameters:
C_ProjectPhase_ID- Phase of a Project
-
getC_ProjectPhase_ID
public int getC_ProjectPhase_ID()
Get Project Phase.- Specified by:
getC_ProjectPhase_IDin interfaceI_C_CashPlanLine- Returns:
- Phase of a Project
-
getC_ProjectTask
public I_C_ProjectTask getC_ProjectTask() throws RuntimeException
- Specified by:
getC_ProjectTaskin interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setC_ProjectTask_ID
public void setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task.- Specified by:
setC_ProjectTask_IDin interfaceI_C_CashPlanLine- Parameters:
C_ProjectTask_ID- Actual Project Task in a Phase
-
getC_ProjectTask_ID
public int getC_ProjectTask_ID()
Get Project Task.- Specified by:
getC_ProjectTask_IDin interfaceI_C_CashPlanLine- Returns:
- Actual Project Task in a Phase
-
setDateTrx
public void setDateTrx(Timestamp DateTrx)
Set Transaction Date.- Specified by:
setDateTrxin interfaceI_C_CashPlanLine- Parameters:
DateTrx- Transaction Date
-
getDateTrx
public Timestamp getDateTrx()
Get Transaction Date.- Specified by:
getDateTrxin interfaceI_C_CashPlanLine- Returns:
- Transaction Date
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_C_CashPlanLine- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_C_CashPlanLine- Returns:
- Optional short description of the record
-
setLine
public void setLine(int Line)
Set Line No.- Specified by:
setLinein interfaceI_C_CashPlanLine- Parameters:
Line- Unique line for this document
-
getLine
public int getLine()
Get Line No.- Specified by:
getLinein interfaceI_C_CashPlanLine- Returns:
- Unique line for this document
-
setLineTotalAmt
public void setLineTotalAmt(BigDecimal LineTotalAmt)
Set Line Total.- Specified by:
setLineTotalAmtin interfaceI_C_CashPlanLine- Parameters:
LineTotalAmt- Total line amount incl. Tax
-
getLineTotalAmt
public BigDecimal getLineTotalAmt()
Get Line Total.- Specified by:
getLineTotalAmtin interfaceI_C_CashPlanLine- Returns:
- Total line amount incl. Tax
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Productin interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_IDin interfaceI_C_CashPlanLine- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_IDin interfaceI_C_CashPlanLine- Returns:
- Product, Service, Item
-
setName
public void setName(String Name)
Set Name.- Specified by:
setNamein interfaceI_C_CashPlanLine- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getNamein interfaceI_C_CashPlanLine- Returns:
- Alphanumeric identifier of the entity
-
setProbability
public void setProbability(BigDecimal Probability)
Set Probability.- Specified by:
setProbabilityin interfaceI_C_CashPlanLine- Parameters:
Probability- Probability
-
getProbability
public BigDecimal getProbability()
Get Probability.- Specified by:
getProbabilityin interfaceI_C_CashPlanLine- Returns:
- Probability
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessedin interfaceI_C_CashPlanLine- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessedin interfaceI_C_CashPlanLine- Returns:
- The document has been processed
-
setQtyEntered
public void setQtyEntered(BigDecimal QtyEntered)
Set Quantity.- Specified by:
setQtyEnteredin interfaceI_C_CashPlanLine- Parameters:
QtyEntered- The Quantity Entered is based on the selected UoM
-
getQtyEntered
public BigDecimal getQtyEntered()
Get Quantity.- Specified by:
getQtyEnteredin interfaceI_C_CashPlanLine- Returns:
- The Quantity Entered is based on the selected UoM
-
getUser1
public I_C_ElementValue getUser1() throws RuntimeException
- Specified by:
getUser1in interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID)
Set User Element List 1.- Specified by:
setUser1_IDin interfaceI_C_CashPlanLine- Parameters:
User1_ID- User defined list element #1
-
getUser1_ID
public int getUser1_ID()
Get User Element List 1.- Specified by:
getUser1_IDin interfaceI_C_CashPlanLine- Returns:
- User defined list element #1
-
getUser2
public I_C_ElementValue getUser2() throws RuntimeException
- Specified by:
getUser2in interfaceI_C_CashPlanLine- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID)
Set User Element List 2.- Specified by:
setUser2_IDin interfaceI_C_CashPlanLine- Parameters:
User2_ID- User defined list element #2
-
getUser2_ID
public int getUser2_ID()
Get User Element List 2.- Specified by:
getUser2_IDin interfaceI_C_CashPlanLine- Returns:
- User defined list element #2
-
-