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 intCOLUMNTYPE_AD_Reference_IDColumnType AD_Reference_ID=53243static StringCOLUMNTYPE_AmountAmount = Astatic StringCOLUMNTYPE_DateDate = Dstatic StringCOLUMNTYPE_QuantityQuantity = Qstatic StringCOLUMNTYPE_TextText = 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 intget_AccessLevel()AccessLevelI_AD_RulegetAD_Rule()intgetAD_Rule_ID()Get Rule.BigDecimalgetAmount()Get Amount.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.StringgetColumnType()Get Column Type.StringgetDescription()Get Description.I_C_ValidCombinationgetHR_Attribute_A()intgetHR_Attribute_Acct()Get Payroll Attribute Account.intgetHR_Attribute_ID()Get Payroll Employee Attribute.StringgetHR_Attribute_UU()Get HR_Attribute_UU.I_HR_ConceptgetHR_Concept()intgetHR_Concept_ID()Get Payroll Concept.I_HR_DepartmentgetHR_Department()intgetHR_Department_ID()Get Payroll Department.I_HR_EmployeegetHR_Employee()intgetHR_Employee_ID()Get Payroll Employee.I_HR_JobgetHR_Job()intgetHR_Job_ID()Get Payroll Job.I_HR_PayrollgetHR_Payroll()intgetHR_Payroll_ID()Get Payroll.intgetMaxValue()Get Max Value.intgetMinValue()Get Min Value.BigDecimalgetQty()Get Quantity.TimestampgetServiceDate()Get Service date.StringgetTextMsg()Get Text Message.TimestampgetValidFrom()Get Valid from.TimestampgetValidTo()Get Valid to.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisPrinted()Get Printed.voidsetAD_Rule_ID(int AD_Rule_ID)Set Rule.voidsetAmount(BigDecimal Amount)Set Amount.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetColumnType(String ColumnType)Set Column Type.voidsetDescription(String Description)Set Description.voidsetHR_Attribute_Acct(int HR_Attribute_Acct)Set Payroll Attribute Account.voidsetHR_Attribute_ID(int HR_Attribute_ID)Set Payroll Employee Attribute.voidsetHR_Attribute_UU(String HR_Attribute_UU)Set HR_Attribute_UU.voidsetHR_Concept_ID(int HR_Concept_ID)Set Payroll Concept.voidsetHR_Department_ID(int HR_Department_ID)Set Payroll Department.voidsetHR_Employee_ID(int HR_Employee_ID)Set Payroll Employee.voidsetHR_Job_ID(int HR_Job_ID)Set Payroll Job.voidsetHR_Payroll_ID(int HR_Payroll_ID)Set Payroll.voidsetIsPrinted(boolean IsPrinted)Set Printed.voidsetMaxValue(int MaxValue)Set Max Value.voidsetMinValue(int MinValue)Set Min Value.voidsetQty(BigDecimal Qty)Set Quantity.voidsetServiceDate(Timestamp ServiceDate)Set Service date.voidsetTextMsg(String TextMsg)Set Text Message.voidsetValidFrom(Timestamp ValidFrom)Set Valid from.voidsetValidTo(Timestamp ValidTo)Set Valid to.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.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_AccessLevelin 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_Rulein interfaceI_HR_Attribute- Throws:
RuntimeException
-
setAD_Rule_ID
public void setAD_Rule_ID(int AD_Rule_ID)
Set Rule.- Specified by:
setAD_Rule_IDin interfaceI_HR_Attribute- Parameters:
AD_Rule_ID- Rule
-
getAD_Rule_ID
public int getAD_Rule_ID()
Get Rule.- Specified by:
getAD_Rule_IDin interfaceI_HR_Attribute- Returns:
- Rule
-
setAmount
public void setAmount(BigDecimal Amount)
Set Amount.- Specified by:
setAmountin interfaceI_HR_Attribute- Parameters:
Amount- Amount in a defined currency
-
getAmount
public BigDecimal getAmount()
Get Amount.- Specified by:
getAmountin interfaceI_HR_Attribute- Returns:
- Amount in a defined currency
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartnerin interfaceI_HR_Attribute- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_IDin 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_IDin interfaceI_HR_Attribute- Returns:
- Identifies a Business Partner
-
setColumnType
public void setColumnType(String ColumnType)
Set Column Type.- Specified by:
setColumnTypein interfaceI_HR_Attribute- Parameters:
ColumnType- Column Type
-
getColumnType
public String getColumnType()
Get Column Type.- Specified by:
getColumnTypein interfaceI_HR_Attribute- Returns:
- Column Type
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_HR_Attribute- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin 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_Ain 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_Acctin 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_Acctin 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_IDin 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_IDin 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_UUin 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_UUin interfaceI_HR_Attribute- Returns:
- HR_Attribute_UU
-
getHR_Concept
public I_HR_Concept getHR_Concept() throws RuntimeException
- Specified by:
getHR_Conceptin interfaceI_HR_Attribute- Throws:
RuntimeException
-
setHR_Concept_ID
public void setHR_Concept_ID(int HR_Concept_ID)
Set Payroll Concept.- Specified by:
setHR_Concept_IDin interfaceI_HR_Attribute- Parameters:
HR_Concept_ID- Payroll Concept
-
getHR_Concept_ID
public int getHR_Concept_ID()
Get Payroll Concept.- Specified by:
getHR_Concept_IDin interfaceI_HR_Attribute- Returns:
- Payroll Concept
-
getHR_Department
public I_HR_Department getHR_Department() throws RuntimeException
- Specified by:
getHR_Departmentin interfaceI_HR_Attribute- Throws:
RuntimeException
-
setHR_Department_ID
public void setHR_Department_ID(int HR_Department_ID)
Set Payroll Department.- Specified by:
setHR_Department_IDin interfaceI_HR_Attribute- Parameters:
HR_Department_ID- Payroll Department
-
getHR_Department_ID
public int getHR_Department_ID()
Get Payroll Department.- Specified by:
getHR_Department_IDin interfaceI_HR_Attribute- Returns:
- Payroll Department
-
getHR_Employee
public I_HR_Employee getHR_Employee() throws RuntimeException
- Specified by:
getHR_Employeein interfaceI_HR_Attribute- Throws:
RuntimeException
-
setHR_Employee_ID
public void setHR_Employee_ID(int HR_Employee_ID)
Set Payroll Employee.- Specified by:
setHR_Employee_IDin interfaceI_HR_Attribute- Parameters:
HR_Employee_ID- Payroll Employee
-
getHR_Employee_ID
public int getHR_Employee_ID()
Get Payroll Employee.- Specified by:
getHR_Employee_IDin interfaceI_HR_Attribute- Returns:
- Payroll Employee
-
getHR_Job
public I_HR_Job getHR_Job() throws RuntimeException
- Specified by:
getHR_Jobin interfaceI_HR_Attribute- Throws:
RuntimeException
-
setHR_Job_ID
public void setHR_Job_ID(int HR_Job_ID)
Set Payroll Job.- Specified by:
setHR_Job_IDin interfaceI_HR_Attribute- Parameters:
HR_Job_ID- Payroll Job
-
getHR_Job_ID
public int getHR_Job_ID()
Get Payroll Job.- Specified by:
getHR_Job_IDin interfaceI_HR_Attribute- Returns:
- Payroll Job
-
getHR_Payroll
public I_HR_Payroll getHR_Payroll() throws RuntimeException
- Specified by:
getHR_Payrollin interfaceI_HR_Attribute- Throws:
RuntimeException
-
setHR_Payroll_ID
public void setHR_Payroll_ID(int HR_Payroll_ID)
Set Payroll.- Specified by:
setHR_Payroll_IDin interfaceI_HR_Attribute- Parameters:
HR_Payroll_ID- Payroll
-
getHR_Payroll_ID
public int getHR_Payroll_ID()
Get Payroll.- Specified by:
getHR_Payroll_IDin interfaceI_HR_Attribute- Returns:
- Payroll
-
setIsPrinted
public void setIsPrinted(boolean IsPrinted)
Set Printed.- Specified by:
setIsPrintedin interfaceI_HR_Attribute- Parameters:
IsPrinted- Indicates if this document / line is printed
-
isPrinted
public boolean isPrinted()
Get Printed.- Specified by:
isPrintedin interfaceI_HR_Attribute- Returns:
- Indicates if this document / line is printed
-
setMaxValue
public void setMaxValue(int MaxValue)
Set Max Value.- Specified by:
setMaxValuein interfaceI_HR_Attribute- Parameters:
MaxValue- Max Value
-
getMaxValue
public int getMaxValue()
Get Max Value.- Specified by:
getMaxValuein interfaceI_HR_Attribute- Returns:
- Max Value
-
setMinValue
public void setMinValue(int MinValue)
Set Min Value.- Specified by:
setMinValuein interfaceI_HR_Attribute- Parameters:
MinValue- Min Value
-
getMinValue
public int getMinValue()
Get Min Value.- Specified by:
getMinValuein interfaceI_HR_Attribute- Returns:
- Min Value
-
setQty
public void setQty(BigDecimal Qty)
Set Quantity.- Specified by:
setQtyin interfaceI_HR_Attribute- Parameters:
Qty- Quantity
-
getQty
public BigDecimal getQty()
Get Quantity.- Specified by:
getQtyin interfaceI_HR_Attribute- Returns:
- Quantity
-
setServiceDate
public void setServiceDate(Timestamp ServiceDate)
Set Service date.- Specified by:
setServiceDatein interfaceI_HR_Attribute- Parameters:
ServiceDate- Date service was provided
-
getServiceDate
public Timestamp getServiceDate()
Get Service date.- Specified by:
getServiceDatein interfaceI_HR_Attribute- Returns:
- Date service was provided
-
setTextMsg
public void setTextMsg(String TextMsg)
Set Text Message.- Specified by:
setTextMsgin interfaceI_HR_Attribute- Parameters:
TextMsg- Text Message
-
getTextMsg
public String getTextMsg()
Get Text Message.- Specified by:
getTextMsgin interfaceI_HR_Attribute- Returns:
- Text Message
-
setValidFrom
public void setValidFrom(Timestamp ValidFrom)
Set Valid from.- Specified by:
setValidFromin interfaceI_HR_Attribute- Parameters:
ValidFrom- Valid from including this date (first day)
-
getValidFrom
public Timestamp getValidFrom()
Get Valid from.- Specified by:
getValidFromin interfaceI_HR_Attribute- Returns:
- Valid from including this date (first day)
-
setValidTo
public void setValidTo(Timestamp ValidTo)
Set Valid to.- Specified by:
setValidToin interfaceI_HR_Attribute- Parameters:
ValidTo- Valid to including this date (last day)
-
getValidTo
public Timestamp getValidTo()
Get Valid to.- Specified by:
getValidToin interfaceI_HR_Attribute- Returns:
- Valid to including this date (last day)
-
-