Package org.eevolution.model
Interface I_HR_PayrollConcept
-
- All Known Implementing Classes:
X_HR_PayrollConcept
public interface I_HR_PayrollConcept
Generated Interface for HR_PayrollConcept- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Rule_ID
Column name AD_Rule_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_HR_Concept_ID
Column name HR_Concept_IDstatic String
COLUMNNAME_HR_Payroll_ID
Column name HR_Payroll_IDstatic String
COLUMNNAME_HR_PayrollConcept_ID
Column name HR_PayrollConcept_IDstatic String
COLUMNNAME_HR_PayrollConcept_UU
Column name HR_PayrollConcept_UUstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsDisplayed
Column name IsDisplayedstatic String
COLUMNNAME_IsInclude
Column name IsIncludestatic String
COLUMNNAME_IsPrinted
Column name IsPrintedstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_SeqNo
Column name SeqNostatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53096static String
Table_Name
TableName=HR_PayrollConcept
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.I_AD_Rule
getAD_Rule()
int
getAD_Rule_ID()
Get RuleTimestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.I_HR_Concept
getHR_Concept()
int
getHR_Concept_ID()
Get Payroll ConceptI_HR_Payroll
getHR_Payroll()
int
getHR_Payroll_ID()
Get Payrollint
getHR_PayrollConcept_ID()
Get Payroll ConceptString
getHR_PayrollConcept_UU()
Get HR_PayrollConcept_UUString
getName()
Get Name.int
getSeqNo()
Get Sequence.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isDisplayed()
Get Displayed.boolean
isInclude()
Get Included.boolean
isPrinted()
Get Printed.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Rule_ID(int AD_Rule_ID)
Set Rulevoid
setHR_Concept_ID(int HR_Concept_ID)
Set Payroll Conceptvoid
setHR_Payroll_ID(int HR_Payroll_ID)
Set Payrollvoid
setHR_PayrollConcept_ID(int HR_PayrollConcept_ID)
Set Payroll Conceptvoid
setHR_PayrollConcept_UU(String HR_PayrollConcept_UU)
Set HR_PayrollConcept_UUvoid
setIsActive(boolean IsActive)
Set Active.void
setIsDisplayed(boolean IsDisplayed)
Set Displayed.void
setIsInclude(boolean IsInclude)
Set Included.void
setIsPrinted(boolean IsPrinted)
Set Printed.void
setName(String Name)
Set Name.void
setSeqNo(int SeqNo)
Set Sequence.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=HR_PayrollConcept- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53096- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Rule_ID
static final String COLUMNNAME_AD_Rule_ID
Column name AD_Rule_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_HR_Concept_ID
static final String COLUMNNAME_HR_Concept_ID
Column name HR_Concept_ID- See Also:
- Constant Field Values
-
COLUMNNAME_HR_PayrollConcept_ID
static final String COLUMNNAME_HR_PayrollConcept_ID
Column name HR_PayrollConcept_ID- See Also:
- Constant Field Values
-
COLUMNNAME_HR_PayrollConcept_UU
static final String COLUMNNAME_HR_PayrollConcept_UU
Column name HR_PayrollConcept_UU- See Also:
- Constant Field Values
-
COLUMNNAME_HR_Payroll_ID
static final String COLUMNNAME_HR_Payroll_ID
Column name HR_Payroll_ID- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsDisplayed
static final String COLUMNNAME_IsDisplayed
Column name IsDisplayed- See Also:
- Constant Field Values
-
COLUMNNAME_IsInclude
static final String COLUMNNAME_IsInclude
Column name IsInclude- See Also:
- Constant Field Values
-
COLUMNNAME_IsPrinted
static final String COLUMNNAME_IsPrinted
Column name IsPrinted- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_Rule_ID
void setAD_Rule_ID(int AD_Rule_ID)
Set Rule
-
getAD_Rule_ID
int getAD_Rule_ID()
Get Rule
-
getAD_Rule
I_AD_Rule getAD_Rule() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
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
I_HR_Concept getHR_Concept() throws RuntimeException
- Throws:
RuntimeException
-
setHR_PayrollConcept_ID
void setHR_PayrollConcept_ID(int HR_PayrollConcept_ID)
Set Payroll Concept
-
getHR_PayrollConcept_ID
int getHR_PayrollConcept_ID()
Get Payroll Concept
-
setHR_PayrollConcept_UU
void setHR_PayrollConcept_UU(String HR_PayrollConcept_UU)
Set HR_PayrollConcept_UU
-
getHR_PayrollConcept_UU
String getHR_PayrollConcept_UU()
Get HR_PayrollConcept_UU
-
setHR_Payroll_ID
void setHR_Payroll_ID(int HR_Payroll_ID)
Set Payroll
-
getHR_Payroll_ID
int getHR_Payroll_ID()
Get Payroll
-
getHR_Payroll
I_HR_Payroll getHR_Payroll() throws RuntimeException
- 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
-
setIsDisplayed
void setIsDisplayed(boolean IsDisplayed)
Set Displayed. Determines, if this field is displayed
-
isDisplayed
boolean isDisplayed()
Get Displayed. Determines, if this field is displayed
-
setIsInclude
void setIsInclude(boolean IsInclude)
Set Included. Defines whether this content / template is included into another one
-
isInclude
boolean isInclude()
Get Included. Defines whether this content / template is included into another one
-
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
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setSeqNo
void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first
-
getSeqNo
int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-