Package org.compiere.model
Interface I_PA_ColorSchema
- All Known Implementing Classes:
MColorSchema
,X_PA_ColorSchema
public interface I_PA_ColorSchema
Generated Interface for PA_ColorSchema
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_PrintColor1_IDstatic final String
Column name AD_PrintColor2_IDstatic final String
Column name AD_PrintColor3_IDstatic final String
Column name AD_PrintColor4_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name EntityTypestatic final String
Column name IsActivestatic final String
Column name Mark1Percentstatic final String
Column name Mark2Percentstatic final String
Column name Mark3Percentstatic final String
Column name Mark4Percentstatic final String
Column name Namestatic final String
Column name PA_ColorSchema_IDstatic final String
Column name PA_ColorSchema_UUstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=831static final String
TableName=PA_ColorSchema -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Color 1.int
Get Color 2.int
Get Color 3.int
Get Color 4.Get Created.int
Get Created By.Get Description.Get Entity Type.int
Get Mark 1 Percent.int
Get Mark 2 Percent.int
Get Mark 3 Percent.int
Get Mark 4 Percent.getName()
Get Name.int
Get Color Schema.Get PA_ColorSchema_UUGet Updated.int
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_PrintColor1_ID
(int AD_PrintColor1_ID) Set Color 1.void
setAD_PrintColor2_ID
(int AD_PrintColor2_ID) Set Color 2.void
setAD_PrintColor3_ID
(int AD_PrintColor3_ID) Set Color 3.void
setAD_PrintColor4_ID
(int AD_PrintColor4_ID) Set Color 4.void
setDescription
(String Description) Set Description.void
setEntityType
(String EntityType) Set Entity Type.void
setIsActive
(boolean IsActive) Set Active.void
setMark1Percent
(int Mark1Percent) Set Mark 1 Percent.void
setMark2Percent
(int Mark2Percent) Set Mark 2 Percent.void
setMark3Percent
(int Mark3Percent) Set Mark 3 Percent.void
setMark4Percent
(int Mark4Percent) Set Mark 4 Percent.void
Set Name.void
setPA_ColorSchema_ID
(int PA_ColorSchema_ID) Set Color Schema.void
setPA_ColorSchema_UU
(String PA_ColorSchema_UU) Set PA_ColorSchema_UU
-
Field Details
-
Table_Name
TableName=PA_ColorSchema- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=831- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_PrintColor1_ID
Column name AD_PrintColor1_ID- See Also:
-
COLUMNNAME_AD_PrintColor2_ID
Column name AD_PrintColor2_ID- See Also:
-
COLUMNNAME_AD_PrintColor3_ID
Column name AD_PrintColor3_ID- See Also:
-
COLUMNNAME_AD_PrintColor4_ID
Column name AD_PrintColor4_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EntityType
Column name EntityType- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Mark1Percent
Column name Mark1Percent- See Also:
-
COLUMNNAME_Mark2Percent
Column name Mark2Percent- See Also:
-
COLUMNNAME_Mark3Percent
Column name Mark3Percent- See Also:
-
COLUMNNAME_Mark4Percent
Column name Mark4Percent- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PA_ColorSchema_ID
Column name PA_ColorSchema_ID- See Also:
-
COLUMNNAME_PA_ColorSchema_UU
Column name PA_ColorSchema_UU- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_PrintColor1_ID
void setAD_PrintColor1_ID(int AD_PrintColor1_ID) Set Color 1. First color used -
getAD_PrintColor1_ID
int getAD_PrintColor1_ID()Get Color 1. First color used -
getAD_PrintColor1
- Throws:
RuntimeException
-
setAD_PrintColor2_ID
void setAD_PrintColor2_ID(int AD_PrintColor2_ID) Set Color 2. Second color used -
getAD_PrintColor2_ID
int getAD_PrintColor2_ID()Get Color 2. Second color used -
getAD_PrintColor2
- Throws:
RuntimeException
-
setAD_PrintColor3_ID
void setAD_PrintColor3_ID(int AD_PrintColor3_ID) Set Color 3. Third color used -
getAD_PrintColor3_ID
int getAD_PrintColor3_ID()Get Color 3. Third color used -
getAD_PrintColor3
- Throws:
RuntimeException
-
setAD_PrintColor4_ID
void setAD_PrintColor4_ID(int AD_PrintColor4_ID) Set Color 4. Forth color used -
getAD_PrintColor4_ID
int getAD_PrintColor4_ID()Get Color 4. Forth color used -
getAD_PrintColor4
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEntityType
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
getEntityType
String getEntityType()Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
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 -
setMark1Percent
void setMark1Percent(int Mark1Percent) Set Mark 1 Percent. Percentage up to this color is used -
getMark1Percent
int getMark1Percent()Get Mark 1 Percent. Percentage up to this color is used -
setMark2Percent
void setMark2Percent(int Mark2Percent) Set Mark 2 Percent. Percentage up to this color is used -
getMark2Percent
int getMark2Percent()Get Mark 2 Percent. Percentage up to this color is used -
setMark3Percent
void setMark3Percent(int Mark3Percent) Set Mark 3 Percent. Percentage up to this color is used -
getMark3Percent
int getMark3Percent()Get Mark 3 Percent. Percentage up to this color is used -
setMark4Percent
void setMark4Percent(int Mark4Percent) Set Mark 4 Percent. Percentage up to this color is used -
getMark4Percent
int getMark4Percent()Get Mark 4 Percent. Percentage up to this color is used -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPA_ColorSchema_ID
void setPA_ColorSchema_ID(int PA_ColorSchema_ID) Set Color Schema. Performance Color Schema -
getPA_ColorSchema_ID
int getPA_ColorSchema_ID()Get Color Schema. Performance Color Schema -
setPA_ColorSchema_UU
Set PA_ColorSchema_UU -
getPA_ColorSchema_UU
String getPA_ColorSchema_UU()Get PA_ColorSchema_UU -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-