|
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_CStage_Element
public class X_CM_CStage_Element
Generated Model for CM_CStage_Element
| 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_CStage_Element |
|---|
accessLevel, COLUMNNAME_CM_CStage_Element_ID, COLUMNNAME_CM_CStage_ID, COLUMNNAME_ContentHTML, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_IsValid, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_CM_CStage_Element(Properties ctx,
int CM_CStage_Element_ID,
String trxName)
Standard Constructor |
|
X_CM_CStage_Element(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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_CStage_Element(Properties ctx,
int CM_CStage_Element_ID,
String trxName)
public X_CM_CStage_Element(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 setCM_CStage_Element_ID(int CM_CStage_Element_ID)
setCM_CStage_Element_ID in interface I_CM_CStage_ElementCM_CStage_Element_ID - Container element i.e. Headline, Content, Footer etc.public int getCM_CStage_Element_ID()
getCM_CStage_Element_ID in interface I_CM_CStage_Element
public I_CM_CStage getCM_CStage()
throws Exception
getCM_CStage in interface I_CM_CStage_ElementExceptionpublic void setCM_CStage_ID(int CM_CStage_ID)
setCM_CStage_ID in interface I_CM_CStage_ElementCM_CStage_ID - Web Container Stage contains the staging content like images, text etc.public int getCM_CStage_ID()
getCM_CStage_ID in interface I_CM_CStage_Elementpublic void setContentHTML(String ContentHTML)
setContentHTML in interface I_CM_CStage_ElementContentHTML - Contains the content itselfpublic String getContentHTML()
getContentHTML in interface I_CM_CStage_Elementpublic void setDescription(String Description)
setDescription in interface I_CM_CStage_ElementDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_CM_CStage_Elementpublic void setHelp(String Help)
setHelp in interface I_CM_CStage_ElementHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_CM_CStage_Elementpublic void setIsValid(boolean IsValid)
setIsValid in interface I_CM_CStage_ElementIsValid - Element is validpublic boolean isValid()
isValid in interface I_CM_CStage_Elementpublic void setName(String Name)
setName in interface I_CM_CStage_ElementName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_CM_CStage_Elementpublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||