Package org.eevolution.model
Interface I_HR_Attribute
- All Known Implementing Classes:
X_HR_Attribute
public interface I_HR_Attribute
Generated Interface for HR_Attribute
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Rule_IDstatic final StringColumn name Amountstatic final StringColumn name C_BPartner_IDstatic final StringColumn name ColumnTypestatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name HR_Attribute_Acctstatic final StringColumn name HR_Attribute_IDstatic final StringColumn name HR_Attribute_UUstatic final StringColumn name HR_Concept_IDstatic final StringColumn name HR_Department_IDstatic final StringColumn name HR_Employee_IDstatic final StringColumn name HR_Job_IDstatic final StringColumn name HR_Payroll_IDstatic final StringColumn name IsActivestatic final StringColumn name IsPrintedstatic final StringColumn name MaxValuestatic final StringColumn name MinValuestatic final StringColumn name Qtystatic final StringColumn name ServiceDatestatic final StringColumn name TextMsgstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name ValidFromstatic final StringColumn name ValidTostatic final KeyNamePairstatic final intAD_Table_ID=53087static final StringTableName=HR_Attribute -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet RuleGet Amount.Deprecated.intGet Business Partner.Get Column TypeGet Created.intGet Created By.Get Description.Deprecated.intGet Payroll Attribute AccountintGet Payroll Employee AttributeGet HR_Attribute_UUDeprecated.intGet Payroll ConceptDeprecated.intGet Payroll DepartmentDeprecated.intGet Payroll EmployeeDeprecated.intGet Payroll JobDeprecated.intGet PayrollintGet Max ValueintGet Min ValuegetQty()Get Quantity.Get Service date.Get Text Message.Get Updated.intGet Updated By.Get Valid from.Get Valid to.booleanisActive()Get Active.booleanGet Printed.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Rule_ID(int AD_Rule_ID) Set RulevoidsetAmount(BigDecimal Amount) Set Amount.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetColumnType(String ColumnType) Set Column TypevoidsetDescription(String Description) Set Description.voidsetHR_Attribute_Acct(int HR_Attribute_Acct) Set Payroll Attribute AccountvoidsetHR_Attribute_ID(int HR_Attribute_ID) Set Payroll Employee AttributevoidsetHR_Attribute_UU(String HR_Attribute_UU) Set HR_Attribute_UUvoidsetHR_Concept_ID(int HR_Concept_ID) Set Payroll ConceptvoidsetHR_Department_ID(int HR_Department_ID) Set Payroll DepartmentvoidsetHR_Employee_ID(int HR_Employee_ID) Set Payroll EmployeevoidsetHR_Job_ID(int HR_Job_ID) Set Payroll JobvoidsetHR_Payroll_ID(int HR_Payroll_ID) Set PayrollvoidsetIsActive(boolean IsActive) Set Active.voidsetIsPrinted(boolean IsPrinted) Set Printed.voidsetMaxValue(int MaxValue) Set Max ValuevoidsetMinValue(int MinValue) Set Min ValuevoidsetQty(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.
-
Field Details
-
Table_Name
TableName=HR_Attribute- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53087- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Rule_ID
Column name AD_Rule_ID- See Also:
-
COLUMNNAME_Amount
Column name Amount- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_ColumnType
Column name ColumnType- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_HR_Attribute_Acct
Column name HR_Attribute_Acct- See Also:
-
COLUMNNAME_HR_Attribute_ID
Column name HR_Attribute_ID- See Also:
-
COLUMNNAME_HR_Attribute_UU
Column name HR_Attribute_UU- See Also:
-
COLUMNNAME_HR_Concept_ID
Column name HR_Concept_ID- See Also:
-
COLUMNNAME_HR_Department_ID
Column name HR_Department_ID- See Also:
-
COLUMNNAME_HR_Employee_ID
Column name HR_Employee_ID- See Also:
-
COLUMNNAME_HR_Job_ID
Column name HR_Job_ID- See Also:
-
COLUMNNAME_HR_Payroll_ID
Column name HR_Payroll_ID- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsPrinted
Column name IsPrinted- See Also:
-
COLUMNNAME_MaxValue
Column name MaxValue- See Also:
-
COLUMNNAME_MinValue
Column name MinValue- See Also:
-
COLUMNNAME_Qty
Column name Qty- See Also:
-
COLUMNNAME_ServiceDate
Column name ServiceDate- See Also:
-
COLUMNNAME_TextMsg
Column name TextMsg- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
-
COLUMNNAME_ValidTo
Column name ValidTo- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_Rule_ID
void setAD_Rule_ID(int AD_Rule_ID) Set Rule -
getAD_Rule_ID
int getAD_Rule_ID()Get Rule -
getAD_Rule
Deprecated.- Throws:
RuntimeException
-
setAmount
Set Amount. Amount in a defined currency -
getAmount
BigDecimal getAmount()Get Amount. Amount in a defined currency -
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner. Identifies a Business Partner -
getC_BPartner_ID
int getC_BPartner_ID()Get Business Partner. Identifies a Business Partner -
getC_BPartner
Deprecated.- Throws:
RuntimeException
-
setColumnType
Set Column Type -
getColumnType
String getColumnType()Get Column Type -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setHR_Attribute_Acct
void setHR_Attribute_Acct(int HR_Attribute_Acct) Set Payroll Attribute Account -
getHR_Attribute_Acct
int getHR_Attribute_Acct()Get Payroll Attribute Account -
getHR_Attribute_A
Deprecated.- Throws:
RuntimeException
-
setHR_Attribute_ID
void setHR_Attribute_ID(int HR_Attribute_ID) Set Payroll Employee Attribute -
getHR_Attribute_ID
int getHR_Attribute_ID()Get Payroll Employee Attribute -
setHR_Attribute_UU
Set HR_Attribute_UU -
getHR_Attribute_UU
String getHR_Attribute_UU()Get HR_Attribute_UU -
setHR_Concept_ID
void setHR_Concept_ID(int HR_Concept_ID) Set Payroll Concept -
getHR_Concept_ID
int getHR_Concept_ID()Get Payroll Concept -
getHR_Concept
Deprecated.- Throws:
RuntimeException
-
setHR_Department_ID
void setHR_Department_ID(int HR_Department_ID) Set Payroll Department -
getHR_Department_ID
int getHR_Department_ID()Get Payroll Department -
getHR_Department
Deprecated.- Throws:
RuntimeException
-
setHR_Employee_ID
void setHR_Employee_ID(int HR_Employee_ID) Set Payroll Employee -
getHR_Employee_ID
int getHR_Employee_ID()Get Payroll Employee -
getHR_Employee
Deprecated.- Throws:
RuntimeException
-
setHR_Job_ID
void setHR_Job_ID(int HR_Job_ID) Set Payroll Job -
getHR_Job_ID
int getHR_Job_ID()Get Payroll Job -
getHR_Job
Deprecated.- Throws:
RuntimeException
-
setHR_Payroll_ID
void setHR_Payroll_ID(int HR_Payroll_ID) Set Payroll -
getHR_Payroll_ID
int getHR_Payroll_ID()Get Payroll -
getHR_Payroll
Deprecated.- Throws:
RuntimeException
-
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsPrinted
void setIsPrinted(boolean IsPrinted) Set Printed. Indicates if this document / line is printed -
isPrinted
boolean isPrinted()Get Printed. Indicates if this document / line is printed -
setMaxValue
void setMaxValue(int MaxValue) Set Max Value -
getMaxValue
int getMaxValue()Get Max Value -
setMinValue
void setMinValue(int MinValue) Set Min Value -
getMinValue
int getMinValue()Get Min Value -
setQty
Set Quantity. Quantity -
getQty
BigDecimal getQty()Get Quantity. Quantity -
setServiceDate
Set Service date. Date service was provided -
getServiceDate
Timestamp getServiceDate()Get Service date. Date service was provided -
setTextMsg
Set Text Message. Text Message -
getTextMsg
String getTextMsg()Get Text Message. Text Message -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValidFrom
Set Valid from. Valid from including this date (first day) -
getValidFrom
Timestamp getValidFrom()Get Valid from. Valid from including this date (first day) -
setValidTo
Set Valid to. Valid to including this date (last day) -
getValidTo
Timestamp getValidTo()Get Valid to. Valid to including this date (last day)
-