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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Rule_IDstatic final String
Column name Amountstatic final String
Column name C_BPartner_IDstatic final String
Column name ColumnTypestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name HR_Attribute_Acctstatic final String
Column name HR_Attribute_IDstatic final String
Column name HR_Attribute_UUstatic final String
Column name HR_Concept_IDstatic final String
Column name HR_Department_IDstatic final String
Column name HR_Employee_IDstatic final String
Column name HR_Job_IDstatic final String
Column name HR_Payroll_IDstatic final String
Column name IsActivestatic final String
Column name IsPrintedstatic final String
Column name MaxValuestatic final String
Column name MinValuestatic final String
Column name Qtystatic final String
Column name ServiceDatestatic final String
Column name TextMsgstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ValidFromstatic final String
Column name ValidTostatic final KeyNamePair
static final int
AD_Table_ID=53087static final String
TableName=HR_Attribute -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get RuleGet Amount.int
Get Business Partner.Get Column TypeGet Created.int
Get Created By.Get Description.int
Get Payroll Attribute Accountint
Get Payroll Employee AttributeGet HR_Attribute_UUint
Get Payroll Conceptint
Get Payroll Departmentint
Get Payroll Employeeint
Get Payroll Jobint
Get Payrollint
Get Max Valueint
Get Min ValuegetQty()
Get Quantity.Get Service date.Get Text Message.Get Updated.int
Get Updated By.Get Valid from.Get Valid to.boolean
isActive()
Get Active.boolean
Get Printed.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Rule_ID
(int AD_Rule_ID) Set Rulevoid
setAmount
(BigDecimal Amount) Set Amount.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setColumnType
(String ColumnType) Set Column Typevoid
setDescription
(String Description) Set Description.void
setHR_Attribute_Acct
(int HR_Attribute_Acct) Set Payroll Attribute Accountvoid
setHR_Attribute_ID
(int HR_Attribute_ID) Set Payroll Employee Attributevoid
setHR_Attribute_UU
(String HR_Attribute_UU) Set HR_Attribute_UUvoid
setHR_Concept_ID
(int HR_Concept_ID) Set Payroll Conceptvoid
setHR_Department_ID
(int HR_Department_ID) Set Payroll Departmentvoid
setHR_Employee_ID
(int HR_Employee_ID) Set Payroll Employeevoid
setHR_Job_ID
(int HR_Job_ID) Set Payroll Jobvoid
setHR_Payroll_ID
(int HR_Payroll_ID) Set Payrollvoid
setIsActive
(boolean IsActive) Set Active.void
setIsPrinted
(boolean IsPrinted) Set Printed.void
setMaxValue
(int MaxValue) Set Max Valuevoid
setMinValue
(int MinValue) Set Min Valuevoid
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.
-
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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)
-