|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_PA_Report
Generated Interface for PA_Report
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_PrintFormat_ID
Column name AD_PrintFormat_ID |
static String |
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID |
static String |
COLUMNNAME_C_Calendar_ID
Column name C_Calendar_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_JasperProcess_ID
Column name JasperProcess_ID |
static String |
COLUMNNAME_JasperProcessing
Column name JasperProcessing |
static String |
COLUMNNAME_ListSources
Column name ListSources |
static String |
COLUMNNAME_ListTrx
Column name ListTrx |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PA_Report_ID
Column name PA_Report_ID |
static String |
COLUMNNAME_PA_ReportColumnSet_ID
Column name PA_ReportColumnSet_ID |
static String |
COLUMNNAME_PA_ReportLineSet_ID
Column name PA_ReportLineSet_ID |
static String |
COLUMNNAME_Processing
Column name Processing |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=445 |
static String |
Table_Name
TableName=PA_Report |
| Method Summary | |
|---|---|
int |
getAD_PrintFormat_ID()
Get Print Format. |
I_AD_PrintFormat |
getAD_PrintFormat()
|
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
int |
getC_Calendar_ID()
Get Calendar. |
I_C_Calendar |
getC_Calendar()
|
String |
getDescription()
Get Description. |
int |
getJasperProcess_ID()
Get Jasper Process. |
String |
getJasperProcessing()
Get Jasper Process Now |
String |
getName()
Get Name. |
int |
getPA_Report_ID()
Get Financial Report. |
int |
getPA_ReportColumnSet_ID()
Get Report Column Set. |
I_PA_ReportColumnSet |
getPA_ReportColumnSet()
|
int |
getPA_ReportLineSet_ID()
Get Report Line Set |
I_PA_ReportLineSet |
getPA_ReportLineSet()
|
boolean |
isListSources()
Get List Sources. |
boolean |
isListTrx()
Get List Transactions. |
boolean |
isProcessing()
Get Process Now |
void |
setAD_PrintFormat_ID(int AD_PrintFormat_ID)
Set Print Format. |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setC_Calendar_ID(int C_Calendar_ID)
Set Calendar. |
void |
setDescription(String Description)
Set Description. |
void |
setJasperProcess_ID(int JasperProcess_ID)
Set Jasper Process. |
void |
setJasperProcessing(String JasperProcessing)
Set Jasper Process Now |
void |
setListSources(boolean ListSources)
Set List Sources. |
void |
setListTrx(boolean ListTrx)
Set List Transactions. |
void |
setName(String Name)
Set Name. |
void |
setPA_Report_ID(int PA_Report_ID)
Set Financial Report. |
void |
setPA_ReportColumnSet_ID(int PA_ReportColumnSet_ID)
Set Report Column Set. |
void |
setPA_ReportLineSet_ID(int PA_ReportLineSet_ID)
Set Report Line Set |
void |
setProcessing(boolean Processing)
Set Process Now |
| 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_PrintFormat_ID
static final String COLUMNNAME_C_AcctSchema_ID
static final String COLUMNNAME_C_Calendar_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_JasperProcess_ID
static final String COLUMNNAME_JasperProcessing
static final String COLUMNNAME_ListSources
static final String COLUMNNAME_ListTrx
static final String COLUMNNAME_Name
static final String COLUMNNAME_PA_ReportColumnSet_ID
static final String COLUMNNAME_PA_Report_ID
static final String COLUMNNAME_PA_ReportLineSet_ID
static final String COLUMNNAME_Processing
| Method Detail |
|---|
void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
int getAD_PrintFormat_ID()
I_AD_PrintFormat getAD_PrintFormat()
throws Exception
Exceptionvoid setC_AcctSchema_ID(int C_AcctSchema_ID)
int getC_AcctSchema_ID()
I_C_AcctSchema getC_AcctSchema()
throws Exception
Exceptionvoid setC_Calendar_ID(int C_Calendar_ID)
int getC_Calendar_ID()
I_C_Calendar getC_Calendar()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setJasperProcess_ID(int JasperProcess_ID)
int getJasperProcess_ID()
void setJasperProcessing(String JasperProcessing)
String getJasperProcessing()
void setListSources(boolean ListSources)
boolean isListSources()
void setListTrx(boolean ListTrx)
boolean isListTrx()
void setName(String Name)
String getName()
void setPA_ReportColumnSet_ID(int PA_ReportColumnSet_ID)
int getPA_ReportColumnSet_ID()
I_PA_ReportColumnSet getPA_ReportColumnSet()
throws Exception
Exceptionvoid setPA_Report_ID(int PA_Report_ID)
int getPA_Report_ID()
void setPA_ReportLineSet_ID(int PA_ReportLineSet_ID)
int getPA_ReportLineSet_ID()
I_PA_ReportLineSet getPA_ReportLineSet()
throws Exception
Exceptionvoid setProcessing(boolean Processing)
boolean isProcessing()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||