|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_PrintFormat
Generated Interface for AD_PrintFormat
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_ID |
static String |
COLUMNNAME_AD_PrintFont_ID
Column name AD_PrintFont_ID |
static String |
COLUMNNAME_AD_PrintFormat_ID
Column name AD_PrintFormat_ID |
static String |
COLUMNNAME_AD_PrintPaper_ID
Column name AD_PrintPaper_ID |
static String |
COLUMNNAME_AD_PrintTableFormat_ID
Column name AD_PrintTableFormat_ID |
static String |
COLUMNNAME_AD_ReportView_ID
Column name AD_ReportView_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_Args
Column name Args |
static String |
COLUMNNAME_ClassName
Column name ClassName |
static String |
COLUMNNAME_CreateCopy
Column name CreateCopy |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_FooterMargin
Column name FooterMargin |
static String |
COLUMNNAME_HeaderMargin
Column name HeaderMargin |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_IsForm
Column name IsForm |
static String |
COLUMNNAME_IsStandardHeaderFooter
Column name IsStandardHeaderFooter |
static String |
COLUMNNAME_IsTableBased
Column name IsTableBased |
static String |
COLUMNNAME_JasperProcess_ID
Column name JasperProcess_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PrinterName
Column name PrinterName |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=493 |
static String |
Table_Name
TableName=AD_PrintFormat |
| Method Summary | |
|---|---|
int |
getAD_PrintColor_ID()
Get Print Color. |
I_AD_PrintColor |
getAD_PrintColor()
|
int |
getAD_PrintFont_ID()
Get Print Font. |
I_AD_PrintFont |
getAD_PrintFont()
|
int |
getAD_PrintFormat_ID()
Get Print Format. |
int |
getAD_PrintPaper_ID()
Get Print Paper. |
I_AD_PrintPaper |
getAD_PrintPaper()
|
int |
getAD_PrintTableFormat_ID()
Get Print Table Format. |
I_AD_PrintTableFormat |
getAD_PrintTableFormat()
|
int |
getAD_ReportView_ID()
Get Report View. |
I_AD_ReportView |
getAD_ReportView()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getArgs()
Get Args |
String |
getClassName()
Get ClassName |
String |
getCreateCopy()
Get Create Copy |
String |
getDescription()
Get Description. |
int |
getFooterMargin()
Get Footer Margin. |
int |
getHeaderMargin()
Get Header Margin. |
int |
getJasperProcess_ID()
Get Jasper Process. |
String |
getName()
Get Name. |
String |
getPrinterName()
Get Printer Name. |
boolean |
isDefault()
Get Default. |
boolean |
isForm()
Get Form. |
boolean |
isStandardHeaderFooter()
Get Standard Header/Footer. |
boolean |
isTableBased()
Get Table Based. |
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_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 |
setArgs(String Args)
Set Args |
void |
setClassName(String ClassName)
Set ClassName |
void |
setCreateCopy(String CreateCopy)
Set Create Copy |
void |
setDescription(String Description)
Set Description. |
void |
setFooterMargin(int FooterMargin)
Set Footer Margin. |
void |
setHeaderMargin(int HeaderMargin)
Set Header Margin. |
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 |
setName(String Name)
Set Name. |
void |
setPrinterName(String PrinterName)
Set Printer Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_PrintColor_ID
static final String COLUMNNAME_AD_PrintFont_ID
static final String COLUMNNAME_AD_PrintFormat_ID
static final String COLUMNNAME_AD_PrintPaper_ID
static final String COLUMNNAME_AD_PrintTableFormat_ID
static final String COLUMNNAME_AD_ReportView_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_Args
static final String COLUMNNAME_ClassName
static final String COLUMNNAME_CreateCopy
static final String COLUMNNAME_Description
static final String COLUMNNAME_FooterMargin
static final String COLUMNNAME_HeaderMargin
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_IsForm
static final String COLUMNNAME_IsStandardHeaderFooter
static final String COLUMNNAME_IsTableBased
static final String COLUMNNAME_JasperProcess_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_PrinterName
| Method Detail |
|---|
void setAD_PrintColor_ID(int AD_PrintColor_ID)
int getAD_PrintColor_ID()
I_AD_PrintColor getAD_PrintColor()
throws Exception
Exceptionvoid setAD_PrintFont_ID(int AD_PrintFont_ID)
int getAD_PrintFont_ID()
I_AD_PrintFont getAD_PrintFont()
throws Exception
Exceptionvoid setAD_PrintFormat_ID(int AD_PrintFormat_ID)
int getAD_PrintFormat_ID()
void setAD_PrintPaper_ID(int AD_PrintPaper_ID)
int getAD_PrintPaper_ID()
I_AD_PrintPaper getAD_PrintPaper()
throws Exception
Exceptionvoid setAD_PrintTableFormat_ID(int AD_PrintTableFormat_ID)
int getAD_PrintTableFormat_ID()
I_AD_PrintTableFormat getAD_PrintTableFormat()
throws Exception
Exceptionvoid setAD_ReportView_ID(int AD_ReportView_ID)
int getAD_ReportView_ID()
I_AD_ReportView getAD_ReportView()
throws Exception
Exceptionvoid setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setArgs(String Args)
String getArgs()
void setClassName(String ClassName)
String getClassName()
void setCreateCopy(String CreateCopy)
String getCreateCopy()
void setDescription(String Description)
String getDescription()
void setFooterMargin(int FooterMargin)
int getFooterMargin()
void setHeaderMargin(int HeaderMargin)
int getHeaderMargin()
void setIsDefault(boolean IsDefault)
boolean isDefault()
void setIsForm(boolean IsForm)
boolean isForm()
void setIsStandardHeaderFooter(boolean IsStandardHeaderFooter)
boolean isStandardHeaderFooter()
void setIsTableBased(boolean IsTableBased)
boolean isTableBased()
void setJasperProcess_ID(int JasperProcess_ID)
int getJasperProcess_ID()
void setName(String Name)
String getName()
void setPrinterName(String PrinterName)
String getPrinterName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||