Package org.compiere.model
Interface I_AD_PrintTableFormat
- All Known Implementing Classes:
MPrintTableFormat
,X_AD_PrintTableFormat
public interface I_AD_PrintTableFormat
Generated Interface for AD_PrintTableFormat
- 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_Image_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_PrintTableFormat_IDstatic final String
Column name AD_PrintTableFormat_UUstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name FooterCenterstatic final String
Column name FooterLeftstatic final String
Column name FooterRightstatic final String
Column name Funct_PrintFont_IDstatic final String
Column name FunctBG_PrintColor_IDstatic final String
Column name FunctFG_PrintColor_IDstatic final String
Column name Hdr_PrintFont_IDstatic final String
Column name HdrLine_PrintColor_IDstatic final String
Column name HdrStrokestatic final String
Column name HdrStrokeTypestatic final String
Column name HdrTextBG_PrintColor_IDstatic final String
Column name HdrTextFG_PrintColor_IDstatic final String
Column name HeaderCenterstatic final String
Column name HeaderLeftstatic final String
Column name HeaderRightstatic final String
Column name ImageIsAttachedstatic final String
Column name ImageURLstatic final String
Column name IsActivestatic final String
Column name IsDefaultstatic final String
Column name IsMultiLineHeaderstatic final String
Column name IsPaintBoundaryLinesstatic final String
Column name IsPaintHeaderLinesstatic final String
Column name IsPaintHLinesstatic final String
Column name IsPaintVLinesstatic final String
Column name IsPrintFunctionSymbolsstatic final String
Column name Line_PrintColor_IDstatic final String
Column name LineStrokestatic final String
Column name LineStrokeTypestatic final String
Column name Namestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=523static final String
TableName=AD_PrintTableFormat -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Image.int
Get Organization.int
Get Print Table Format.Get AD_PrintTableFormat_UUGet Created.int
Get Created By.Get Description.Get Footer Center.Get Footer Left.Get Footer Right.int
Get Function Font.int
Get Function BG Color.int
Get Function Color.int
Get Header Row Font.int
Get Header Line Color.Get Header Stroke.Get Header Stroke Type.int
Get Header Row BG Color.int
Get Header Row Color.Get Header Center.Get Header Left.Get Header Right.Get Image URL.int
Get Line Color.Get Line Stroke.Get Line Stroke Type.getName()
Get Name.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Default.boolean
Get Image attached.boolean
Get Multi Line Header.boolean
Get Paint Boundary Lines.boolean
Get Paint Header Lines.boolean
Get Paint Horizontal Lines.boolean
Get Paint Vertical Lines.boolean
Get Print Function Symbols.void
setAD_Image_ID
(int AD_Image_ID) Set Image.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_PrintTableFormat_ID
(int AD_PrintTableFormat_ID) Set Print Table Format.void
setAD_PrintTableFormat_UU
(String AD_PrintTableFormat_UU) Set AD_PrintTableFormat_UUvoid
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
setIsActive
(boolean IsActive) Set Active.void
setIsDefault
(boolean IsDefault) Set Default.void
setIsMultiLineHeader
(boolean IsMultiLineHeader) Set Multi Line Header.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
Set Name.
-
Field Details
-
Table_Name
TableName=AD_PrintTableFormat- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=523- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Image_ID
Column name AD_Image_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_PrintTableFormat_ID
Column name AD_PrintTableFormat_ID- See Also:
-
COLUMNNAME_AD_PrintTableFormat_UU
Column name AD_PrintTableFormat_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_FunctBG_PrintColor_ID
Column name FunctBG_PrintColor_ID- See Also:
-
COLUMNNAME_FunctFG_PrintColor_ID
Column name FunctFG_PrintColor_ID- See Also:
-
COLUMNNAME_Funct_PrintFont_ID
Column name Funct_PrintFont_ID- See Also:
-
COLUMNNAME_HdrLine_PrintColor_ID
Column name HdrLine_PrintColor_ID- See Also:
-
COLUMNNAME_Hdr_PrintFont_ID
Column name Hdr_PrintFont_ID- See Also:
-
COLUMNNAME_HdrStroke
Column name HdrStroke- See Also:
-
COLUMNNAME_HdrStrokeType
Column name HdrStrokeType- See Also:
-
COLUMNNAME_HdrTextBG_PrintColor_ID
Column name HdrTextBG_PrintColor_ID- See Also:
-
COLUMNNAME_HdrTextFG_PrintColor_ID
Column name HdrTextFG_PrintColor_ID- See Also:
-
COLUMNNAME_HeaderCenter
Column name HeaderCenter- See Also:
-
COLUMNNAME_HeaderLeft
Column name HeaderLeft- See Also:
-
COLUMNNAME_HeaderRight
Column name HeaderRight- See Also:
-
COLUMNNAME_ImageIsAttached
Column name ImageIsAttached- See Also:
-
COLUMNNAME_ImageURL
Column name ImageURL- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDefault
Column name IsDefault- See Also:
-
COLUMNNAME_IsMultiLineHeader
Column name IsMultiLineHeader- See Also:
-
COLUMNNAME_IsPaintBoundaryLines
Column name IsPaintBoundaryLines- See Also:
-
COLUMNNAME_IsPaintHeaderLines
Column name IsPaintHeaderLines- See Also:
-
COLUMNNAME_IsPaintHLines
Column name IsPaintHLines- See Also:
-
COLUMNNAME_IsPaintVLines
Column name IsPaintVLines- See Also:
-
COLUMNNAME_IsPrintFunctionSymbols
Column name IsPrintFunctionSymbols- See Also:
-
COLUMNNAME_Line_PrintColor_ID
Column name Line_PrintColor_ID- See Also:
-
COLUMNNAME_LineStroke
Column name LineStroke- See Also:
-
COLUMNNAME_LineStrokeType
Column name LineStrokeType- See Also:
-
COLUMNNAME_Name
Column name Name- 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_Image_ID
void setAD_Image_ID(int AD_Image_ID) Set Image. Image or Icon -
getAD_Image_ID
int getAD_Image_ID()Get Image. Image or Icon -
getAD_Image
- Throws:
RuntimeException
-
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_PrintTableFormat_ID
void setAD_PrintTableFormat_ID(int AD_PrintTableFormat_ID) Set Print Table Format. Table Format in Reports -
getAD_PrintTableFormat_ID
int getAD_PrintTableFormat_ID()Get Print Table Format. Table Format in Reports -
setAD_PrintTableFormat_UU
Set AD_PrintTableFormat_UU -
getAD_PrintTableFormat_UU
String getAD_PrintTableFormat_UU()Get AD_PrintTableFormat_UU -
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 -
setFunctBG_PrintColor_ID
void setFunctBG_PrintColor_ID(int FunctBG_PrintColor_ID) Set Function BG Color. Function Background Color -
getFunctBG_PrintColor_ID
int getFunctBG_PrintColor_ID()Get Function BG Color. Function Background Color -
getFunctBG_PrintColor
- Throws:
RuntimeException
-
setFunctFG_PrintColor_ID
void setFunctFG_PrintColor_ID(int FunctFG_PrintColor_ID) Set Function Color. Function Foreground Color -
getFunctFG_PrintColor_ID
int getFunctFG_PrintColor_ID()Get Function Color. Function Foreground Color -
getFunctFG_PrintColor
- Throws:
RuntimeException
-
setFunct_PrintFont_ID
void setFunct_PrintFont_ID(int Funct_PrintFont_ID) Set Function Font. Function row Font -
getFunct_PrintFont_ID
int getFunct_PrintFont_ID()Get Function Font. Function row Font -
getFunct_PrintFont
- Throws:
RuntimeException
-
setHdrLine_PrintColor_ID
void setHdrLine_PrintColor_ID(int HdrLine_PrintColor_ID) Set Header Line Color. Table header row line color -
getHdrLine_PrintColor_ID
int getHdrLine_PrintColor_ID()Get Header Line Color. Table header row line color -
getHdrLine_PrintColor
- Throws:
RuntimeException
-
setHdr_PrintFont_ID
void setHdr_PrintFont_ID(int Hdr_PrintFont_ID) Set Header Row Font. Header row Font -
getHdr_PrintFont_ID
int getHdr_PrintFont_ID()Get Header Row Font. Header row Font -
getHdr_PrintFont
- Throws:
RuntimeException
-
setHdrStroke
Set Header Stroke. Width of the Header Line Stroke -
getHdrStroke
BigDecimal getHdrStroke()Get Header Stroke. Width of the Header Line Stroke -
setHdrStrokeType
Set Header Stroke Type. Type of the Header Line Stroke -
getHdrStrokeType
String getHdrStrokeType()Get Header Stroke Type. Type of the Header Line Stroke -
setHdrTextBG_PrintColor_ID
void setHdrTextBG_PrintColor_ID(int HdrTextBG_PrintColor_ID) Set Header Row BG Color. Background color of header row -
getHdrTextBG_PrintColor_ID
int getHdrTextBG_PrintColor_ID()Get Header Row BG Color. Background color of header row -
getHdrTextBG_PrintColor
- Throws:
RuntimeException
-
setHdrTextFG_PrintColor_ID
void setHdrTextFG_PrintColor_ID(int HdrTextFG_PrintColor_ID) Set Header Row Color. Foreground color if the table header row -
getHdrTextFG_PrintColor_ID
int getHdrTextFG_PrintColor_ID()Get Header Row Color. Foreground color if the table header row -
getHdrTextFG_PrintColor
- Throws:
RuntimeException
-
setHeaderCenter
Set Header Center. Content of the center portion of the header. -
getHeaderCenter
String getHeaderCenter()Get Header Center. Content of the center portion of the header. -
setHeaderLeft
Set Header Left. Content of the left portion of the header. -
getHeaderLeft
String getHeaderLeft()Get Header Left. Content of the left portion of the header. -
setHeaderRight
Set Header Right. Content of the right portion of the header. -
getHeaderRight
String getHeaderRight()Get Header Right. Content of the right portion of the header. -
setImageIsAttached
void setImageIsAttached(boolean ImageIsAttached) Set Image attached. The image to be printed is attached to the record -
isImageIsAttached
boolean isImageIsAttached()Get Image attached. The image to be printed is attached to the record -
setImageURL
Set Image URL. URL of image -
getImageURL
String getImageURL()Get Image URL. URL of image -
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 -
setIsDefault
void setIsDefault(boolean IsDefault) Set Default. Default value -
isDefault
boolean isDefault()Get Default. Default value -
setIsMultiLineHeader
void setIsMultiLineHeader(boolean IsMultiLineHeader) Set Multi Line Header. Print column headers on multiple lines if necessary. -
isMultiLineHeader
boolean isMultiLineHeader()Get Multi Line Header. Print column headers on multiple lines if necessary. -
setIsPaintBoundaryLines
void setIsPaintBoundaryLines(boolean IsPaintBoundaryLines) Set Paint Boundary Lines. Paint table boundary lines -
isPaintBoundaryLines
boolean isPaintBoundaryLines()Get Paint Boundary Lines. Paint table boundary lines -
setIsPaintHeaderLines
void setIsPaintHeaderLines(boolean IsPaintHeaderLines) Set Paint Header Lines. Paint Lines over/under the Header Line -
isPaintHeaderLines
boolean isPaintHeaderLines()Get Paint Header Lines. Paint Lines over/under the Header Line -
setIsPaintHLines
void setIsPaintHLines(boolean IsPaintHLines) Set Paint Horizontal Lines. Paint horizontal lines -
isPaintHLines
boolean isPaintHLines()Get Paint Horizontal Lines. Paint horizontal lines -
setIsPaintVLines
void setIsPaintVLines(boolean IsPaintVLines) Set Paint Vertical Lines. Paint vertical lines -
isPaintVLines
boolean isPaintVLines()Get Paint Vertical Lines. Paint vertical lines -
setIsPrintFunctionSymbols
void setIsPrintFunctionSymbols(boolean IsPrintFunctionSymbols) Set Print Function Symbols. Print Symbols for Functions (Sum, Average, Count) -
isPrintFunctionSymbols
boolean isPrintFunctionSymbols()Get Print Function Symbols. Print Symbols for Functions (Sum, Average, Count) -
setLine_PrintColor_ID
void setLine_PrintColor_ID(int Line_PrintColor_ID) Set Line Color. Table line color -
getLine_PrintColor_ID
int getLine_PrintColor_ID()Get Line Color. Table line color -
getLine_PrintColor
- Throws:
RuntimeException
-
setLineStroke
Set Line Stroke. Width of the Line Stroke -
getLineStroke
BigDecimal getLineStroke()Get Line Stroke. Width of the Line Stroke -
setLineStrokeType
Set Line Stroke Type. Type of the Line Stroke -
getLineStrokeType
String getLineStrokeType()Get Line Stroke Type. Type of the Line Stroke -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-