|
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
Generated Interface for CM_Container
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_CM_Container_ID
Column name CM_Container_ID |
static String |
COLUMNNAME_CM_ContainerLink_ID
Column name CM_ContainerLink_ID |
static String |
COLUMNNAME_CM_Template_ID
Column name CM_Template_ID |
static String |
COLUMNNAME_CM_WebProject_ID
Column name CM_WebProject_ID |
static String |
COLUMNNAME_ContainerLinkURL
Column name ContainerLinkURL |
static String |
COLUMNNAME_ContainerType
Column name ContainerType |
static String |
COLUMNNAME_ContainerXML
Column name ContainerXML |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsIndexed
Column name IsIndexed |
static String |
COLUMNNAME_IsSecure
Column name IsSecure |
static String |
COLUMNNAME_IsSummary
Column name IsSummary |
static String |
COLUMNNAME_IsValid
Column name IsValid |
static String |
COLUMNNAME_Meta_Author
Column name Meta_Author |
static String |
COLUMNNAME_Meta_Content
Column name Meta_Content |
static String |
COLUMNNAME_Meta_Copyright
Column name Meta_Copyright |
static String |
COLUMNNAME_Meta_Description
Column name Meta_Description |
static String |
COLUMNNAME_Meta_Keywords
Column name Meta_Keywords |
static String |
COLUMNNAME_Meta_Language
Column name Meta_Language |
static String |
COLUMNNAME_Meta_Publisher
Column name Meta_Publisher |
static String |
COLUMNNAME_Meta_RobotsTag
Column name Meta_RobotsTag |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Notice
Column name Notice |
static String |
COLUMNNAME_Priority
Column name Priority |
static String |
COLUMNNAME_RelativeURL
Column name RelativeURL |
static String |
COLUMNNAME_StructureXML
Column name StructureXML |
static String |
COLUMNNAME_Title
Column name Title |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=855 |
static String |
Table_Name
TableName=CM_Container |
| Method Summary | |
|---|---|
int |
getCM_Container_ID()
Get Web Container. |
int |
getCM_ContainerLink_ID()
Get Container Link. |
int |
getCM_Template_ID()
Get Template. |
I_CM_Template |
getCM_Template()
|
int |
getCM_WebProject_ID()
Get Web Project. |
I_CM_WebProject |
getCM_WebProject()
|
String |
getContainerLinkURL()
Get External Link (URL). |
String |
getContainerType()
Get Web Container Type. |
String |
getContainerXML()
Get ContainerXML. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getMeta_Author()
Get Meta Author. |
String |
getMeta_Content()
Get Meta Content Type. |
String |
getMeta_Copyright()
Get Meta Copyright. |
String |
getMeta_Description()
Get Meta Description. |
String |
getMeta_Keywords()
Get Meta Keywords. |
String |
getMeta_Language()
Get Meta Language. |
String |
getMeta_Publisher()
Get Meta Publisher. |
String |
getMeta_RobotsTag()
Get Meta RobotsTag. |
String |
getName()
Get Name. |
String |
getNotice()
Get Notice. |
int |
getPriority()
Get Priority. |
String |
getRelativeURL()
Get Relative URL. |
String |
getStructureXML()
Get StructureXML. |
String |
getTitle()
Get Title. |
boolean |
isIndexed()
Get Indexed. |
boolean |
isSecure()
Get Secure content. |
boolean |
isSummary()
Get Summary Level. |
boolean |
isValid()
Get Valid. |
void |
setCM_Container_ID(int CM_Container_ID)
Set Web Container. |
void |
setCM_ContainerLink_ID(int CM_ContainerLink_ID)
Set Container Link. |
void |
setCM_Template_ID(int CM_Template_ID)
Set Template. |
void |
setCM_WebProject_ID(int CM_WebProject_ID)
Set Web Project. |
void |
setContainerLinkURL(String ContainerLinkURL)
Set External Link (URL). |
void |
setContainerType(String ContainerType)
Set Web Container Type. |
void |
setContainerXML(String ContainerXML)
Set ContainerXML. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsIndexed(boolean IsIndexed)
Set Indexed. |
void |
setIsSecure(boolean IsSecure)
Set Secure content. |
void |
setIsSummary(boolean IsSummary)
Set Summary Level. |
void |
setIsValid(boolean IsValid)
Set Valid. |
void |
setMeta_Author(String Meta_Author)
Set Meta Author. |
void |
setMeta_Content(String Meta_Content)
Set Meta Content Type. |
void |
setMeta_Copyright(String Meta_Copyright)
Set Meta Copyright. |
void |
setMeta_Description(String Meta_Description)
Set Meta Description. |
void |
setMeta_Keywords(String Meta_Keywords)
Set Meta Keywords. |
void |
setMeta_Language(String Meta_Language)
Set Meta Language. |
void |
setMeta_Publisher(String Meta_Publisher)
Set Meta Publisher. |
void |
setMeta_RobotsTag(String Meta_RobotsTag)
Set Meta RobotsTag. |
void |
setName(String Name)
Set Name. |
void |
setNotice(String Notice)
Set Notice. |
void |
setPriority(int Priority)
Set Priority. |
void |
setRelativeURL(String RelativeURL)
Set Relative URL. |
void |
setStructureXML(String StructureXML)
Set StructureXML. |
void |
setTitle(String Title)
Set Title. |
| 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_ID
static final String COLUMNNAME_CM_ContainerLink_ID
static final String COLUMNNAME_CM_Template_ID
static final String COLUMNNAME_CM_WebProject_ID
static final String COLUMNNAME_ContainerLinkURL
static final String COLUMNNAME_ContainerType
static final String COLUMNNAME_ContainerXML
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsIndexed
static final String COLUMNNAME_IsSecure
static final String COLUMNNAME_IsSummary
static final String COLUMNNAME_IsValid
static final String COLUMNNAME_Meta_Author
static final String COLUMNNAME_Meta_Content
static final String COLUMNNAME_Meta_Copyright
static final String COLUMNNAME_Meta_Description
static final String COLUMNNAME_Meta_Keywords
static final String COLUMNNAME_Meta_Language
static final String COLUMNNAME_Meta_Publisher
static final String COLUMNNAME_Meta_RobotsTag
static final String COLUMNNAME_Name
static final String COLUMNNAME_Notice
static final String COLUMNNAME_Priority
static final String COLUMNNAME_RelativeURL
static final String COLUMNNAME_StructureXML
static final String COLUMNNAME_Title
| Method Detail |
|---|
void setCM_Container_ID(int CM_Container_ID)
int getCM_Container_ID()
void setCM_ContainerLink_ID(int CM_ContainerLink_ID)
int getCM_ContainerLink_ID()
void setCM_Template_ID(int CM_Template_ID)
int getCM_Template_ID()
I_CM_Template getCM_Template()
throws Exception
Exceptionvoid setCM_WebProject_ID(int CM_WebProject_ID)
int getCM_WebProject_ID()
I_CM_WebProject getCM_WebProject()
throws Exception
Exceptionvoid setContainerLinkURL(String ContainerLinkURL)
String getContainerLinkURL()
void setContainerType(String ContainerType)
String getContainerType()
void setContainerXML(String ContainerXML)
String getContainerXML()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setIsIndexed(boolean IsIndexed)
boolean isIndexed()
void setIsSecure(boolean IsSecure)
boolean isSecure()
void setIsSummary(boolean IsSummary)
boolean isSummary()
void setIsValid(boolean IsValid)
boolean isValid()
void setMeta_Author(String Meta_Author)
String getMeta_Author()
void setMeta_Content(String Meta_Content)
String getMeta_Content()
void setMeta_Copyright(String Meta_Copyright)
String getMeta_Copyright()
void setMeta_Description(String Meta_Description)
String getMeta_Description()
void setMeta_Keywords(String Meta_Keywords)
String getMeta_Keywords()
void setMeta_Language(String Meta_Language)
String getMeta_Language()
void setMeta_Publisher(String Meta_Publisher)
String getMeta_Publisher()
void setMeta_RobotsTag(String Meta_RobotsTag)
String getMeta_RobotsTag()
void setName(String Name)
String getName()
void setNotice(String Notice)
String getNotice()
void setPriority(int Priority)
int getPriority()
void setRelativeURL(String RelativeURL)
String getRelativeURL()
void setStructureXML(String StructureXML)
String getStructureXML()
void setTitle(String Title)
String getTitle()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||