|
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_DashboardContent
public class X_PA_DashboardContent
Generated Model for PA_DashboardContent
| Field Summary |
|---|
| 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_PA_DashboardContent |
|---|
accessLevel, COLUMNNAME_AD_Window_ID, COLUMNNAME_Description, COLUMNNAME_HTML, COLUMNNAME_Line, COLUMNNAME_Name, COLUMNNAME_PA_DashboardContent_ID, COLUMNNAME_PA_Goal_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_PA_DashboardContent(Properties ctx,
int PA_DashboardContent_ID,
String trxName)
Standard Constructor |
|
X_PA_DashboardContent(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Window_ID()
Get Window. |
I_AD_Window |
getAD_Window()
|
String |
getDescription()
Get Description. |
String |
getHTML()
Get HTML. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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 |
| Constructor Detail |
|---|
public X_PA_DashboardContent(Properties ctx,
int PA_DashboardContent_ID,
String trxName)
public X_PA_DashboardContent(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_Window getAD_Window()
throws Exception
getAD_Window in interface I_PA_DashboardContentExceptionpublic void setAD_Window_ID(int AD_Window_ID)
setAD_Window_ID in interface I_PA_DashboardContentAD_Window_ID - Data entry or display windowpublic int getAD_Window_ID()
getAD_Window_ID in interface I_PA_DashboardContentpublic void setDescription(String Description)
setDescription in interface I_PA_DashboardContentDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_PA_DashboardContentpublic void setHTML(String HTML)
setHTML in interface I_PA_DashboardContentHTML - HTMLpublic String getHTML()
getHTML in interface I_PA_DashboardContentpublic void setLine(BigDecimal Line)
setLine in interface I_PA_DashboardContentLine - Unique line for this documentpublic BigDecimal getLine()
getLine in interface I_PA_DashboardContentpublic void setName(String Name)
setName in interface I_PA_DashboardContentName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_PA_DashboardContentpublic KeyNamePair getKeyNamePair()
public void setPA_DashboardContent_ID(int PA_DashboardContent_ID)
setPA_DashboardContent_ID in interface I_PA_DashboardContentPA_DashboardContent_ID - PA_DashboardContent_IDpublic int getPA_DashboardContent_ID()
getPA_DashboardContent_ID in interface I_PA_DashboardContent
public I_PA_Goal getPA_Goal()
throws Exception
getPA_Goal in interface I_PA_DashboardContentExceptionpublic void setPA_Goal_ID(int PA_Goal_ID)
setPA_Goal_ID in interface I_PA_DashboardContentPA_Goal_ID - Performance Goalpublic int getPA_Goal_ID()
getPA_Goal_ID in interface I_PA_DashboardContent
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||