Package org.eevolution.model
Class X_HR_ListLine
- java.lang.Object
-
- org.compiere.model.PO
-
- org.eevolution.model.X_HR_ListLine
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_Persistent
,Evaluatee
,I_HR_ListLine
public class X_HR_ListLine extends PO implements I_HR_ListLine, I_Persistent
Generated Model for HR_ListLine- 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.eevolution.model.I_HR_ListLine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_Col_1, COLUMNNAME_Col_2, COLUMNNAME_Col_3, COLUMNNAME_Col_4, COLUMNNAME_Col_5, COLUMNNAME_Col_6, COLUMNNAME_Col_7, COLUMNNAME_Col_8, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_HR_ListLine_ID, COLUMNNAME_HR_ListLine_UU, COLUMNNAME_HR_ListVersion_ID, COLUMNNAME_IsActive, COLUMNNAME_MaxValue, COLUMNNAME_MinValue, COLUMNNAME_Name, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_HR_ListLine(Properties ctx, int HR_ListLine_ID, String trxName)
Standard ConstructorX_HR_ListLine(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()
AccessLevelBigDecimal
getCol_1()
Get Col_1.BigDecimal
getCol_2()
Get Col_2.BigDecimal
getCol_3()
Get Col_3.BigDecimal
getCol_4()
Get Col_4.BigDecimal
getCol_5()
Get Col_5.BigDecimal
getCol_6()
Get Col_6.BigDecimal
getCol_7()
Get Col_7.BigDecimal
getCol_8()
Get Col_8.int
getHR_ListLine_ID()
Get Payroll List Line.String
getHR_ListLine_UU()
Get HR_ListLine_UU.I_HR_ListVersion
getHR_ListVersion()
int
getHR_ListVersion_ID()
Get Payroll List Version.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameBigDecimal
getMaxValue()
Get Max Value.BigDecimal
getMinValue()
Get Min Value.String
getName()
Get Name.protected POInfo
initPO(Properties ctx)
Load Meta Datavoid
setCol_1(BigDecimal Col_1)
Set Col_1.void
setCol_2(BigDecimal Col_2)
Set Col_2.void
setCol_3(BigDecimal Col_3)
Set Col_3.void
setCol_4(BigDecimal Col_4)
Set Col_4.void
setCol_5(BigDecimal Col_5)
Set Col_5.void
setCol_6(BigDecimal Col_6)
Set Col_6.void
setCol_7(BigDecimal Col_7)
Set Col_7.void
setCol_8(BigDecimal Col_8)
Set Col_8.void
setHR_ListLine_ID(int HR_ListLine_ID)
Set Payroll List Line.void
setHR_ListLine_UU(String HR_ListLine_UU)
Set HR_ListLine_UU.void
setHR_ListVersion_ID(int HR_ListVersion_ID)
Set Payroll List Version.void
setMaxValue(BigDecimal MaxValue)
Set Max Value.void
setMinValue(BigDecimal MinValue)
Set Min Value.void
setName(String Name)
Set Name.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.eevolution.model.I_HR_ListLine
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_HR_ListLine
public X_HR_ListLine(Properties ctx, int HR_ListLine_ID, String trxName)
Standard Constructor
-
X_HR_ListLine
public X_HR_ListLine(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
-
setCol_1
public void setCol_1(BigDecimal Col_1)
Set Col_1.- Specified by:
setCol_1
in interfaceI_HR_ListLine
- Parameters:
Col_1
- Col_1
-
getCol_1
public BigDecimal getCol_1()
Get Col_1.- Specified by:
getCol_1
in interfaceI_HR_ListLine
- Returns:
- Col_1
-
setCol_2
public void setCol_2(BigDecimal Col_2)
Set Col_2.- Specified by:
setCol_2
in interfaceI_HR_ListLine
- Parameters:
Col_2
- Col_2
-
getCol_2
public BigDecimal getCol_2()
Get Col_2.- Specified by:
getCol_2
in interfaceI_HR_ListLine
- Returns:
- Col_2
-
setCol_3
public void setCol_3(BigDecimal Col_3)
Set Col_3.- Specified by:
setCol_3
in interfaceI_HR_ListLine
- Parameters:
Col_3
- Col_3
-
getCol_3
public BigDecimal getCol_3()
Get Col_3.- Specified by:
getCol_3
in interfaceI_HR_ListLine
- Returns:
- Col_3
-
setCol_4
public void setCol_4(BigDecimal Col_4)
Set Col_4.- Specified by:
setCol_4
in interfaceI_HR_ListLine
- Parameters:
Col_4
- Col_4
-
getCol_4
public BigDecimal getCol_4()
Get Col_4.- Specified by:
getCol_4
in interfaceI_HR_ListLine
- Returns:
- Col_4
-
setCol_5
public void setCol_5(BigDecimal Col_5)
Set Col_5.- Specified by:
setCol_5
in interfaceI_HR_ListLine
- Parameters:
Col_5
- Col_5
-
getCol_5
public BigDecimal getCol_5()
Get Col_5.- Specified by:
getCol_5
in interfaceI_HR_ListLine
- Returns:
- Col_5
-
setCol_6
public void setCol_6(BigDecimal Col_6)
Set Col_6.- Specified by:
setCol_6
in interfaceI_HR_ListLine
- Parameters:
Col_6
- Col_6
-
getCol_6
public BigDecimal getCol_6()
Get Col_6.- Specified by:
getCol_6
in interfaceI_HR_ListLine
- Returns:
- Col_6
-
setCol_7
public void setCol_7(BigDecimal Col_7)
Set Col_7.- Specified by:
setCol_7
in interfaceI_HR_ListLine
- Parameters:
Col_7
- Col_7
-
getCol_7
public BigDecimal getCol_7()
Get Col_7.- Specified by:
getCol_7
in interfaceI_HR_ListLine
- Returns:
- Col_7
-
setCol_8
public void setCol_8(BigDecimal Col_8)
Set Col_8.- Specified by:
setCol_8
in interfaceI_HR_ListLine
- Parameters:
Col_8
- Col_8
-
getCol_8
public BigDecimal getCol_8()
Get Col_8.- Specified by:
getCol_8
in interfaceI_HR_ListLine
- Returns:
- Col_8
-
setHR_ListLine_ID
public void setHR_ListLine_ID(int HR_ListLine_ID)
Set Payroll List Line.- Specified by:
setHR_ListLine_ID
in interfaceI_HR_ListLine
- Parameters:
HR_ListLine_ID
- Payroll List Line
-
getHR_ListLine_ID
public int getHR_ListLine_ID()
Get Payroll List Line.- Specified by:
getHR_ListLine_ID
in interfaceI_HR_ListLine
- Returns:
- Payroll List Line
-
setHR_ListLine_UU
public void setHR_ListLine_UU(String HR_ListLine_UU)
Set HR_ListLine_UU.- Specified by:
setHR_ListLine_UU
in interfaceI_HR_ListLine
- Parameters:
HR_ListLine_UU
- HR_ListLine_UU
-
getHR_ListLine_UU
public String getHR_ListLine_UU()
Get HR_ListLine_UU.- Specified by:
getHR_ListLine_UU
in interfaceI_HR_ListLine
- Returns:
- HR_ListLine_UU
-
getHR_ListVersion
public I_HR_ListVersion getHR_ListVersion() throws RuntimeException
- Specified by:
getHR_ListVersion
in interfaceI_HR_ListLine
- Throws:
RuntimeException
-
setHR_ListVersion_ID
public void setHR_ListVersion_ID(int HR_ListVersion_ID)
Set Payroll List Version.- Specified by:
setHR_ListVersion_ID
in interfaceI_HR_ListLine
- Parameters:
HR_ListVersion_ID
- Payroll List Version
-
getHR_ListVersion_ID
public int getHR_ListVersion_ID()
Get Payroll List Version.- Specified by:
getHR_ListVersion_ID
in interfaceI_HR_ListLine
- Returns:
- Payroll List Version
-
setMaxValue
public void setMaxValue(BigDecimal MaxValue)
Set Max Value.- Specified by:
setMaxValue
in interfaceI_HR_ListLine
- Parameters:
MaxValue
- Max Value
-
getMaxValue
public BigDecimal getMaxValue()
Get Max Value.- Specified by:
getMaxValue
in interfaceI_HR_ListLine
- Returns:
- Max Value
-
setMinValue
public void setMinValue(BigDecimal MinValue)
Set Min Value.- Specified by:
setMinValue
in interfaceI_HR_ListLine
- Parameters:
MinValue
- Min Value
-
getMinValue
public BigDecimal getMinValue()
Get Min Value.- Specified by:
getMinValue
in interfaceI_HR_ListLine
- Returns:
- Min Value
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_HR_ListLine
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_HR_ListLine
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
-