Package org.compiere.model
Interface I_C_ServiceLevelLine
-
- All Known Implementing Classes:
X_C_ServiceLevelLine
public interface I_C_ServiceLevelLine
Generated Interface for C_ServiceLevelLine- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 1 - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_C_ServiceLevel_ID
Column name C_ServiceLevel_IDstatic String
COLUMNNAME_C_ServiceLevelLine_ID
Column name C_ServiceLevelLine_IDstatic String
COLUMNNAME_C_ServiceLevelLine_UU
Column name C_ServiceLevelLine_UUstatic 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_Processed
Column name Processedstatic String
COLUMNNAME_ServiceDate
Column name ServiceDatestatic String
COLUMNNAME_ServiceLevelProvided
Column name ServiceLevelProvidedstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=338static String
Table_Name
TableName=C_ServiceLevelLine
-
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_ServiceLevel
getC_ServiceLevel()
int
getC_ServiceLevel_ID()
Get Service Level.int
getC_ServiceLevelLine_ID()
Get Service Level Line.String
getC_ServiceLevelLine_UU()
Get C_ServiceLevelLine_UUTimestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.Timestamp
getServiceDate()
Get Service date.BigDecimal
getServiceLevelProvided()
Get Quantity Provided.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isProcessed()
Get Processed.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setC_ServiceLevel_ID(int C_ServiceLevel_ID)
Set Service Level.void
setC_ServiceLevelLine_ID(int C_ServiceLevelLine_ID)
Set Service Level Line.void
setC_ServiceLevelLine_UU(String C_ServiceLevelLine_UU)
Set C_ServiceLevelLine_UUvoid
setDescription(String Description)
Set Description.void
setIsActive(boolean IsActive)
Set Active.void
setProcessed(boolean Processed)
Set Processed.void
setServiceDate(Timestamp ServiceDate)
Set Service date.void
setServiceLevelProvided(BigDecimal ServiceLevelProvided)
Set Quantity Provided.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_ServiceLevelLine- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=338- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 1 - 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_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_C_ServiceLevel_ID
static final String COLUMNNAME_C_ServiceLevel_ID
Column name C_ServiceLevel_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ServiceLevelLine_ID
static final String COLUMNNAME_C_ServiceLevelLine_ID
Column name C_ServiceLevelLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ServiceLevelLine_UU
static final String COLUMNNAME_C_ServiceLevelLine_UU
Column name C_ServiceLevelLine_UU- 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_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_ServiceDate
static final String COLUMNNAME_ServiceDate
Column name ServiceDate- See Also:
- Constant Field Values
-
COLUMNNAME_ServiceLevelProvided
static final String COLUMNNAME_ServiceLevelProvided
Column name ServiceLevelProvided- 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
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setC_ServiceLevel_ID
void setC_ServiceLevel_ID(int C_ServiceLevel_ID)
Set Service Level. Product Revenue Recognition Service Level
-
getC_ServiceLevel_ID
int getC_ServiceLevel_ID()
Get Service Level. Product Revenue Recognition Service Level
-
getC_ServiceLevel
I_C_ServiceLevel getC_ServiceLevel() throws RuntimeException
- Throws:
RuntimeException
-
setC_ServiceLevelLine_ID
void setC_ServiceLevelLine_ID(int C_ServiceLevelLine_ID)
Set Service Level Line. Product Revenue Recognition Service Level Line
-
getC_ServiceLevelLine_ID
int getC_ServiceLevelLine_ID()
Get Service Level Line. Product Revenue Recognition Service Level Line
-
setC_ServiceLevelLine_UU
void setC_ServiceLevelLine_UU(String C_ServiceLevelLine_UU)
Set C_ServiceLevelLine_UU
-
getC_ServiceLevelLine_UU
String getC_ServiceLevelLine_UU()
Get C_ServiceLevelLine_UU
-
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
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setServiceDate
void setServiceDate(Timestamp ServiceDate)
Set Service date. Date service was provided
-
getServiceDate
Timestamp getServiceDate()
Get Service date. Date service was provided
-
setServiceLevelProvided
void setServiceLevelProvided(BigDecimal ServiceLevelProvided)
Set Quantity Provided. Quantity of service or product provided
-
getServiceLevelProvided
BigDecimal getServiceLevelProvided()
Get Quantity Provided. Quantity of service or product provided
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-