|
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_Element
Generated Interface for CM_Container_Element
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_CM_Container_Element_ID
Column name CM_Container_Element_ID |
static String |
COLUMNNAME_CM_Container_ID
Column name CM_Container_ID |
static String |
COLUMNNAME_ContentHTML
Column name ContentHTML |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsValid
Column name IsValid |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=860 |
static String |
Table_Name
TableName=CM_Container_Element |
| Method Summary | |
|---|---|
int |
getCM_Container_Element_ID()
Get Container Element. |
int |
getCM_Container_ID()
Get Web Container. |
I_CM_Container |
getCM_Container()
|
String |
getContentHTML()
Get Content HTML. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
boolean |
isValid()
Get Valid. |
void |
setCM_Container_Element_ID(int CM_Container_Element_ID)
Set Container Element. |
void |
setCM_Container_ID(int CM_Container_ID)
Set Web Container. |
void |
setContentHTML(String ContentHTML)
Set Content HTML. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsValid(boolean IsValid)
Set Valid. |
void |
setName(String Name)
Set Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_CM_Container_Element_ID
static final String COLUMNNAME_CM_Container_ID
static final String COLUMNNAME_ContentHTML
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsValid
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setCM_Container_Element_ID(int CM_Container_Element_ID)
int getCM_Container_Element_ID()
void setCM_Container_ID(int CM_Container_ID)
int getCM_Container_ID()
I_CM_Container getCM_Container()
throws Exception
Exceptionvoid setContentHTML(String ContentHTML)
String getContentHTML()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setIsValid(boolean IsValid)
boolean isValid()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||