Package org.eevolution.model
Class X_HR_Attribute
- java.lang.Object
-
- org.compiere.model.PO
-
- org.eevolution.model.X_HR_Attribute
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_Persistent
,Evaluatee
,I_HR_Attribute
public class X_HR_Attribute extends PO implements I_HR_Attribute, I_Persistent
Generated Model for HR_Attribute- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
COLUMNTYPE_AD_Reference_ID
ColumnType AD_Reference_ID=53243static String
COLUMNTYPE_Amount
Amount = Astatic String
COLUMNTYPE_Date
Date = Dstatic String
COLUMNTYPE_Quantity
Quantity = Qstatic String
COLUMNTYPE_Text
Text = T-
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_Attribute
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Rule_ID, COLUMNNAME_Amount, COLUMNNAME_C_BPartner_ID, COLUMNNAME_ColumnType, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_HR_Attribute_Acct, COLUMNNAME_HR_Attribute_ID, COLUMNNAME_HR_Attribute_UU, COLUMNNAME_HR_Concept_ID, COLUMNNAME_HR_Department_ID, COLUMNNAME_HR_Employee_ID, COLUMNNAME_HR_Job_ID, COLUMNNAME_HR_Payroll_ID, COLUMNNAME_IsActive, COLUMNNAME_IsPrinted, COLUMNNAME_MaxValue, COLUMNNAME_MinValue, COLUMNNAME_Qty, COLUMNNAME_ServiceDate, COLUMNNAME_TextMsg, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_HR_Attribute(Properties ctx, int HR_Attribute_ID, String trxName)
Standard ConstructorX_HR_Attribute(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_Rule
getAD_Rule()
int
getAD_Rule_ID()
Get Rule.BigDecimal
getAmount()
Get Amount.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.String
getColumnType()
Get Column Type.String
getDescription()
Get Description.I_C_ValidCombination
getHR_Attribute_A()
int
getHR_Attribute_Acct()
Get Payroll Attribute Account.int
getHR_Attribute_ID()
Get Payroll Employee Attribute.String
getHR_Attribute_UU()
Get HR_Attribute_UU.I_HR_Concept
getHR_Concept()
int
getHR_Concept_ID()
Get Payroll Concept.I_HR_Department
getHR_Department()
int
getHR_Department_ID()
Get Payroll Department.I_HR_Employee
getHR_Employee()
int
getHR_Employee_ID()
Get Payroll Employee.I_HR_Job
getHR_Job()
int
getHR_Job_ID()
Get Payroll Job.I_HR_Payroll
getHR_Payroll()
int
getHR_Payroll_ID()
Get Payroll.int
getMaxValue()
Get Max Value.int
getMinValue()
Get Min Value.BigDecimal
getQty()
Get Quantity.Timestamp
getServiceDate()
Get Service date.String
getTextMsg()
Get Text Message.Timestamp
getValidFrom()
Get Valid from.Timestamp
getValidTo()
Get Valid to.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isPrinted()
Get Printed.void
setAD_Rule_ID(int AD_Rule_ID)
Set Rule.void
setAmount(BigDecimal Amount)
Set Amount.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setColumnType(String ColumnType)
Set Column Type.void
setDescription(String Description)
Set Description.void
setHR_Attribute_Acct(int HR_Attribute_Acct)
Set Payroll Attribute Account.void
setHR_Attribute_ID(int HR_Attribute_ID)
Set Payroll Employee Attribute.void
setHR_Attribute_UU(String HR_Attribute_UU)
Set HR_Attribute_UU.void
setHR_Concept_ID(int HR_Concept_ID)
Set Payroll Concept.void
setHR_Department_ID(int HR_Department_ID)
Set Payroll Department.void
setHR_Employee_ID(int HR_Employee_ID)
Set Payroll Employee.void
setHR_Job_ID(int HR_Job_ID)
Set Payroll Job.void
setHR_Payroll_ID(int HR_Payroll_ID)
Set Payroll.void
setIsPrinted(boolean IsPrinted)
Set Printed.void
setMaxValue(int MaxValue)
Set Max Value.void
setMinValue(int MinValue)
Set Min Value.void
setQty(BigDecimal Qty)
Set Quantity.void
setServiceDate(Timestamp ServiceDate)
Set Service date.void
setTextMsg(String TextMsg)
Set Text Message.void
setValidFrom(Timestamp ValidFrom)
Set Valid from.void
setValidTo(Timestamp ValidTo)
Set Valid to.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_Attribute
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
-
-
-
-
Field Detail
-
COLUMNTYPE_AD_Reference_ID
public static final int COLUMNTYPE_AD_Reference_ID
ColumnType AD_Reference_ID=53243- See Also:
- Constant Field Values
-
COLUMNTYPE_Amount
public static final String COLUMNTYPE_Amount
Amount = A- See Also:
- Constant Field Values
-
COLUMNTYPE_Date
public static final String COLUMNTYPE_Date
Date = D- See Also:
- Constant Field Values
-
COLUMNTYPE_Quantity
public static final String COLUMNTYPE_Quantity
Quantity = Q- See Also:
- Constant Field Values
-
COLUMNTYPE_Text
public static final String COLUMNTYPE_Text
Text = T- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_HR_Attribute
public X_HR_Attribute(Properties ctx, int HR_Attribute_ID, String trxName)
Standard Constructor
-
X_HR_Attribute
public X_HR_Attribute(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_Rule
public I_AD_Rule getAD_Rule() throws RuntimeException
- Specified by:
getAD_Rule
in interfaceI_HR_Attribute
- Throws:
RuntimeException
-
setAD_Rule_ID
public void setAD_Rule_ID(int AD_Rule_ID)
Set Rule.- Specified by:
setAD_Rule_ID
in interfaceI_HR_Attribute
- Parameters:
AD_Rule_ID
- Rule
-
getAD_Rule_ID
public int getAD_Rule_ID()
Get Rule.- Specified by:
getAD_Rule_ID
in interfaceI_HR_Attribute
- Returns:
- Rule
-
setAmount
public void setAmount(BigDecimal Amount)
Set Amount.- Specified by:
setAmount
in interfaceI_HR_Attribute
- Parameters:
Amount
- Amount in a defined currency
-
getAmount
public BigDecimal getAmount()
Get Amount.- Specified by:
getAmount
in interfaceI_HR_Attribute
- Returns:
- Amount in a defined currency
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartner
in interfaceI_HR_Attribute
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_HR_Attribute
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()
Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_HR_Attribute
- Returns:
- Identifies a Business Partner
-
setColumnType
public void setColumnType(String ColumnType)
Set Column Type.- Specified by:
setColumnType
in interfaceI_HR_Attribute
- Parameters:
ColumnType
- Column Type
-
getColumnType
public String getColumnType()
Get Column Type.- Specified by:
getColumnType
in interfaceI_HR_Attribute
- Returns:
- Column Type
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_HR_Attribute
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_HR_Attribute
- Returns:
- Optional short description of the record
-
getHR_Attribute_A
public I_C_ValidCombination getHR_Attribute_A() throws RuntimeException
- Specified by:
getHR_Attribute_A
in interfaceI_HR_Attribute
- Throws:
RuntimeException
-
setHR_Attribute_Acct
public void setHR_Attribute_Acct(int HR_Attribute_Acct)
Set Payroll Attribute Account.- Specified by:
setHR_Attribute_Acct
in interfaceI_HR_Attribute
- Parameters:
HR_Attribute_Acct
- Payroll Attribute Account
-
getHR_Attribute_Acct
public int getHR_Attribute_Acct()
Get Payroll Attribute Account.- Specified by:
getHR_Attribute_Acct
in interfaceI_HR_Attribute
- Returns:
- Payroll Attribute Account
-
setHR_Attribute_ID
public void setHR_Attribute_ID(int HR_Attribute_ID)
Set Payroll Employee Attribute.- Specified by:
setHR_Attribute_ID
in interfaceI_HR_Attribute
- Parameters:
HR_Attribute_ID
- Payroll Employee Attribute
-
getHR_Attribute_ID
public int getHR_Attribute_ID()
Get Payroll Employee Attribute.- Specified by:
getHR_Attribute_ID
in interfaceI_HR_Attribute
- Returns:
- Payroll Employee Attribute
-
setHR_Attribute_UU
public void setHR_Attribute_UU(String HR_Attribute_UU)
Set HR_Attribute_UU.- Specified by:
setHR_Attribute_UU
in interfaceI_HR_Attribute
- Parameters:
HR_Attribute_UU
- HR_Attribute_UU
-
getHR_Attribute_UU
public String getHR_Attribute_UU()
Get HR_Attribute_UU.- Specified by:
getHR_Attribute_UU
in interfaceI_HR_Attribute
- Returns:
- HR_Attribute_UU
-
getHR_Concept
public I_HR_Concept getHR_Concept() throws RuntimeException
- Specified by:
getHR_Concept
in interfaceI_HR_Attribute
- Throws:
RuntimeException
-
setHR_Concept_ID
public void setHR_Concept_ID(int HR_Concept_ID)
Set Payroll Concept.- Specified by:
setHR_Concept_ID
in interfaceI_HR_Attribute
- Parameters:
HR_Concept_ID
- Payroll Concept
-
getHR_Concept_ID
public int getHR_Concept_ID()
Get Payroll Concept.- Specified by:
getHR_Concept_ID
in interfaceI_HR_Attribute
- Returns:
- Payroll Concept
-
getHR_Department
public I_HR_Department getHR_Department() throws RuntimeException
- Specified by:
getHR_Department
in interfaceI_HR_Attribute
- Throws:
RuntimeException
-
setHR_Department_ID
public void setHR_Department_ID(int HR_Department_ID)
Set Payroll Department.- Specified by:
setHR_Department_ID
in interfaceI_HR_Attribute
- Parameters:
HR_Department_ID
- Payroll Department
-
getHR_Department_ID
public int getHR_Department_ID()
Get Payroll Department.- Specified by:
getHR_Department_ID
in interfaceI_HR_Attribute
- Returns:
- Payroll Department
-
getHR_Employee
public I_HR_Employee getHR_Employee() throws RuntimeException
- Specified by:
getHR_Employee
in interfaceI_HR_Attribute
- Throws:
RuntimeException
-
setHR_Employee_ID
public void setHR_Employee_ID(int HR_Employee_ID)
Set Payroll Employee.- Specified by:
setHR_Employee_ID
in interfaceI_HR_Attribute
- Parameters:
HR_Employee_ID
- Payroll Employee
-
getHR_Employee_ID
public int getHR_Employee_ID()
Get Payroll Employee.- Specified by:
getHR_Employee_ID
in interfaceI_HR_Attribute
- Returns:
- Payroll Employee
-
getHR_Job
public I_HR_Job getHR_Job() throws RuntimeException
- Specified by:
getHR_Job
in interfaceI_HR_Attribute
- Throws:
RuntimeException
-
setHR_Job_ID
public void setHR_Job_ID(int HR_Job_ID)
Set Payroll Job.- Specified by:
setHR_Job_ID
in interfaceI_HR_Attribute
- Parameters:
HR_Job_ID
- Payroll Job
-
getHR_Job_ID
public int getHR_Job_ID()
Get Payroll Job.- Specified by:
getHR_Job_ID
in interfaceI_HR_Attribute
- Returns:
- Payroll Job
-
getHR_Payroll
public I_HR_Payroll getHR_Payroll() throws RuntimeException
- Specified by:
getHR_Payroll
in interfaceI_HR_Attribute
- Throws:
RuntimeException
-
setHR_Payroll_ID
public void setHR_Payroll_ID(int HR_Payroll_ID)
Set Payroll.- Specified by:
setHR_Payroll_ID
in interfaceI_HR_Attribute
- Parameters:
HR_Payroll_ID
- Payroll
-
getHR_Payroll_ID
public int getHR_Payroll_ID()
Get Payroll.- Specified by:
getHR_Payroll_ID
in interfaceI_HR_Attribute
- Returns:
- Payroll
-
setIsPrinted
public void setIsPrinted(boolean IsPrinted)
Set Printed.- Specified by:
setIsPrinted
in interfaceI_HR_Attribute
- Parameters:
IsPrinted
- Indicates if this document / line is printed
-
isPrinted
public boolean isPrinted()
Get Printed.- Specified by:
isPrinted
in interfaceI_HR_Attribute
- Returns:
- Indicates if this document / line is printed
-
setMaxValue
public void setMaxValue(int MaxValue)
Set Max Value.- Specified by:
setMaxValue
in interfaceI_HR_Attribute
- Parameters:
MaxValue
- Max Value
-
getMaxValue
public int getMaxValue()
Get Max Value.- Specified by:
getMaxValue
in interfaceI_HR_Attribute
- Returns:
- Max Value
-
setMinValue
public void setMinValue(int MinValue)
Set Min Value.- Specified by:
setMinValue
in interfaceI_HR_Attribute
- Parameters:
MinValue
- Min Value
-
getMinValue
public int getMinValue()
Get Min Value.- Specified by:
getMinValue
in interfaceI_HR_Attribute
- Returns:
- Min Value
-
setQty
public void setQty(BigDecimal Qty)
Set Quantity.- Specified by:
setQty
in interfaceI_HR_Attribute
- Parameters:
Qty
- Quantity
-
getQty
public BigDecimal getQty()
Get Quantity.- Specified by:
getQty
in interfaceI_HR_Attribute
- Returns:
- Quantity
-
setServiceDate
public void setServiceDate(Timestamp ServiceDate)
Set Service date.- Specified by:
setServiceDate
in interfaceI_HR_Attribute
- Parameters:
ServiceDate
- Date service was provided
-
getServiceDate
public Timestamp getServiceDate()
Get Service date.- Specified by:
getServiceDate
in interfaceI_HR_Attribute
- Returns:
- Date service was provided
-
setTextMsg
public void setTextMsg(String TextMsg)
Set Text Message.- Specified by:
setTextMsg
in interfaceI_HR_Attribute
- Parameters:
TextMsg
- Text Message
-
getTextMsg
public String getTextMsg()
Get Text Message.- Specified by:
getTextMsg
in interfaceI_HR_Attribute
- Returns:
- Text Message
-
setValidFrom
public void setValidFrom(Timestamp ValidFrom)
Set Valid from.- Specified by:
setValidFrom
in interfaceI_HR_Attribute
- Parameters:
ValidFrom
- Valid from including this date (first day)
-
getValidFrom
public Timestamp getValidFrom()
Get Valid from.- Specified by:
getValidFrom
in interfaceI_HR_Attribute
- Returns:
- Valid from including this date (first day)
-
setValidTo
public void setValidTo(Timestamp ValidTo)
Set Valid to.- Specified by:
setValidTo
in interfaceI_HR_Attribute
- Parameters:
ValidTo
- Valid to including this date (last day)
-
getValidTo
public Timestamp getValidTo()
Get Valid to.- Specified by:
getValidTo
in interfaceI_HR_Attribute
- Returns:
- Valid to including this date (last day)
-
-