Package org.eevolution.model
Interface I_HR_Period
- All Known Implementing Classes:
X_HR_Period
public interface I_HR_Period
Generated Interface for HR_Period
- 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 C_Period_IDstatic final StringColumn name C_Year_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateAcctstatic final StringColumn name Descriptionstatic final StringColumn name EndDatestatic final StringColumn name HR_Payroll_IDstatic final StringColumn name HR_Period_IDstatic final StringColumn name HR_Period_UUstatic final StringColumn name HR_Year_IDstatic final StringColumn name IsActivestatic final StringColumn name Namestatic final StringColumn name PeriodActionstatic final StringColumn name PeriodNostatic final StringColumn name PeriodStatusstatic final StringColumn name Processedstatic final StringColumn name Processingstatic final StringColumn name StartDatestatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=53094static final StringTableName=HR_Period -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet Period.Deprecated.intGet Year.Get Created.intGet Created By.Get Account Date.Get Description.Get End Date.Deprecated.intGet PayrollintGet Payroll PeriodGet HR_Period_UUDeprecated.intGet Payroll YeargetName()Get Name.Get Period Action.intGet Period No.Get Period Status.Get Start Date.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Processed.booleanGet 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.voidSet 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 Details
-
Table_Name
TableName=HR_Period- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53094- 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_C_Period_ID
Column name C_Period_ID- See Also:
-
COLUMNNAME_C_Year_ID
Column name C_Year_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateAcct
Column name DateAcct- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EndDate
Column name EndDate- See Also:
-
COLUMNNAME_HR_Payroll_ID
Column name HR_Payroll_ID- See Also:
-
COLUMNNAME_HR_Period_ID
Column name HR_Period_ID- See Also:
-
COLUMNNAME_HR_Period_UU
Column name HR_Period_UU- See Also:
-
COLUMNNAME_HR_Year_ID
Column name HR_Year_ID- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PeriodAction
Column name PeriodAction- See Also:
-
COLUMNNAME_PeriodNo
Column name PeriodNo- See Also:
-
COLUMNNAME_PeriodStatus
Column name PeriodStatus- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_StartDate
Column name StartDate- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- 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 -
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
Deprecated.- Throws:
RuntimeException
-
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
Deprecated.- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateAcct
Set Account Date. Accounting Date -
getDateAcct
Timestamp getDateAcct()Get Account Date. Accounting Date -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEndDate
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
Deprecated.- 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
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
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 -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPeriodAction
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
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
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
-