|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_PA_Report
public class X_PA_Report
Generated Model for PA_Report
| Field Summary | |
|---|---|
static int |
JASPERPROCESS_ID_AD_Reference_ID
JasperProcess_ID AD_Reference_ID=400 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_PA_Report(Properties ctx,
int PA_Report_ID,
String trxName)
Standard Constructor |
|
X_PA_Report(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int JASPERPROCESS_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_PA_Report(Properties ctx,
int PA_Report_ID,
String trxName)
public X_PA_Report(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_AD_PrintFormat getAD_PrintFormat()
throws Exception
getAD_PrintFormat in interface I_PA_ReportExceptionpublic void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
setAD_PrintFormat_ID in interface I_PA_ReportAD_PrintFormat_ID - Data Print Formatpublic int getAD_PrintFormat_ID()
getAD_PrintFormat_ID in interface I_PA_Report
public I_C_AcctSchema getC_AcctSchema()
throws Exception
getC_AcctSchema in interface I_PA_ReportExceptionpublic void setC_AcctSchema_ID(int C_AcctSchema_ID)
setC_AcctSchema_ID in interface I_PA_ReportC_AcctSchema_ID - Rules for accountingpublic int getC_AcctSchema_ID()
getC_AcctSchema_ID in interface I_PA_Report
public I_C_Calendar getC_Calendar()
throws Exception
getC_Calendar in interface I_PA_ReportExceptionpublic void setC_Calendar_ID(int C_Calendar_ID)
setC_Calendar_ID in interface I_PA_ReportC_Calendar_ID - Accounting Calendar Namepublic int getC_Calendar_ID()
getC_Calendar_ID in interface I_PA_Reportpublic void setDescription(String Description)
setDescription in interface I_PA_ReportDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_PA_Reportpublic void setJasperProcess_ID(int JasperProcess_ID)
setJasperProcess_ID in interface I_PA_ReportJasperProcess_ID - The Jasper Process used by the printengine if any process definedpublic int getJasperProcess_ID()
getJasperProcess_ID in interface I_PA_Reportpublic void setJasperProcessing(String JasperProcessing)
setJasperProcessing in interface I_PA_ReportJasperProcessing - Jasper Process Nowpublic String getJasperProcessing()
getJasperProcessing in interface I_PA_Reportpublic void setListSources(boolean ListSources)
setListSources in interface I_PA_ReportListSources - List Report Line Sourcespublic boolean isListSources()
isListSources in interface I_PA_Reportpublic void setListTrx(boolean ListTrx)
setListTrx in interface I_PA_ReportListTrx - List the report transactionspublic boolean isListTrx()
isListTrx in interface I_PA_Reportpublic void setName(String Name)
setName in interface I_PA_ReportName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_PA_Reportpublic KeyNamePair getKeyNamePair()
public I_PA_ReportColumnSet getPA_ReportColumnSet()
throws Exception
getPA_ReportColumnSet in interface I_PA_ReportExceptionpublic void setPA_ReportColumnSet_ID(int PA_ReportColumnSet_ID)
setPA_ReportColumnSet_ID in interface I_PA_ReportPA_ReportColumnSet_ID - Collection of Columns for Reportpublic int getPA_ReportColumnSet_ID()
getPA_ReportColumnSet_ID in interface I_PA_Reportpublic void setPA_Report_ID(int PA_Report_ID)
setPA_Report_ID in interface I_PA_ReportPA_Report_ID - Financial Reportpublic int getPA_Report_ID()
getPA_Report_ID in interface I_PA_Report
public I_PA_ReportLineSet getPA_ReportLineSet()
throws Exception
getPA_ReportLineSet in interface I_PA_ReportExceptionpublic void setPA_ReportLineSet_ID(int PA_ReportLineSet_ID)
setPA_ReportLineSet_ID in interface I_PA_ReportPA_ReportLineSet_ID - Report Line Setpublic int getPA_ReportLineSet_ID()
getPA_ReportLineSet_ID in interface I_PA_Reportpublic void setProcessing(boolean Processing)
setProcessing in interface I_PA_ReportProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_PA_Report
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||