|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_PA_DashboardContent
Generated Interface for PA_DashboardContent
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_HTML
Column name HTML |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PA_DashboardContent_ID
Column name PA_DashboardContent_ID |
static String |
COLUMNNAME_PA_Goal_ID
Column name PA_Goal_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=50010 |
static String |
Table_Name
TableName=PA_DashboardContent |
| Method Summary | |
|---|---|
int |
getAD_Window_ID()
Get Window. |
I_AD_Window |
getAD_Window()
|
String |
getDescription()
Get Description. |
String |
getHTML()
Get HTML |
BigDecimal |
getLine()
Get Line No. |
String |
getName()
Get Name. |
int |
getPA_DashboardContent_ID()
Get PA_DashboardContent_ID |
int |
getPA_Goal_ID()
Get Goal. |
I_PA_Goal |
getPA_Goal()
|
void |
setAD_Window_ID(int AD_Window_ID)
Set Window. |
void |
setDescription(String Description)
Set Description. |
void |
setHTML(String HTML)
Set HTML |
void |
setLine(BigDecimal Line)
Set Line No. |
void |
setName(String Name)
Set Name. |
void |
setPA_DashboardContent_ID(int PA_DashboardContent_ID)
Set PA_DashboardContent_ID |
void |
setPA_Goal_ID(int PA_Goal_ID)
Set Goal. |
| 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_Window_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_HTML
static final String COLUMNNAME_Line
static final String COLUMNNAME_Name
static final String COLUMNNAME_PA_DashboardContent_ID
static final String COLUMNNAME_PA_Goal_ID
| Method Detail |
|---|
void setAD_Window_ID(int AD_Window_ID)
int getAD_Window_ID()
I_AD_Window getAD_Window()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setHTML(String HTML)
String getHTML()
void setLine(BigDecimal Line)
BigDecimal getLine()
void setName(String Name)
String getName()
void setPA_DashboardContent_ID(int PA_DashboardContent_ID)
int getPA_DashboardContent_ID()
void setPA_Goal_ID(int PA_Goal_ID)
int getPA_Goal_ID()
I_PA_Goal getPA_Goal()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||