|
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_CM_Container_URL
public class X_CM_Container_URL
Generated Model for CM_Container_URL
| 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_CM_Container_URL |
|---|
accessLevel, COLUMNNAME_Checked, COLUMNNAME_CM_Container_ID, COLUMNNAME_CM_Container_URL_ID, COLUMNNAME_Last_Result, COLUMNNAME_Status, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_CM_Container_URL(Properties ctx,
int CM_Container_URL_ID,
String trxName)
Standard Constructor |
|
X_CM_Container_URL(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
Timestamp |
getChecked()
Get Last Checked. |
int |
getCM_Container_ID()
Get Web Container. |
int |
getCM_Container_URL_ID()
Get Container URL. |
I_CM_Container |
getCM_Container()
|
String |
getLast_Result()
Get Last Result. |
String |
getStatus()
Get Status. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setChecked(Timestamp Checked)
Set Last Checked. |
void |
setCM_Container_ID(int CM_Container_ID)
Set Web Container. |
void |
setCM_Container_URL_ID(int CM_Container_URL_ID)
Set Container URL. |
void |
setLast_Result(String Last_Result)
Set Last Result. |
void |
setStatus(String Status)
Set Status. |
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_CM_Container_URL(Properties ctx,
int CM_Container_URL_ID,
String trxName)
public X_CM_Container_URL(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 setChecked(Timestamp Checked)
setChecked in interface I_CM_Container_URLChecked - Info when we did the last checkpublic Timestamp getChecked()
getChecked in interface I_CM_Container_URL
public I_CM_Container getCM_Container()
throws Exception
getCM_Container in interface I_CM_Container_URLExceptionpublic void setCM_Container_ID(int CM_Container_ID)
setCM_Container_ID in interface I_CM_Container_URLCM_Container_ID - Web Container contains content like images, text etc.public int getCM_Container_ID()
getCM_Container_ID in interface I_CM_Container_URLpublic void setCM_Container_URL_ID(int CM_Container_URL_ID)
setCM_Container_URL_ID in interface I_CM_Container_URLCM_Container_URL_ID - Contains info on used URLspublic int getCM_Container_URL_ID()
getCM_Container_URL_ID in interface I_CM_Container_URLpublic void setLast_Result(String Last_Result)
setLast_Result in interface I_CM_Container_URLLast_Result - Contains data on the last check resultpublic String getLast_Result()
getLast_Result in interface I_CM_Container_URLpublic void setStatus(String Status)
setStatus in interface I_CM_Container_URLStatus - Status of the currently running checkpublic String getStatus()
getStatus in interface I_CM_Container_URL
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||