Package org.eevolution.model
Interface I_HR_Period
-
- All Known Implementing Classes:
X_HR_Period
public interface I_HR_PeriodGenerated Interface for HR_Period- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_C_Period_IDColumn name C_Period_IDstatic StringCOLUMNNAME_C_Year_IDColumn name C_Year_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DateAcctColumn name DateAcctstatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_EndDateColumn name EndDatestatic StringCOLUMNNAME_HR_Payroll_IDColumn name HR_Payroll_IDstatic StringCOLUMNNAME_HR_Period_IDColumn name HR_Period_IDstatic StringCOLUMNNAME_HR_Period_UUColumn name HR_Period_UUstatic StringCOLUMNNAME_HR_Year_IDColumn name HR_Year_IDstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_PeriodActionColumn name PeriodActionstatic StringCOLUMNNAME_PeriodNoColumn name PeriodNostatic StringCOLUMNNAME_PeriodStatusColumn name PeriodStatusstatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_StartDateColumn name StartDatestatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=53094static StringTable_NameTableName=HR_Period
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_C_PeriodgetC_Period()intgetC_Period_ID()Get Period.I_C_YeargetC_Year()intgetC_Year_ID()Get Year.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.TimestampgetDateAcct()Get Account Date.StringgetDescription()Get Description.TimestampgetEndDate()Get End Date.I_HR_PayrollgetHR_Payroll()intgetHR_Payroll_ID()Get PayrollintgetHR_Period_ID()Get Payroll PeriodStringgetHR_Period_UU()Get HR_Period_UUI_HR_YeargetHR_Year()intgetHR_Year_ID()Get Payroll YearStringgetName()Get Name.StringgetPeriodAction()Get Period Action.intgetPeriodNo()Get Period No.StringgetPeriodStatus()Get Period Status.TimestampgetStartDate()Get Start Date.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisProcessed()Get Processed.booleanisProcessing()Get Process NowvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetC_Period_ID(int C_Period_ID)Set Period.voidsetC_Year_ID(int C_Year_ID)Set Year.voidsetDateAcct(Timestamp DateAcct)Set Account Date.voidsetDescription(String Description)Set Description.voidsetEndDate(Timestamp EndDate)Set End Date.voidsetHR_Payroll_ID(int HR_Payroll_ID)Set PayrollvoidsetHR_Period_ID(int HR_Period_ID)Set Payroll PeriodvoidsetHR_Period_UU(String HR_Period_UU)Set HR_Period_UUvoidsetHR_Year_ID(int HR_Year_ID)Set Payroll YearvoidsetIsActive(boolean IsActive)Set Active.voidsetName(String Name)Set Name.voidsetPeriodAction(String PeriodAction)Set Period Action.voidsetPeriodNo(int PeriodNo)Set Period No.voidsetPeriodStatus(String PeriodStatus)Set Period Status.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process NowvoidsetStartDate(Timestamp StartDate)Set Start Date.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=HR_Period- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53094- 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_C_Period_ID
static final String COLUMNNAME_C_Period_ID
Column name C_Period_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_C_Year_ID
static final String COLUMNNAME_C_Year_ID
Column name C_Year_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DateAcct
static final String COLUMNNAME_DateAcct
Column name DateAcct- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_EndDate
static final String COLUMNNAME_EndDate
Column name EndDate- 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_HR_Period_ID
static final String COLUMNNAME_HR_Period_ID
Column name HR_Period_ID- See Also:
- Constant Field Values
-
COLUMNNAME_HR_Period_UU
static final String COLUMNNAME_HR_Period_UU
Column name HR_Period_UU- See Also:
- Constant Field Values
-
COLUMNNAME_HR_Year_ID
static final String COLUMNNAME_HR_Year_ID
Column name HR_Year_ID- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PeriodAction
static final String COLUMNNAME_PeriodAction
Column name PeriodAction- See Also:
- Constant Field Values
-
COLUMNNAME_PeriodNo
static final String COLUMNNAME_PeriodNo
Column name PeriodNo- See Also:
- Constant Field Values
-
COLUMNNAME_PeriodStatus
static final String COLUMNNAME_PeriodStatus
Column name PeriodStatus- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_StartDate
static final String COLUMNNAME_StartDate
Column name StartDate- 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
-
setC_Period_ID
void setC_Period_ID(int C_Period_ID)
Set Period. Period of the Calendar
-
getC_Period_ID
int getC_Period_ID()
Get Period. Period of the Calendar
-
getC_Period
I_C_Period getC_Period() 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
-
setC_Year_ID
void setC_Year_ID(int C_Year_ID)
Set Year. Calendar Year
-
getC_Year_ID
int getC_Year_ID()
Get Year. Calendar Year
-
getC_Year
I_C_Year getC_Year() throws RuntimeException
- Throws:
RuntimeException
-
setDateAcct
void setDateAcct(Timestamp DateAcct)
Set Account Date. Accounting Date
-
getDateAcct
Timestamp getDateAcct()
Get Account Date. Accounting Date
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setEndDate
void setEndDate(Timestamp EndDate)
Set End Date. Last effective date (inclusive)
-
getEndDate
Timestamp getEndDate()
Get End Date. Last effective date (inclusive)
-
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
-
setHR_Period_ID
void setHR_Period_ID(int HR_Period_ID)
Set Payroll Period
-
getHR_Period_ID
int getHR_Period_ID()
Get Payroll Period
-
setHR_Period_UU
void setHR_Period_UU(String HR_Period_UU)
Set HR_Period_UU
-
getHR_Period_UU
String getHR_Period_UU()
Get HR_Period_UU
-
setHR_Year_ID
void setHR_Year_ID(int HR_Year_ID)
Set Payroll Year
-
getHR_Year_ID
int getHR_Year_ID()
Get Payroll Year
-
getHR_Year
I_HR_Year getHR_Year() 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
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPeriodAction
void setPeriodAction(String PeriodAction)
Set Period Action. Action taken for this period
-
getPeriodAction
String getPeriodAction()
Get Period Action. Action taken for this period
-
setPeriodNo
void setPeriodNo(int PeriodNo)
Set Period No. Unique Period Number
-
getPeriodNo
int getPeriodNo()
Get Period No. Unique Period Number
-
setPeriodStatus
void setPeriodStatus(String PeriodStatus)
Set Period Status. Current state of this period
-
getPeriodStatus
String getPeriodStatus()
Get Period Status. Current state of this period
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setStartDate
void setStartDate(Timestamp StartDate)
Set Start Date. First effective day (inclusive)
-
getStartDate
Timestamp getStartDate()
Get Start Date. First effective day (inclusive)
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-