|
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_M_ProductDownload
public class X_M_ProductDownload
Generated Model for M_ProductDownload
| 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_M_ProductDownload |
|---|
accessLevel, COLUMNNAME_DownloadURL, COLUMNNAME_M_Product_ID, COLUMNNAME_M_ProductDownload_ID, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_ProductDownload(Properties ctx,
int M_ProductDownload_ID,
String trxName)
Standard Constructor |
|
X_M_ProductDownload(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDownloadURL()
Get Download URL. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_ProductDownload_ID()
Get Product Download. |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setDownloadURL(String DownloadURL)
Set Download URL. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_ProductDownload_ID(int M_ProductDownload_ID)
Set Product Download. |
void |
setName(String Name)
Set Name. |
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_M_ProductDownload(Properties ctx,
int M_ProductDownload_ID,
String trxName)
public X_M_ProductDownload(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 setDownloadURL(String DownloadURL)
setDownloadURL in interface I_M_ProductDownloadDownloadURL - URL of the Download filespublic String getDownloadURL()
getDownloadURL in interface I_M_ProductDownloadpublic void setM_ProductDownload_ID(int M_ProductDownload_ID)
setM_ProductDownload_ID in interface I_M_ProductDownloadM_ProductDownload_ID - Product downloadspublic int getM_ProductDownload_ID()
getM_ProductDownload_ID in interface I_M_ProductDownload
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_M_ProductDownloadExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_M_ProductDownloadM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_M_ProductDownloadpublic void setName(String Name)
setName in interface I_M_ProductDownloadName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_M_ProductDownloadpublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||