Package org.compiere.model
Interface I_PA_SLA_Goal
-
- All Known Implementing Classes:
MSLAGoal
,X_PA_SLA_Goal
public interface I_PA_SLA_Goal
Generated Interface for PA_SLA_Goal- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateLastRun
Column name DateLastRunstatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_Help
Column name Helpstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_MeasureActual
Column name MeasureActualstatic String
COLUMNNAME_MeasureTarget
Column name MeasureTargetstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_PA_SLA_Criteria_ID
Column name PA_SLA_Criteria_IDstatic String
COLUMNNAME_PA_SLA_Goal_ID
Column name PA_SLA_Goal_IDstatic String
COLUMNNAME_PA_SLA_Goal_UU
Column name PA_SLA_Goal_UUstatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_ValidFrom
Column name ValidFromstatic String
COLUMNNAME_ValidTo
Column name ValidTostatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=745static String
Table_Name
TableName=PA_SLA_Goal
-
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_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.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.I_PA_SLA_Criteria
getPA_SLA_Criteria()
int
getPA_SLA_Criteria_ID()
Get SLA Criteria.int
getPA_SLA_Goal_ID()
Get SLA Goal.String
getPA_SLA_Goal_UU()
Get PA_SLA_Goal_UUTimestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.Timestamp
getValidFrom()
Get Valid from.Timestamp
getValidTo()
Get Valid to.boolean
isActive()
Get Active.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Nowvoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.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
setIsActive(boolean IsActive)
Set Active.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
setPA_SLA_Goal_UU(String PA_SLA_Goal_UU)
Set PA_SLA_Goal_UUvoid
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Nowvoid
setValidFrom(Timestamp ValidFrom)
Set Valid from.void
setValidTo(Timestamp ValidTo)
Set Valid to.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=PA_SLA_Goal- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=745- 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_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_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_DateLastRun
static final String COLUMNNAME_DateLastRun
Column name DateLastRun- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_MeasureActual
static final String COLUMNNAME_MeasureActual
Column name MeasureActual- See Also:
- Constant Field Values
-
COLUMNNAME_MeasureTarget
static final String COLUMNNAME_MeasureTarget
Column name MeasureTarget- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PA_SLA_Criteria_ID
static final String COLUMNNAME_PA_SLA_Criteria_ID
Column name PA_SLA_Criteria_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_SLA_Goal_ID
static final String COLUMNNAME_PA_SLA_Goal_ID
Column name PA_SLA_Goal_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_SLA_Goal_UU
static final String COLUMNNAME_PA_SLA_Goal_UU
Column name PA_SLA_Goal_UU- 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_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
-
COLUMNNAME_ValidFrom
static final String COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
- Constant Field Values
-
COLUMNNAME_ValidTo
static final String COLUMNNAME_ValidTo
Column name ValidTo- 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_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() 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
-
setDateLastRun
void setDateLastRun(Timestamp DateLastRun)
Set Date last run. Date the process was last run.
-
getDateLastRun
Timestamp getDateLastRun()
Get Date last run. Date the process was last run.
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
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
-
setMeasureActual
void setMeasureActual(BigDecimal MeasureActual)
Set Measure Actual. Actual value that has been measured.
-
getMeasureActual
BigDecimal getMeasureActual()
Get Measure Actual. Actual value that has been measured.
-
setMeasureTarget
void setMeasureTarget(BigDecimal MeasureTarget)
Set Measure Target. Target value for measure
-
getMeasureTarget
BigDecimal getMeasureTarget()
Get Measure Target. Target value for measure
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPA_SLA_Criteria_ID
void setPA_SLA_Criteria_ID(int PA_SLA_Criteria_ID)
Set SLA Criteria. Service Level Agreement Criteria
-
getPA_SLA_Criteria_ID
int getPA_SLA_Criteria_ID()
Get SLA Criteria. Service Level Agreement Criteria
-
getPA_SLA_Criteria
I_PA_SLA_Criteria getPA_SLA_Criteria() throws RuntimeException
- Throws:
RuntimeException
-
setPA_SLA_Goal_ID
void setPA_SLA_Goal_ID(int PA_SLA_Goal_ID)
Set SLA Goal. Service Level Agreement Goal
-
getPA_SLA_Goal_ID
int getPA_SLA_Goal_ID()
Get SLA Goal. Service Level Agreement Goal
-
setPA_SLA_Goal_UU
void setPA_SLA_Goal_UU(String PA_SLA_Goal_UU)
Set PA_SLA_Goal_UU
-
getPA_SLA_Goal_UU
String getPA_SLA_Goal_UU()
Get PA_SLA_Goal_UU
-
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
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValidFrom
void setValidFrom(Timestamp ValidFrom)
Set Valid from. Valid from including this date (first day)
-
getValidFrom
Timestamp getValidFrom()
Get Valid from. Valid from including this date (first day)
-
setValidTo
void setValidTo(Timestamp ValidTo)
Set Valid to. Valid to including this date (last day)
-
getValidTo
Timestamp getValidTo()
Get Valid to. Valid to including this date (last day)
-
-