|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_CStage_Element
Generated Interface for CM_CStage_Element
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_CM_CStage_Element_ID
Column name CM_CStage_Element_ID |
static String |
COLUMNNAME_CM_CStage_ID
Column name CM_CStage_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=867 |
static String |
Table_Name
TableName=CM_CStage_Element |
| Method Summary | |
|---|---|
int |
getCM_CStage_Element_ID()
Get Container Stage Element. |
int |
getCM_CStage_ID()
Get Web Container Stage. |
I_CM_CStage |
getCM_CStage()
|
String |
getContentHTML()
Get Content HTML. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
boolean |
isValid()
Get Valid. |
void |
setCM_CStage_Element_ID(int CM_CStage_Element_ID)
Set Container Stage Element. |
void |
setCM_CStage_ID(int CM_CStage_ID)
Set Web Container Stage. |
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_CStage_Element_ID
static final String COLUMNNAME_CM_CStage_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_CStage_Element_ID(int CM_CStage_Element_ID)
int getCM_CStage_Element_ID()
void setCM_CStage_ID(int CM_CStage_ID)
int getCM_CStage_ID()
I_CM_CStage getCM_CStage()
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 | |||||||||