Adempiere 3.5.2a

org.compiere.model
Class X_PA_ColorSchema

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_PA_ColorSchema
All Implemented Interfaces:
Serializable, Comparator, I_PA_ColorSchema, I_Persistent, Evaluatee
Direct Known Subclasses:
MColorSchema

public class X_PA_ColorSchema
extends PO
implements I_PA_ColorSchema, I_Persistent

Generated Model for PA_ColorSchema

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int AD_PRINTCOLOR1_ID_AD_Reference_ID
          AD_PrintColor1_ID AD_Reference_ID=266
static int AD_PRINTCOLOR2_ID_AD_Reference_ID
          AD_PrintColor2_ID AD_Reference_ID=266
static int AD_PRINTCOLOR3_ID_AD_Reference_ID
          AD_PrintColor3_ID AD_Reference_ID=266
static int AD_PRINTCOLOR4_ID_AD_Reference_ID
          AD_PrintColor4_ID AD_Reference_ID=266
static int ENTITYTYPE_AD_Reference_ID
          EntityType AD_Reference_ID=389
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_PA_ColorSchema
accessLevel, COLUMNNAME_AD_PrintColor1_ID, COLUMNNAME_AD_PrintColor2_ID, COLUMNNAME_AD_PrintColor3_ID, COLUMNNAME_AD_PrintColor4_ID, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Mark1Percent, COLUMNNAME_Mark2Percent, COLUMNNAME_Mark3Percent, COLUMNNAME_Mark4Percent, COLUMNNAME_Name, COLUMNNAME_PA_ColorSchema_ID, Model, Table_ID, Table_Name
 
Constructor Summary
X_PA_ColorSchema(Properties ctx, int PA_ColorSchema_ID, String trxName)
          Standard Constructor
X_PA_ColorSchema(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getAD_PrintColor1_ID()
          Get Color 1.
 int getAD_PrintColor2_ID()
          Get Color 2.
 int getAD_PrintColor3_ID()
          Get Color 3.
 int getAD_PrintColor4_ID()
          Get Color 4.
 String getDescription()
          Get Description.
 String getEntityType()
          Get Entity Type.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 int getMark1Percent()
          Get Mark 1 Percent.
 int getMark2Percent()
          Get Mark 2 Percent.
 int getMark3Percent()
          Get Mark 3 Percent.
 int getMark4Percent()
          Get Mark 4 Percent.
 String getName()
          Get Name.
 int getPA_ColorSchema_ID()
          Get Color Schema.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 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 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 setName(String Name)
          Set Name.
 void setPA_ColorSchema_ID(int PA_ColorSchema_ID)
          Set Color Schema.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

AD_PRINTCOLOR1_ID_AD_Reference_ID

public static final int AD_PRINTCOLOR1_ID_AD_Reference_ID
AD_PrintColor1_ID AD_Reference_ID=266

See Also:
Constant Field Values

AD_PRINTCOLOR2_ID_AD_Reference_ID

public static final int AD_PRINTCOLOR2_ID_AD_Reference_ID
AD_PrintColor2_ID AD_Reference_ID=266

See Also:
Constant Field Values

AD_PRINTCOLOR3_ID_AD_Reference_ID

public static final int AD_PRINTCOLOR3_ID_AD_Reference_ID
AD_PrintColor3_ID AD_Reference_ID=266

See Also:
Constant Field Values

AD_PRINTCOLOR4_ID_AD_Reference_ID

public static final int AD_PRINTCOLOR4_ID_AD_Reference_ID
AD_PrintColor4_ID AD_Reference_ID=266

See Also:
Constant Field Values

ENTITYTYPE_AD_Reference_ID

public static final int ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389

See Also:
Constant Field Values
Constructor Detail

X_PA_ColorSchema

public X_PA_ColorSchema(Properties ctx,
                        int PA_ColorSchema_ID,
                        String trxName)
Standard Constructor


X_PA_ColorSchema

public X_PA_ColorSchema(Properties ctx,
                        ResultSet rs,
                        String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
6 - System - Client

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setAD_PrintColor1_ID

public void setAD_PrintColor1_ID(int AD_PrintColor1_ID)
Set Color 1.

Specified by:
setAD_PrintColor1_ID in interface I_PA_ColorSchema
Parameters:
AD_PrintColor1_ID - First color used

getAD_PrintColor1_ID

public int getAD_PrintColor1_ID()
Get Color 1.

Specified by:
getAD_PrintColor1_ID in interface I_PA_ColorSchema
Returns:
First color used

setAD_PrintColor2_ID

public void setAD_PrintColor2_ID(int AD_PrintColor2_ID)
Set Color 2.

Specified by:
setAD_PrintColor2_ID in interface I_PA_ColorSchema
Parameters:
AD_PrintColor2_ID - Second color used

getAD_PrintColor2_ID

public int getAD_PrintColor2_ID()
Get Color 2.

Specified by:
getAD_PrintColor2_ID in interface I_PA_ColorSchema
Returns:
Second color used

setAD_PrintColor3_ID

public void setAD_PrintColor3_ID(int AD_PrintColor3_ID)
Set Color 3.

Specified by:
setAD_PrintColor3_ID in interface I_PA_ColorSchema
Parameters:
AD_PrintColor3_ID - Third color used

getAD_PrintColor3_ID

public int getAD_PrintColor3_ID()
Get Color 3.

Specified by:
getAD_PrintColor3_ID in interface I_PA_ColorSchema
Returns:
Third color used

setAD_PrintColor4_ID

public void setAD_PrintColor4_ID(int AD_PrintColor4_ID)
Set Color 4.

Specified by:
setAD_PrintColor4_ID in interface I_PA_ColorSchema
Parameters:
AD_PrintColor4_ID - Forth color used

getAD_PrintColor4_ID

public int getAD_PrintColor4_ID()
Get Color 4.

Specified by:
getAD_PrintColor4_ID in interface I_PA_ColorSchema
Returns:
Forth color used

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_PA_ColorSchema
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_PA_ColorSchema
Returns:
Optional short description of the record

setEntityType

public void setEntityType(String EntityType)
Set Entity Type.

Specified by:
setEntityType in interface I_PA_ColorSchema
Parameters:
EntityType - Dictionary Entity Type; Determines ownership and synchronization

getEntityType

public String getEntityType()
Get Entity Type.

Specified by:
getEntityType in interface I_PA_ColorSchema
Returns:
Dictionary Entity Type; Determines ownership and synchronization

setMark1Percent

public void setMark1Percent(int Mark1Percent)
Set Mark 1 Percent.

Specified by:
setMark1Percent in interface I_PA_ColorSchema
Parameters:
Mark1Percent - Percentage up to this color is used

getMark1Percent

public int getMark1Percent()
Get Mark 1 Percent.

Specified by:
getMark1Percent in interface I_PA_ColorSchema
Returns:
Percentage up to this color is used

setMark2Percent

public void setMark2Percent(int Mark2Percent)
Set Mark 2 Percent.

Specified by:
setMark2Percent in interface I_PA_ColorSchema
Parameters:
Mark2Percent - Percentage up to this color is used

getMark2Percent

public int getMark2Percent()
Get Mark 2 Percent.

Specified by:
getMark2Percent in interface I_PA_ColorSchema
Returns:
Percentage up to this color is used

setMark3Percent

public void setMark3Percent(int Mark3Percent)
Set Mark 3 Percent.

Specified by:
setMark3Percent in interface I_PA_ColorSchema
Parameters:
Mark3Percent - Percentage up to this color is used

getMark3Percent

public int getMark3Percent()
Get Mark 3 Percent.

Specified by:
getMark3Percent in interface I_PA_ColorSchema
Returns:
Percentage up to this color is used

setMark4Percent

public void setMark4Percent(int Mark4Percent)
Set Mark 4 Percent.

Specified by:
setMark4Percent in interface I_PA_ColorSchema
Parameters:
Mark4Percent - Percentage up to this color is used

getMark4Percent

public int getMark4Percent()
Get Mark 4 Percent.

Specified by:
getMark4Percent in interface I_PA_ColorSchema
Returns:
Percentage up to this color is used

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_PA_ColorSchema
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_PA_ColorSchema
Returns:
Alphanumeric identifier of the entity

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setPA_ColorSchema_ID

public void setPA_ColorSchema_ID(int PA_ColorSchema_ID)
Set Color Schema.

Specified by:
setPA_ColorSchema_ID in interface I_PA_ColorSchema
Parameters:
PA_ColorSchema_ID - Performance Color Schema

getPA_ColorSchema_ID

public int getPA_ColorSchema_ID()
Get Color Schema.

Specified by:
getPA_ColorSchema_ID in interface I_PA_ColorSchema
Returns:
Performance Color Schema

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.