Package org.compiere.model
Interface I_AD_PrintFormat
- All Known Implementing Classes:
MPrintFormat
,X_AD_PrintFormat
public interface I_AD_PrintFormat
Generated Interface for AD_PrintFormat
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 7 - System - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_PrintColor_IDstatic final String
Column name AD_PrintFont_IDstatic final String
Column name AD_PrintFormat_IDstatic final String
Column name AD_PrintFormat_UUstatic final String
Column name AD_PrintHeaderFooter_IDstatic final String
Column name AD_PrintPaper_IDstatic final String
Column name AD_PrintTableFormat_IDstatic final String
Column name AD_ReportView_IDstatic final String
Column name AD_Table_IDstatic final String
Column name AD_Window_IDstatic final String
Column name CreateCopystatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name FileNamePatternstatic final String
Column name FooterMarginstatic final String
Column name HeaderMarginstatic final String
Column name IsActivestatic final String
Column name IsBreakPagePerRecordstatic final String
Column name IsDefaultstatic final String
Column name IsFormstatic final String
Column name IsStandardHeaderFooterstatic final String
Column name IsTableBasedstatic final String
Column name JasperProcess_IDstatic final String
Column name Namestatic final String
Column name PrinterNamestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=493static final String
TableName=AD_PrintFormat -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Print Color.int
Get Print Font.int
Get Print Format.Get AD_PrintFormat_UUint
Get Print Header/Footerint
Get Print Paper.int
Get Print Table Format.int
Get Report View.int
Get Table.int
Get Window.Get Create CopyGet Created.int
Get Created By.Get Description.Get File Name Patternint
Get Footer Margin.int
Get Header Margin.int
Get Jasper Process.getName()
Get Name.Get Printer Name.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Page break per record.boolean
Get Default.boolean
isForm()
Get Form.boolean
Get Standard Header/Footer.boolean
Get Table Based.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_PrintColor_ID
(int AD_PrintColor_ID) Set Print Color.void
setAD_PrintFont_ID
(int AD_PrintFont_ID) Set Print Font.void
setAD_PrintFormat_ID
(int AD_PrintFormat_ID) Set Print Format.void
setAD_PrintFormat_UU
(String AD_PrintFormat_UU) Set AD_PrintFormat_UUvoid
setAD_PrintHeaderFooter_ID
(int AD_PrintHeaderFooter_ID) Set Print Header/Footervoid
setAD_PrintPaper_ID
(int AD_PrintPaper_ID) Set Print Paper.void
setAD_PrintTableFormat_ID
(int AD_PrintTableFormat_ID) Set Print Table Format.void
setAD_ReportView_ID
(int AD_ReportView_ID) Set Report View.void
setAD_Table_ID
(int AD_Table_ID) Set Table.void
setAD_Window_ID
(int AD_Window_ID) Set Window.void
setCreateCopy
(String CreateCopy) Set Create Copyvoid
setDescription
(String Description) Set Description.void
setFileNamePattern
(String FileNamePattern) Set File Name Patternvoid
setFooterMargin
(int FooterMargin) Set Footer Margin.void
setHeaderMargin
(int HeaderMargin) Set Header Margin.void
setIsActive
(boolean IsActive) Set Active.void
setIsBreakPagePerRecord
(boolean IsBreakPagePerRecord) Set Page break per record.void
setIsDefault
(boolean IsDefault) Set Default.void
setIsForm
(boolean IsForm) Set Form.void
setIsStandardHeaderFooter
(boolean IsStandardHeaderFooter) Set Standard Header/Footer.void
setIsTableBased
(boolean IsTableBased) Set Table Based.void
setJasperProcess_ID
(int JasperProcess_ID) Set Jasper Process.void
Set Name.void
setPrinterName
(String PrinterName) Set Printer Name.
-
Field Details
-
Table_Name
TableName=AD_PrintFormat- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=493- See Also:
-
Model
-
accessLevel
AccessLevel = 7 - System - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_ID- See Also:
-
COLUMNNAME_AD_PrintFont_ID
Column name AD_PrintFont_ID- See Also:
-
COLUMNNAME_AD_PrintFormat_ID
Column name AD_PrintFormat_ID- See Also:
-
COLUMNNAME_AD_PrintFormat_UU
Column name AD_PrintFormat_UU- See Also:
-
COLUMNNAME_AD_PrintPaper_ID
Column name AD_PrintPaper_ID- See Also:
-
COLUMNNAME_AD_PrintTableFormat_ID
Column name AD_PrintTableFormat_ID- See Also:
-
COLUMNNAME_AD_ReportView_ID
Column name AD_ReportView_ID- See Also:
-
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
-
COLUMNNAME_CreateCopy
Column name CreateCopy- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_FileNamePattern
Column name FileNamePattern- See Also:
-
COLUMNNAME_HeaderMargin
Column name HeaderMargin- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsBreakPagePerRecord
Column name IsBreakPagePerRecord- See Also:
-
COLUMNNAME_IsDefault
Column name IsDefault- See Also:
-
COLUMNNAME_IsForm
Column name IsForm- See Also:
-
COLUMNNAME_IsTableBased
Column name IsTableBased- See Also:
-
COLUMNNAME_JasperProcess_ID
Column name JasperProcess_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PrinterName
Column name PrinterName- 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_PrintColor_ID
void setAD_PrintColor_ID(int AD_PrintColor_ID) Set Print Color. Color used for printing and display -
getAD_PrintColor_ID
int getAD_PrintColor_ID()Get Print Color. Color used for printing and display -
getAD_PrintColor
- Throws:
RuntimeException
-
setAD_PrintFont_ID
void setAD_PrintFont_ID(int AD_PrintFont_ID) Set Print Font. Maintain Print Font -
getAD_PrintFont_ID
int getAD_PrintFont_ID()Get Print Font. Maintain Print Font -
getAD_PrintFont
- Throws:
RuntimeException
-
setAD_PrintFormat_ID
void setAD_PrintFormat_ID(int AD_PrintFormat_ID) Set Print Format. Data Print Format -
getAD_PrintFormat_ID
int getAD_PrintFormat_ID()Get Print Format. Data Print Format -
setAD_PrintFormat_UU
Set AD_PrintFormat_UU -
getAD_PrintFormat_UU
String getAD_PrintFormat_UU()Get AD_PrintFormat_UU -
setAD_PrintPaper_ID
void setAD_PrintPaper_ID(int AD_PrintPaper_ID) Set Print Paper. Printer paper definition -
getAD_PrintPaper_ID
int getAD_PrintPaper_ID()Get Print Paper. Printer paper definition -
getAD_PrintPaper
- Throws:
RuntimeException
-
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 -
getAD_PrintTableFormat
- Throws:
RuntimeException
-
setAD_ReportView_ID
void setAD_ReportView_ID(int AD_ReportView_ID) Set Report View. View used to generate this report -
getAD_ReportView_ID
int getAD_ReportView_ID()Get Report View. View used to generate this report -
getAD_ReportView
- Throws:
RuntimeException
-
setAD_Table_ID
void setAD_Table_ID(int AD_Table_ID) Set Table. Database Table information -
getAD_Table_ID
int getAD_Table_ID()Get Table. Database Table information -
getAD_Table
- Throws:
RuntimeException
-
setAD_Window_ID
void setAD_Window_ID(int AD_Window_ID) Set Window. Data entry or display window -
getAD_Window_ID
int getAD_Window_ID()Get Window. Data entry or display window -
getAD_Window
- Throws:
RuntimeException
-
setCreateCopy
Set Create Copy -
getCreateCopy
String getCreateCopy()Get Create Copy -
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 -
setFileNamePattern
Set File Name Pattern -
getFileNamePattern
String getFileNamePattern()Get File Name Pattern -
setHeaderMargin
void setHeaderMargin(int HeaderMargin) Set Header Margin. Margin of the Header in 1/72 of an inch -
getHeaderMargin
int getHeaderMargin()Get Header Margin. Margin of the Header in 1/72 of an inch -
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 -
setIsBreakPagePerRecord
void setIsBreakPagePerRecord(boolean IsBreakPagePerRecord) Set Page break per record. Page Break after each record -
isBreakPagePerRecord
boolean isBreakPagePerRecord()Get Page break per record. Page Break after each record -
setIsDefault
void setIsDefault(boolean IsDefault) Set Default. Default value -
isDefault
boolean isDefault()Get Default. Default value -
setIsForm
void setIsForm(boolean IsForm) Set Form. If Selected, a Form is printed, if not selected a columnar List report -
isForm
boolean isForm()Get Form. If Selected, a Form is printed, if not selected a columnar List report -
setIsTableBased
void setIsTableBased(boolean IsTableBased) Set Table Based. Table based List Reporting -
isTableBased
boolean isTableBased()Get Table Based. Table based List Reporting -
setJasperProcess_ID
void setJasperProcess_ID(int JasperProcess_ID) Set Jasper Process. The Jasper Process used by the print engine if any process defined -
getJasperProcess_ID
int getJasperProcess_ID()Get Jasper Process. The Jasper Process used by the print engine if any process defined -
getJasperProcess
- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPrinterName
Set Printer Name. Name of the Printer -
getPrinterName
String getPrinterName()Get Printer Name. Name of the Printer -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-