Package org.compiere.model
Interface I_PA_Measure
-
- All Known Implementing Classes:
MMeasure
,X_PA_Measure
public interface I_PA_Measure
Generated Interface for PA_Measure- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 6 - System - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_C_ProjectType_ID
Column name C_ProjectType_IDstatic String
COLUMNNAME_CalculationClass
Column name CalculationClassstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_ManualActual
Column name ManualActualstatic String
COLUMNNAME_ManualNote
Column name ManualNotestatic String
COLUMNNAME_MeasureDataType
Column name MeasureDataTypestatic String
COLUMNNAME_MeasureType
Column name MeasureTypestatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_PA_Benchmark_ID
Column name PA_Benchmark_IDstatic String
COLUMNNAME_PA_Hierarchy_ID
Column name PA_Hierarchy_IDstatic String
COLUMNNAME_PA_Measure_ID
Column name PA_Measure_IDstatic String
COLUMNNAME_PA_Measure_UU
Column name PA_Measure_UUstatic String
COLUMNNAME_PA_MeasureCalc_ID
Column name PA_MeasureCalc_IDstatic String
COLUMNNAME_PA_Ratio_ID
Column name PA_Ratio_IDstatic String
COLUMNNAME_R_RequestType_ID
Column name R_RequestType_IDstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=441static String
Table_Name
TableName=PA_Measure
-
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_C_ProjectType
getC_ProjectType()
int
getC_ProjectType_ID()
Get Project Type.String
getCalculationClass()
Get Calculation Class.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.BigDecimal
getManualActual()
Get Manual Actual.String
getManualNote()
Get Note.String
getMeasureDataType()
Get Measure Data Type.String
getMeasureType()
Get Measure Type.String
getName()
Get Name.I_PA_Benchmark
getPA_Benchmark()
int
getPA_Benchmark_ID()
Get Benchmark.I_PA_Hierarchy
getPA_Hierarchy()
int
getPA_Hierarchy_ID()
Get Reporting Hierarchy.int
getPA_Measure_ID()
Get Measure.String
getPA_Measure_UU()
Get PA_Measure_UUI_PA_MeasureCalc
getPA_MeasureCalc()
int
getPA_MeasureCalc_ID()
Get Measure Calculation.I_PA_Ratio
getPA_Ratio()
int
getPA_Ratio_ID()
Get Ratio.I_R_RequestType
getR_RequestType()
int
getR_RequestType_ID()
Get Request Type.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setC_ProjectType_ID(int C_ProjectType_ID)
Set Project Type.void
setCalculationClass(String CalculationClass)
Set Calculation Class.void
setDescription(String Description)
Set Description.void
setIsActive(boolean IsActive)
Set Active.void
setManualActual(BigDecimal ManualActual)
Set Manual Actual.void
setManualNote(String ManualNote)
Set Note.void
setMeasureDataType(String MeasureDataType)
Set Measure Data Type.void
setMeasureType(String MeasureType)
Set Measure Type.void
setName(String Name)
Set Name.void
setPA_Benchmark_ID(int PA_Benchmark_ID)
Set Benchmark.void
setPA_Hierarchy_ID(int PA_Hierarchy_ID)
Set Reporting Hierarchy.void
setPA_Measure_ID(int PA_Measure_ID)
Set Measure.void
setPA_Measure_UU(String PA_Measure_UU)
Set PA_Measure_UUvoid
setPA_MeasureCalc_ID(int PA_MeasureCalc_ID)
Set Measure Calculation.void
setPA_Ratio_ID(int PA_Ratio_ID)
Set Ratio.void
setR_RequestType_ID(int R_RequestType_ID)
Set Request Type.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=PA_Measure- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=441- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
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_CalculationClass
static final String COLUMNNAME_CalculationClass
Column name CalculationClass- See Also:
- Constant Field Values
-
COLUMNNAME_C_ProjectType_ID
static final String COLUMNNAME_C_ProjectType_ID
Column name C_ProjectType_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_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_ManualActual
static final String COLUMNNAME_ManualActual
Column name ManualActual- See Also:
- Constant Field Values
-
COLUMNNAME_ManualNote
static final String COLUMNNAME_ManualNote
Column name ManualNote- See Also:
- Constant Field Values
-
COLUMNNAME_MeasureDataType
static final String COLUMNNAME_MeasureDataType
Column name MeasureDataType- See Also:
- Constant Field Values
-
COLUMNNAME_MeasureType
static final String COLUMNNAME_MeasureType
Column name MeasureType- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PA_Benchmark_ID
static final String COLUMNNAME_PA_Benchmark_ID
Column name PA_Benchmark_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_Hierarchy_ID
static final String COLUMNNAME_PA_Hierarchy_ID
Column name PA_Hierarchy_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_MeasureCalc_ID
static final String COLUMNNAME_PA_MeasureCalc_ID
Column name PA_MeasureCalc_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_Measure_ID
static final String COLUMNNAME_PA_Measure_ID
Column name PA_Measure_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_Measure_UU
static final String COLUMNNAME_PA_Measure_UU
Column name PA_Measure_UU- See Also:
- Constant Field Values
-
COLUMNNAME_PA_Ratio_ID
static final String COLUMNNAME_PA_Ratio_ID
Column name PA_Ratio_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_RequestType_ID
static final String COLUMNNAME_R_RequestType_ID
Column name R_RequestType_ID- 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
-
setCalculationClass
void setCalculationClass(String CalculationClass)
Set Calculation Class. Java Class for calculation, implementing Interface Measure
-
getCalculationClass
String getCalculationClass()
Get Calculation Class. Java Class for calculation, implementing Interface Measure
-
setC_ProjectType_ID
void setC_ProjectType_ID(int C_ProjectType_ID)
Set Project Type. Type of the project
-
getC_ProjectType_ID
int getC_ProjectType_ID()
Get Project Type. Type of the project
-
getC_ProjectType
I_C_ProjectType getC_ProjectType() 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
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
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
-
setManualActual
void setManualActual(BigDecimal ManualActual)
Set Manual Actual. Manually entered actual value
-
getManualActual
BigDecimal getManualActual()
Get Manual Actual. Manually entered actual value
-
setManualNote
void setManualNote(String ManualNote)
Set Note. Note for manual entry
-
getManualNote
String getManualNote()
Get Note. Note for manual entry
-
setMeasureDataType
void setMeasureDataType(String MeasureDataType)
Set Measure Data Type. Type of data - Status or in Time
-
getMeasureDataType
String getMeasureDataType()
Get Measure Data Type. Type of data - Status or in Time
-
setMeasureType
void setMeasureType(String MeasureType)
Set Measure Type. Determines how the actual performance is derived
-
getMeasureType
String getMeasureType()
Get Measure Type. Determines how the actual performance is derived
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPA_Benchmark_ID
void setPA_Benchmark_ID(int PA_Benchmark_ID)
Set Benchmark. Performance Benchmark
-
getPA_Benchmark_ID
int getPA_Benchmark_ID()
Get Benchmark. Performance Benchmark
-
getPA_Benchmark
I_PA_Benchmark getPA_Benchmark() throws RuntimeException
- Throws:
RuntimeException
-
setPA_Hierarchy_ID
void setPA_Hierarchy_ID(int PA_Hierarchy_ID)
Set Reporting Hierarchy. Optional Reporting Hierarchy - If not selected the default hierarchy trees are used.
-
getPA_Hierarchy_ID
int getPA_Hierarchy_ID()
Get Reporting Hierarchy. Optional Reporting Hierarchy - If not selected the default hierarchy trees are used.
-
getPA_Hierarchy
I_PA_Hierarchy getPA_Hierarchy() throws RuntimeException
- Throws:
RuntimeException
-
setPA_MeasureCalc_ID
void setPA_MeasureCalc_ID(int PA_MeasureCalc_ID)
Set Measure Calculation. Calculation method for measuring performance
-
getPA_MeasureCalc_ID
int getPA_MeasureCalc_ID()
Get Measure Calculation. Calculation method for measuring performance
-
getPA_MeasureCalc
I_PA_MeasureCalc getPA_MeasureCalc() throws RuntimeException
- Throws:
RuntimeException
-
setPA_Measure_ID
void setPA_Measure_ID(int PA_Measure_ID)
Set Measure. Concrete Performance Measurement
-
getPA_Measure_ID
int getPA_Measure_ID()
Get Measure. Concrete Performance Measurement
-
setPA_Measure_UU
void setPA_Measure_UU(String PA_Measure_UU)
Set PA_Measure_UU
-
getPA_Measure_UU
String getPA_Measure_UU()
Get PA_Measure_UU
-
setPA_Ratio_ID
void setPA_Ratio_ID(int PA_Ratio_ID)
Set Ratio. Performance Ratio
-
getPA_Ratio_ID
int getPA_Ratio_ID()
Get Ratio. Performance Ratio
-
getPA_Ratio
I_PA_Ratio getPA_Ratio() throws RuntimeException
- Throws:
RuntimeException
-
setR_RequestType_ID
void setR_RequestType_ID(int R_RequestType_ID)
Set Request Type. Type of request (e.g. Inquiry, Complaint, ..)
-
getR_RequestType_ID
int getR_RequestType_ID()
Get Request Type. Type of request (e.g. Inquiry, Complaint, ..)
-
getR_RequestType
I_R_RequestType getR_RequestType() throws RuntimeException
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-