|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_Container_URL
Generated Interface for CM_Container_URL
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_Checked
Column name Checked |
static String |
COLUMNNAME_CM_Container_ID
Column name CM_Container_ID |
static String |
COLUMNNAME_CM_Container_URL_ID
Column name CM_Container_URL_ID |
static String |
COLUMNNAME_Last_Result
Column name Last_Result |
static String |
COLUMNNAME_Status
Column name Status |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=865 |
static String |
Table_Name
TableName=CM_Container_URL |
| Method Summary | |
|---|---|
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. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Checked
static final String COLUMNNAME_CM_Container_ID
static final String COLUMNNAME_CM_Container_URL_ID
static final String COLUMNNAME_Last_Result
static final String COLUMNNAME_Status
| Method Detail |
|---|
void setChecked(Timestamp Checked)
Timestamp getChecked()
void setCM_Container_ID(int CM_Container_ID)
int getCM_Container_ID()
I_CM_Container getCM_Container()
throws Exception
Exceptionvoid setCM_Container_URL_ID(int CM_Container_URL_ID)
int getCM_Container_URL_ID()
void setLast_Result(String Last_Result)
String getLast_Result()
void setStatus(String Status)
String getStatus()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||