|
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_AD_ReportView
public class X_AD_ReportView
Generated Model for AD_ReportView
| Field Summary | |
|---|---|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
| 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 |
| Fields inherited from interface org.compiere.model.I_AD_ReportView |
|---|
accessLevel, COLUMNNAME_AD_ReportView_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Name, COLUMNNAME_OrderByClause, COLUMNNAME_WhereClause, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_ReportView(Properties ctx,
int AD_ReportView_ID,
String trxName)
Standard Constructor |
|
X_AD_ReportView(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_ReportView_ID()
Get Report View. |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getOrderByClause()
Get Sql ORDER BY. |
String |
getWhereClause()
Get Sql WHERE. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_ReportView_ID(int AD_ReportView_ID)
Set Report View. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setName(String Name)
Set Name. |
void |
setOrderByClause(String OrderByClause)
Set Sql ORDER BY. |
void |
setWhereClause(String WhereClause)
Set Sql WHERE. |
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 ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_ReportView(Properties ctx,
int AD_ReportView_ID,
String trxName)
public X_AD_ReportView(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 POpublic void setAD_ReportView_ID(int AD_ReportView_ID)
setAD_ReportView_ID in interface I_AD_ReportViewAD_ReportView_ID - View used to generate this reportpublic int getAD_ReportView_ID()
getAD_ReportView_ID in interface I_AD_ReportView
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_ReportViewExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_ReportViewAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_ReportViewpublic void setDescription(String Description)
setDescription in interface I_AD_ReportViewDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_ReportViewpublic void setEntityType(String EntityType)
setEntityType in interface I_AD_ReportViewEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_ReportViewpublic void setName(String Name)
setName in interface I_AD_ReportViewName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_ReportViewpublic KeyNamePair getKeyNamePair()
public void setOrderByClause(String OrderByClause)
setOrderByClause in interface I_AD_ReportViewOrderByClause - Fully qualified ORDER BY clausepublic String getOrderByClause()
getOrderByClause in interface I_AD_ReportViewpublic void setWhereClause(String WhereClause)
setWhereClause in interface I_AD_ReportViewWhereClause - Fully qualified SQL WHERE clausepublic String getWhereClause()
getWhereClause in interface I_AD_ReportView
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||