|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_HR_Period
Generated Interface for HR_Period
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_Period_ID
Column name C_Period_ID |
static String |
COLUMNNAME_C_Year_ID
Column name C_Year_ID |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EndDate
Column name EndDate |
static String |
COLUMNNAME_HR_Payroll_ID
Column name HR_Payroll_ID |
static String |
COLUMNNAME_HR_Period_ID
Column name HR_Period_ID |
static String |
COLUMNNAME_HR_Year_ID
Column name HR_Year_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PeriodAction
Column name PeriodAction |
static String |
COLUMNNAME_PeriodNo
Column name PeriodNo |
static String |
COLUMNNAME_PeriodStatus
Column name PeriodStatus |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_StartDate
Column name StartDate |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53094 |
static String |
Table_Name
TableName=HR_Period |
| Method Summary | |
|---|---|
int |
getC_Period_ID()
Get Period. |
I_C_Period |
getC_Period()
|
int |
getC_Year_ID()
Get Year. |
I_C_Year |
getC_Year()
|
Timestamp |
getDateAcct()
Get Account Date. |
String |
getDescription()
Get Description. |
Timestamp |
getEndDate()
Get End Date. |
int |
getHR_Payroll_ID()
Get Payroll |
I_HR_Payroll |
getHR_Payroll()
|
int |
getHR_Period_ID()
Get Payroll Period |
int |
getHR_Year_ID()
Get Payroll Year |
I_HR_Year |
getHR_Year()
|
String |
getName()
Get Name. |
String |
getPeriodAction()
Get Period Action. |
int |
getPeriodNo()
Get Period No. |
String |
getPeriodStatus()
Get Period Status. |
Timestamp |
getStartDate()
Get Start Date. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setC_Period_ID(int C_Period_ID)
Set Period. |
void |
setC_Year_ID(int C_Year_ID)
Set Year. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDescription(String Description)
Set Description. |
void |
setEndDate(Timestamp EndDate)
Set End Date. |
void |
setHR_Payroll_ID(int HR_Payroll_ID)
Set Payroll |
void |
setHR_Period_ID(int HR_Period_ID)
Set Payroll Period |
void |
setHR_Year_ID(int HR_Year_ID)
Set Payroll Year |
void |
setName(String Name)
Set Name. |
void |
setPeriodAction(String PeriodAction)
Set Period Action. |
void |
setPeriodNo(int PeriodNo)
Set Period No. |
void |
setPeriodStatus(String PeriodStatus)
Set Period Status. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setStartDate(Timestamp StartDate)
Set Start Date. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_Period_ID
static final String COLUMNNAME_C_Year_ID
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_Description
static final String COLUMNNAME_EndDate
static final String COLUMNNAME_HR_Payroll_ID
static final String COLUMNNAME_HR_Period_ID
static final String COLUMNNAME_HR_Year_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_PeriodAction
static final String COLUMNNAME_PeriodNo
static final String COLUMNNAME_PeriodStatus
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_StartDate
| Method Detail |
|---|
void setC_Period_ID(int C_Period_ID)
int getC_Period_ID()
I_C_Period getC_Period()
throws Exception
Exceptionvoid setC_Year_ID(int C_Year_ID)
int getC_Year_ID()
I_C_Year getC_Year()
throws Exception
Exceptionvoid setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDescription(String Description)
String getDescription()
void setEndDate(Timestamp EndDate)
Timestamp getEndDate()
void setHR_Payroll_ID(int HR_Payroll_ID)
int getHR_Payroll_ID()
I_HR_Payroll getHR_Payroll()
throws Exception
Exceptionvoid setHR_Period_ID(int HR_Period_ID)
int getHR_Period_ID()
void setHR_Year_ID(int HR_Year_ID)
int getHR_Year_ID()
I_HR_Year getHR_Year()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setPeriodAction(String PeriodAction)
String getPeriodAction()
void setPeriodNo(int PeriodNo)
int getPeriodNo()
void setPeriodStatus(String PeriodStatus)
String getPeriodStatus()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setStartDate(Timestamp StartDate)
Timestamp getStartDate()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||