Compiere 3.1

org.compiere.model
Class X_AD_PrintTableFormat

java.lang.Object
  extended by org.compiere.framework.PO
      extended by org.compiere.model.X_AD_PrintTableFormat
All Implemented Interfaces:
Serializable, Cloneable, Comparator<PO>, Evaluatee
Direct Known Subclasses:
MPrintTableFormat

public class X_AD_PrintTableFormat
extends PO

Generated Model for AD_PrintTableFormat

Version:
Release 3.1.0 - $Id$
Author:
Jorg Janke (generated)
See Also:
Serialized Form

Field Summary
protected  BigDecimal accessLevel
           
static int FUNCT_PRINTFONT_ID_AD_Reference_ID
          Funct_PrintFont_ID AD_Reference_ID=267
static int FUNCTBG_PRINTCOLOR_ID_AD_Reference_ID
          FunctBG_PrintColor_ID AD_Reference_ID=266
static int FUNCTFG_PRINTCOLOR_ID_AD_Reference_ID
          FunctFG_PrintColor_ID AD_Reference_ID=266
static int HDR_PRINTFONT_ID_AD_Reference_ID
          Hdr_PrintFont_ID AD_Reference_ID=267
static int HDRLINE_PRINTCOLOR_ID_AD_Reference_ID
          HdrLine_PrintColor_ID AD_Reference_ID=266
static int HDRSTROKETYPE_AD_Reference_ID
          HdrStrokeType AD_Reference_ID=312
static String HDRSTROKETYPE_Dash_DottedLine
          Dash-Dotted Line = 2
static String HDRSTROKETYPE_DashedLine
          Dashed Line = D
static String HDRSTROKETYPE_DottedLine
          Dotted Line = d
static String HDRSTROKETYPE_SolidLine
          Solid Line = S
static int HDRTEXTBG_PRINTCOLOR_ID_AD_Reference_ID
          HdrTextBG_PrintColor_ID AD_Reference_ID=266
static int HDRTEXTFG_PRINTCOLOR_ID_AD_Reference_ID
          HdrTextFG_PrintColor_ID AD_Reference_ID=266
static int LINE_PRINTCOLOR_ID_AD_Reference_ID
          Line_PrintColor_ID AD_Reference_ID=266
static int LINESTROKETYPE_AD_Reference_ID
          LineStrokeType AD_Reference_ID=312
static String LINESTROKETYPE_Dash_DottedLine
          Dash-Dotted Line = 2
static String LINESTROKETYPE_DashedLine
          Dashed Line = D
static String LINESTROKETYPE_DottedLine
          Dotted Line = d
static String LINESTROKETYPE_SolidLine
          Solid Line = S
protected static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=523
static String Table_Name
          TableName=AD_PrintTableFormat
static long updatedMS
          Last Updated Timestamp 2008-06-10 15:12:06.0
 
Fields inherited from class org.compiere.framework.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Constructor Summary
X_AD_PrintTableFormat(Ctx ctx, int AD_PrintTableFormat_ID, String trxName)
          Standard Constructor
X_AD_PrintTableFormat(Ctx ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getAD_PrintTableFormat_ID()
          Get Print Table Format.
 String getDescription()
          Get Description.
 String getFooterCenter()
          Get Footer Center.
 String getFooterLeft()
          Get Footer Left.
 String getFooterRight()
          Get Footer Right.
 int getFunct_PrintFont_ID()
          Get Function Font.
 int getFunctBG_PrintColor_ID()
          Get Function BG Color.
 int getFunctFG_PrintColor_ID()
          Get Function Color.
 int getHdr_PrintFont_ID()
          Get Header Row Font.
 int getHdrLine_PrintColor_ID()
          Get Header Line Color.
 BigDecimal getHdrStroke()
          Get Header Stroke.
 String getHdrStrokeType()
          Get Header Stroke Type.
 int getHdrTextBG_PrintColor_ID()
          Get Header Row BG Color.
 int getHdrTextFG_PrintColor_ID()
          Get Header Row Color.
 String getHeaderCenter()
          Get Header Center.
 String getHeaderLeft()
          Get Header Left.
 String getHeaderRight()
          Get Header Right.
 String getImageURL()
          Get Image URL.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 int getLine_PrintColor_ID()
          Get Line Color.
 BigDecimal getLineStroke()
          Get Line Stroke.
 String getLineStrokeType()
          Get Line Stroke Type.
 String getName()
          Get Name.
protected  POInfo initPO(Ctx ctx)
          Load Meta Data
 boolean isDefault()
          Get Default.
 boolean isHdrStrokeTypeValid(String test)
          Is test a valid value.
 boolean isImageIsAttached()
          Get Image attached.
 boolean isLineStrokeTypeValid(String test)
          Is test a valid value.
 boolean isPaintBoundaryLines()
          Get Paint Boundary Lines.
 boolean isPaintHeaderLines()
          Get Paint Header Lines.
 boolean isPaintHLines()
          Get Paint Horizontal Lines.
 boolean isPaintVLines()
          Get Paint Vertical Lines.
 boolean isPrintFunctionSymbols()
          Get Print Function Symbols.
 void setAD_PrintTableFormat_ID(int AD_PrintTableFormat_ID)
          Set Print Table Format.
 void setDescription(String Description)
          Set Description.
 void setFooterCenter(String FooterCenter)
          Set Footer Center.
 void setFooterLeft(String FooterLeft)
          Set Footer Left.
 void setFooterRight(String FooterRight)
          Set Footer Right.
 void setFunct_PrintFont_ID(int Funct_PrintFont_ID)
          Set Function Font.
 void setFunctBG_PrintColor_ID(int FunctBG_PrintColor_ID)
          Set Function BG Color.
 void setFunctFG_PrintColor_ID(int FunctFG_PrintColor_ID)
          Set Function Color.
 void setHdr_PrintFont_ID(int Hdr_PrintFont_ID)
          Set Header Row Font.
 void setHdrLine_PrintColor_ID(int HdrLine_PrintColor_ID)
          Set Header Line Color.
 void setHdrStroke(BigDecimal HdrStroke)
          Set Header Stroke.
 void setHdrStrokeType(String HdrStrokeType)
          Set Header Stroke Type.
 void setHdrTextBG_PrintColor_ID(int HdrTextBG_PrintColor_ID)
          Set Header Row BG Color.
 void setHdrTextFG_PrintColor_ID(int HdrTextFG_PrintColor_ID)
          Set Header Row Color.
 void setHeaderCenter(String HeaderCenter)
          Set Header Center.
 void setHeaderLeft(String HeaderLeft)
          Set Header Left.
 void setHeaderRight(String HeaderRight)
          Set Header Right.
 void setImageIsAttached(boolean ImageIsAttached)
          Set Image attached.
 void setImageURL(String ImageURL)
          Set Image URL.
 void setIsDefault(boolean IsDefault)
          Set Default.
 void setIsPaintBoundaryLines(boolean IsPaintBoundaryLines)
          Set Paint Boundary Lines.
 void setIsPaintHeaderLines(boolean IsPaintHeaderLines)
          Set Paint Header Lines.
 void setIsPaintHLines(boolean IsPaintHLines)
          Set Paint Horizontal Lines.
 void setIsPaintVLines(boolean IsPaintVLines)
          Set Paint Vertical Lines.
 void setIsPrintFunctionSymbols(boolean IsPrintFunctionSymbols)
          Set Print Function Symbols.
 void setLine_PrintColor_ID(int Line_PrintColor_ID)
          Set Line Color.
 void setLineStroke(BigDecimal LineStroke)
          Set Line Stroke.
 void setLineStrokeType(String LineStrokeType)
          Set Line Stroke Type.
 void setName(String Name)
          Set Name.
 String toString()
          Info
 
Methods inherited from class org.compiere.framework.PO
addAttachment, addAttachment, addError, afterDelete, afterSave, beforeDelete, beforeSave, compare, convertToBigDecimal, convertToBoolean, convertToInt, convertToTimestamp, copy, copyValues, copyValues, createAttachment, delete_Accounting, delete, delete, dump, dump, equals, get_ChangeVO, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_EntityType, get_HashMap, get_ID, get_IDOld, get_Info, get_KeyColumns, get_Logger, get_Table_ID, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_ValuesAsString, get_WhereClause, get_xmlDocument, get_xmlString, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getVO, hashCode, insert_Accounting, is_Changed, is_KeyColumn, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveNew_getID, saveNewInsertSQL, saveNewSpecial, saveUpdate, set_ChangeVO, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueString, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setContext, setCtx, setDocWorkflowMgr, setIsActive, setStandardDefaults, setUpdateable, setUpdatedBy, toStringX, unlock, update
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

updatedMS

public static final long updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0

See Also:
Constant Field Values

Table_ID

public static final int Table_ID
AD_Table_ID=523

See Also:
Constant Field Values

Table_Name

public static final String Table_Name
TableName=AD_PrintTableFormat

See Also:
Constant Field Values

Model

protected static KeyNamePair Model

accessLevel

protected BigDecimal accessLevel

FUNCTBG_PRINTCOLOR_ID_AD_Reference_ID

public static final int FUNCTBG_PRINTCOLOR_ID_AD_Reference_ID
FunctBG_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

FUNCTFG_PRINTCOLOR_ID_AD_Reference_ID

public static final int FUNCTFG_PRINTCOLOR_ID_AD_Reference_ID
FunctFG_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

FUNCT_PRINTFONT_ID_AD_Reference_ID

public static final int FUNCT_PRINTFONT_ID_AD_Reference_ID
Funct_PrintFont_ID AD_Reference_ID=267

See Also:
Constant Field Values

HDRLINE_PRINTCOLOR_ID_AD_Reference_ID

public static final int HDRLINE_PRINTCOLOR_ID_AD_Reference_ID
HdrLine_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

HDRSTROKETYPE_AD_Reference_ID

public static final int HDRSTROKETYPE_AD_Reference_ID
HdrStrokeType AD_Reference_ID=312

See Also:
Constant Field Values

HDRSTROKETYPE_Dash_DottedLine

public static final String HDRSTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2

See Also:
Constant Field Values

HDRSTROKETYPE_DashedLine

public static final String HDRSTROKETYPE_DashedLine
Dashed Line = D

See Also:
Constant Field Values

HDRSTROKETYPE_SolidLine

public static final String HDRSTROKETYPE_SolidLine
Solid Line = S

See Also:
Constant Field Values

HDRSTROKETYPE_DottedLine

public static final String HDRSTROKETYPE_DottedLine
Dotted Line = d

See Also:
Constant Field Values

HDRTEXTBG_PRINTCOLOR_ID_AD_Reference_ID

public static final int HDRTEXTBG_PRINTCOLOR_ID_AD_Reference_ID
HdrTextBG_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

HDRTEXTFG_PRINTCOLOR_ID_AD_Reference_ID

public static final int HDRTEXTFG_PRINTCOLOR_ID_AD_Reference_ID
HdrTextFG_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values

HDR_PRINTFONT_ID_AD_Reference_ID

public static final int HDR_PRINTFONT_ID_AD_Reference_ID
Hdr_PrintFont_ID AD_Reference_ID=267

See Also:
Constant Field Values

LINESTROKETYPE_AD_Reference_ID

public static final int LINESTROKETYPE_AD_Reference_ID
LineStrokeType AD_Reference_ID=312

See Also:
Constant Field Values

LINESTROKETYPE_Dash_DottedLine

public static final String LINESTROKETYPE_Dash_DottedLine
Dash-Dotted Line = 2

See Also:
Constant Field Values

LINESTROKETYPE_DashedLine

public static final String LINESTROKETYPE_DashedLine
Dashed Line = D

See Also:
Constant Field Values

LINESTROKETYPE_SolidLine

public static final String LINESTROKETYPE_SolidLine
Solid Line = S

See Also:
Constant Field Values

LINESTROKETYPE_DottedLine

public static final String LINESTROKETYPE_DottedLine
Dotted Line = d

See Also:
Constant Field Values

LINE_PRINTCOLOR_ID_AD_Reference_ID

public static final int LINE_PRINTCOLOR_ID_AD_Reference_ID
Line_PrintColor_ID AD_Reference_ID=266

See Also:
Constant Field Values
Constructor Detail

X_AD_PrintTableFormat

public X_AD_PrintTableFormat(Ctx ctx,
                             int AD_PrintTableFormat_ID,
                             String trxName)
Standard Constructor

Parameters:
ctx - context
AD_PrintTableFormat_ID - id
trxName - transaction

X_AD_PrintTableFormat

public X_AD_PrintTableFormat(Ctx ctx,
                             ResultSet rs,
                             String trxName)
Load Constructor

Parameters:
ctx - context
rs - result set
trxName - transaction
Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

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

initPO

protected POInfo initPO(Ctx ctx)
Load Meta Data

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

toString

public String toString()
Info

Overrides:
toString in class PO
Returns:
info

setAD_PrintTableFormat_ID

public void setAD_PrintTableFormat_ID(int AD_PrintTableFormat_ID)
Set Print Table Format.

Parameters:
AD_PrintTableFormat_ID - Table Format in Reports

getAD_PrintTableFormat_ID

public int getAD_PrintTableFormat_ID()
Get Print Table Format.

Returns:
Table Format in Reports

setDescription

public void setDescription(String Description)
Set Description.

Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Returns:
Optional short description of the record

setFooterCenter

public void setFooterCenter(String FooterCenter)
Set Footer Center.

Parameters:
FooterCenter - Content of the center portion of the footer.

getFooterCenter

public String getFooterCenter()
Get Footer Center.

Returns:
Content of the center portion of the footer.

setFooterLeft

public void setFooterLeft(String FooterLeft)
Set Footer Left.

Parameters:
FooterLeft - Content of the left portion of the footer.

getFooterLeft

public String getFooterLeft()
Get Footer Left.

Returns:
Content of the left portion of the footer.

setFooterRight

public void setFooterRight(String FooterRight)
Set Footer Right.

Parameters:
FooterRight - Content of the right portion of the footer.

getFooterRight

public String getFooterRight()
Get Footer Right.

Returns:
Content of the right portion of the footer.

setFunctBG_PrintColor_ID

public void setFunctBG_PrintColor_ID(int FunctBG_PrintColor_ID)
Set Function BG Color.

Parameters:
FunctBG_PrintColor_ID - Function Background Color

getFunctBG_PrintColor_ID

public int getFunctBG_PrintColor_ID()
Get Function BG Color.

Returns:
Function Background Color

setFunctFG_PrintColor_ID

public void setFunctFG_PrintColor_ID(int FunctFG_PrintColor_ID)
Set Function Color.

Parameters:
FunctFG_PrintColor_ID - Function Foreground Color

getFunctFG_PrintColor_ID

public int getFunctFG_PrintColor_ID()
Get Function Color.

Returns:
Function Foreground Color

setFunct_PrintFont_ID

public void setFunct_PrintFont_ID(int Funct_PrintFont_ID)
Set Function Font.

Parameters:
Funct_PrintFont_ID - Function row Font

getFunct_PrintFont_ID

public int getFunct_PrintFont_ID()
Get Function Font.

Returns:
Function row Font

setHdrLine_PrintColor_ID

public void setHdrLine_PrintColor_ID(int HdrLine_PrintColor_ID)
Set Header Line Color.

Parameters:
HdrLine_PrintColor_ID - Table header row line color

getHdrLine_PrintColor_ID

public int getHdrLine_PrintColor_ID()
Get Header Line Color.

Returns:
Table header row line color

setHdrStroke

public void setHdrStroke(BigDecimal HdrStroke)
Set Header Stroke.

Parameters:
HdrStroke - Width of the Header Line Stroke

getHdrStroke

public BigDecimal getHdrStroke()
Get Header Stroke.

Returns:
Width of the Header Line Stroke

isHdrStrokeTypeValid

public boolean isHdrStrokeTypeValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setHdrStrokeType

public void setHdrStrokeType(String HdrStrokeType)
Set Header Stroke Type.

Parameters:
HdrStrokeType - Type of the Header Line Stroke

getHdrStrokeType

public String getHdrStrokeType()
Get Header Stroke Type.

Returns:
Type of the Header Line Stroke

setHdrTextBG_PrintColor_ID

public void setHdrTextBG_PrintColor_ID(int HdrTextBG_PrintColor_ID)
Set Header Row BG Color.

Parameters:
HdrTextBG_PrintColor_ID - Background color of header row

getHdrTextBG_PrintColor_ID

public int getHdrTextBG_PrintColor_ID()
Get Header Row BG Color.

Returns:
Background color of header row

setHdrTextFG_PrintColor_ID

public void setHdrTextFG_PrintColor_ID(int HdrTextFG_PrintColor_ID)
Set Header Row Color.

Parameters:
HdrTextFG_PrintColor_ID - Foreground color of the table header row

getHdrTextFG_PrintColor_ID

public int getHdrTextFG_PrintColor_ID()
Get Header Row Color.

Returns:
Foreground color of the table header row

setHdr_PrintFont_ID

public void setHdr_PrintFont_ID(int Hdr_PrintFont_ID)
Set Header Row Font.

Parameters:
Hdr_PrintFont_ID - Header row Font

getHdr_PrintFont_ID

public int getHdr_PrintFont_ID()
Get Header Row Font.

Returns:
Header row Font

setHeaderCenter

public void setHeaderCenter(String HeaderCenter)
Set Header Center.

Parameters:
HeaderCenter - Content of the center portion of the header.

getHeaderCenter

public String getHeaderCenter()
Get Header Center.

Returns:
Content of the center portion of the header.

setHeaderLeft

public void setHeaderLeft(String HeaderLeft)
Set Header Left.

Parameters:
HeaderLeft - Content of the left portion of the header.

getHeaderLeft

public String getHeaderLeft()
Get Header Left.

Returns:
Content of the left portion of the header.

setHeaderRight

public void setHeaderRight(String HeaderRight)
Set Header Right.

Parameters:
HeaderRight - Content of the right portion of the header.

getHeaderRight

public String getHeaderRight()
Get Header Right.

Returns:
Content of the right portion of the header.

setImageIsAttached

public void setImageIsAttached(boolean ImageIsAttached)
Set Image attached.

Parameters:
ImageIsAttached - The image to be printed is attached to the record

isImageIsAttached

public boolean isImageIsAttached()
Get Image attached.

Returns:
The image to be printed is attached to the record

setImageURL

public void setImageURL(String ImageURL)
Set Image URL.

Parameters:
ImageURL - URL of image

getImageURL

public String getImageURL()
Get Image URL.

Returns:
URL of image

setIsDefault

public void setIsDefault(boolean IsDefault)
Set Default.

Parameters:
IsDefault - Default value

isDefault

public boolean isDefault()
Get Default.

Returns:
Default value

setIsPaintBoundaryLines

public void setIsPaintBoundaryLines(boolean IsPaintBoundaryLines)
Set Paint Boundary Lines.

Parameters:
IsPaintBoundaryLines - Paint table boundary lines

isPaintBoundaryLines

public boolean isPaintBoundaryLines()
Get Paint Boundary Lines.

Returns:
Paint table boundary lines

setIsPaintHLines

public void setIsPaintHLines(boolean IsPaintHLines)
Set Paint Horizontal Lines.

Parameters:
IsPaintHLines - Paint horizontal lines

isPaintHLines

public boolean isPaintHLines()
Get Paint Horizontal Lines.

Returns:
Paint horizontal lines

setIsPaintHeaderLines

public void setIsPaintHeaderLines(boolean IsPaintHeaderLines)
Set Paint Header Lines.

Parameters:
IsPaintHeaderLines - Paint Lines over/under the Header Line

isPaintHeaderLines

public boolean isPaintHeaderLines()
Get Paint Header Lines.

Returns:
Paint Lines over/under the Header Line

setIsPaintVLines

public void setIsPaintVLines(boolean IsPaintVLines)
Set Paint Vertical Lines.

Parameters:
IsPaintVLines - Paint vertical lines

isPaintVLines

public boolean isPaintVLines()
Get Paint Vertical Lines.

Returns:
Paint vertical lines

setIsPrintFunctionSymbols

public void setIsPrintFunctionSymbols(boolean IsPrintFunctionSymbols)
Set Print Function Symbols.

Parameters:
IsPrintFunctionSymbols - Print Symbols for Functions (Sum, Average, Count)

isPrintFunctionSymbols

public boolean isPrintFunctionSymbols()
Get Print Function Symbols.

Returns:
Print Symbols for Functions (Sum, Average, Count)

setLineStroke

public void setLineStroke(BigDecimal LineStroke)
Set Line Stroke.

Parameters:
LineStroke - Width of the Line Stroke

getLineStroke

public BigDecimal getLineStroke()
Get Line Stroke.

Returns:
Width of the Line Stroke

isLineStrokeTypeValid

public boolean isLineStrokeTypeValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setLineStrokeType

public void setLineStrokeType(String LineStrokeType)
Set Line Stroke Type.

Parameters:
LineStrokeType - Type of the Line Stroke

getLineStrokeType

public String getLineStrokeType()
Get Line Stroke Type.

Returns:
Type of the Line Stroke

setLine_PrintColor_ID

public void setLine_PrintColor_ID(int Line_PrintColor_ID)
Set Line Color.

Parameters:
Line_PrintColor_ID - Table line color

getLine_PrintColor_ID

public int getLine_PrintColor_ID()
Get Line Color.

Returns:
Table line color

setName

public void setName(String Name)
Set Name.

Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Returns:
Alphanumeric identifier of the entity

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.