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 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 6 - System - Clientstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_PrintColor1_IDstatic final StringColumn name AD_PrintColor2_IDstatic final StringColumn name AD_PrintColor3_IDstatic final StringColumn name AD_PrintColor4_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name EntityTypestatic final StringColumn name IsActivestatic final StringColumn name Mark1Percentstatic final StringColumn name Mark2Percentstatic final StringColumn name Mark3Percentstatic final StringColumn name Mark4Percentstatic final StringColumn name Namestatic final StringColumn name PA_ColorSchema_IDstatic final StringColumn name PA_ColorSchema_UUstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=831static final StringTableName=PA_ColorSchema -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet Color 1.Deprecated.intGet Color 2.Deprecated.intGet Color 3.Deprecated.intGet Color 4.Get Created.intGet Created By.Get Description.Get Entity Type.intGet Mark 1 Percent.intGet Mark 2 Percent.intGet Mark 3 Percent.intGet Mark 4 Percent.getName()Get Name.intGet Color Schema.Get PA_ColorSchema_UUGet Updated.intGet Updated By.booleanisActive()Get Active.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_PrintColor1_ID(int AD_PrintColor1_ID) Set Color 1.voidsetAD_PrintColor2_ID(int AD_PrintColor2_ID) Set Color 2.voidsetAD_PrintColor3_ID(int AD_PrintColor3_ID) Set Color 3.voidsetAD_PrintColor4_ID(int AD_PrintColor4_ID) Set Color 4.voidsetDescription(String Description) Set Description.voidsetEntityType(String EntityType) Set Entity Type.voidsetIsActive(boolean IsActive) Set Active.voidsetMark1Percent(int Mark1Percent) Set Mark 1 Percent.voidsetMark2Percent(int Mark2Percent) Set Mark 2 Percent.voidsetMark3Percent(int Mark3Percent) Set Mark 3 Percent.voidsetMark4Percent(int Mark4Percent) Set Mark 4 Percent.voidSet Name.voidsetPA_ColorSchema_ID(int PA_ColorSchema_ID) Set Color Schema.voidsetPA_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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
-