|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_ReportView
Generated Interface for AD_ReportView
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
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_Description
Column name Description |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_OrderByClause
Column name OrderByClause |
static String |
COLUMNNAME_WhereClause
Column name WhereClause |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=361 |
static String |
Table_Name
TableName=AD_ReportView |
| Method Summary | |
|---|---|
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. |
String |
getName()
Get Name. |
String |
getOrderByClause()
Get Sql ORDER BY. |
String |
getWhereClause()
Get Sql WHERE. |
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. |
| 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_ReportView_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_Name
static final String COLUMNNAME_OrderByClause
static final String COLUMNNAME_WhereClause
| Method Detail |
|---|
void setAD_ReportView_ID(int AD_ReportView_ID)
int getAD_ReportView_ID()
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setEntityType(String EntityType)
String getEntityType()
void setName(String Name)
String getName()
void setOrderByClause(String OrderByClause)
String getOrderByClause()
void setWhereClause(String WhereClause)
String getWhereClause()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||