|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_PA_SLA_Goal
Generated Interface for PA_SLA_Goal
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_DateLastRun
Column name DateLastRun |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_MeasureActual
Column name MeasureActual |
static String |
COLUMNNAME_MeasureTarget
Column name MeasureTarget |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PA_SLA_Criteria_ID
Column name PA_SLA_Criteria_ID |
static String |
COLUMNNAME_PA_SLA_Goal_ID
Column name PA_SLA_Goal_ID |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_ValidFrom
Column name ValidFrom |
static String |
COLUMNNAME_ValidTo
Column name ValidTo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=745 |
static String |
Table_Name
TableName=PA_SLA_Goal |
| Method Summary | |
|---|---|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
Timestamp |
getDateLastRun()
Get Date last run. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
BigDecimal |
getMeasureActual()
Get Measure Actual. |
BigDecimal |
getMeasureTarget()
Get Measure Target. |
String |
getName()
Get Name. |
int |
getPA_SLA_Criteria_ID()
Get SLA Criteria. |
I_PA_SLA_Criteria |
getPA_SLA_Criteria()
|
int |
getPA_SLA_Goal_ID()
Get SLA Goal. |
Timestamp |
getValidFrom()
Get Valid from. |
Timestamp |
getValidTo()
Get Valid to. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setDateLastRun(Timestamp DateLastRun)
Set Date last run. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setMeasureActual(BigDecimal MeasureActual)
Set Measure Actual. |
void |
setMeasureTarget(BigDecimal MeasureTarget)
Set Measure Target. |
void |
setName(String Name)
Set Name. |
void |
setPA_SLA_Criteria_ID(int PA_SLA_Criteria_ID)
Set SLA Criteria. |
void |
setPA_SLA_Goal_ID(int PA_SLA_Goal_ID)
Set SLA Goal. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setValidFrom(Timestamp ValidFrom)
Set Valid from. |
void |
setValidTo(Timestamp ValidTo)
Set Valid to. |
| 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_BPartner_ID
static final String COLUMNNAME_DateLastRun
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_MeasureActual
static final String COLUMNNAME_MeasureTarget
static final String COLUMNNAME_Name
static final String COLUMNNAME_PA_SLA_Criteria_ID
static final String COLUMNNAME_PA_SLA_Goal_ID
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_ValidFrom
static final String COLUMNNAME_ValidTo
| Method Detail |
|---|
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setDateLastRun(Timestamp DateLastRun)
Timestamp getDateLastRun()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setMeasureActual(BigDecimal MeasureActual)
BigDecimal getMeasureActual()
void setMeasureTarget(BigDecimal MeasureTarget)
BigDecimal getMeasureTarget()
void setName(String Name)
String getName()
void setPA_SLA_Criteria_ID(int PA_SLA_Criteria_ID)
int getPA_SLA_Criteria_ID()
I_PA_SLA_Criteria getPA_SLA_Criteria()
throws Exception
Exceptionvoid setPA_SLA_Goal_ID(int PA_SLA_Goal_ID)
int getPA_SLA_Goal_ID()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setValidFrom(Timestamp ValidFrom)
Timestamp getValidFrom()
void setValidTo(Timestamp ValidTo)
Timestamp getValidTo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||