Adempiere 3.5.2a

org.compiere.model
Interface I_CM_Container

All Known Implementing Classes:
MContainer, X_CM_Container

public interface I_CM_Container

Generated Interface for CM_Container

Version:
Release 3.5.2a
Author:
Adempiere (generated)

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

Table_Name

static final String Table_Name
TableName=CM_Container

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=855


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 6 - System - Client


COLUMNNAME_CM_Container_ID

static final String COLUMNNAME_CM_Container_ID
Column name CM_Container_ID

See Also:
Constant Field Values

COLUMNNAME_CM_ContainerLink_ID

static final String COLUMNNAME_CM_ContainerLink_ID
Column name CM_ContainerLink_ID

See Also:
Constant Field Values

COLUMNNAME_CM_Template_ID

static final String COLUMNNAME_CM_Template_ID
Column name CM_Template_ID

See Also:
Constant Field Values

COLUMNNAME_CM_WebProject_ID

static final String COLUMNNAME_CM_WebProject_ID
Column name CM_WebProject_ID

See Also:
Constant Field Values

COLUMNNAME_ContainerLinkURL

static final String COLUMNNAME_ContainerLinkURL
Column name ContainerLinkURL

See Also:
Constant Field Values

COLUMNNAME_ContainerType

static final String COLUMNNAME_ContainerType
Column name ContainerType

See Also:
Constant Field Values

COLUMNNAME_ContainerXML

static final String COLUMNNAME_ContainerXML
Column name ContainerXML

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_Help

static final String COLUMNNAME_Help
Column name Help

See Also:
Constant Field Values

COLUMNNAME_IsIndexed

static final String COLUMNNAME_IsIndexed
Column name IsIndexed

See Also:
Constant Field Values

COLUMNNAME_IsSecure

static final String COLUMNNAME_IsSecure
Column name IsSecure

See Also:
Constant Field Values

COLUMNNAME_IsSummary

static final String COLUMNNAME_IsSummary
Column name IsSummary

See Also:
Constant Field Values

COLUMNNAME_IsValid

static final String COLUMNNAME_IsValid
Column name IsValid

See Also:
Constant Field Values

COLUMNNAME_Meta_Author

static final String COLUMNNAME_Meta_Author
Column name Meta_Author

See Also:
Constant Field Values

COLUMNNAME_Meta_Content

static final String COLUMNNAME_Meta_Content
Column name Meta_Content

See Also:
Constant Field Values

COLUMNNAME_Meta_Copyright

static final String COLUMNNAME_Meta_Copyright
Column name Meta_Copyright

See Also:
Constant Field Values

COLUMNNAME_Meta_Description

static final String COLUMNNAME_Meta_Description
Column name Meta_Description

See Also:
Constant Field Values

COLUMNNAME_Meta_Keywords

static final String COLUMNNAME_Meta_Keywords
Column name Meta_Keywords

See Also:
Constant Field Values

COLUMNNAME_Meta_Language

static final String COLUMNNAME_Meta_Language
Column name Meta_Language

See Also:
Constant Field Values

COLUMNNAME_Meta_Publisher

static final String COLUMNNAME_Meta_Publisher
Column name Meta_Publisher

See Also:
Constant Field Values

COLUMNNAME_Meta_RobotsTag

static final String COLUMNNAME_Meta_RobotsTag
Column name Meta_RobotsTag

See Also:
Constant Field Values

COLUMNNAME_Name

static final String COLUMNNAME_Name
Column name Name

See Also:
Constant Field Values

COLUMNNAME_Notice

static final String COLUMNNAME_Notice
Column name Notice

See Also:
Constant Field Values

COLUMNNAME_Priority

static final String COLUMNNAME_Priority
Column name Priority

See Also:
Constant Field Values

COLUMNNAME_RelativeURL

static final String COLUMNNAME_RelativeURL
Column name RelativeURL

See Also:
Constant Field Values

COLUMNNAME_StructureXML

static final String COLUMNNAME_StructureXML
Column name StructureXML

See Also:
Constant Field Values

COLUMNNAME_Title

static final String COLUMNNAME_Title
Column name Title

See Also:
Constant Field Values
Method Detail

setCM_Container_ID

void setCM_Container_ID(int CM_Container_ID)
Set Web Container. Web Container contains content like images, text etc.


getCM_Container_ID

int getCM_Container_ID()
Get Web Container. Web Container contains content like images, text etc.


setCM_ContainerLink_ID

void setCM_ContainerLink_ID(int CM_ContainerLink_ID)
Set Container Link. Link to another Container in the Web Project


getCM_ContainerLink_ID

int getCM_ContainerLink_ID()
Get Container Link. Link to another Container in the Web Project


setCM_Template_ID

void setCM_Template_ID(int CM_Template_ID)
Set Template. Template defines how content is displayed


getCM_Template_ID

int getCM_Template_ID()
Get Template. Template defines how content is displayed


getCM_Template

I_CM_Template getCM_Template()
                             throws Exception
Throws:
Exception

setCM_WebProject_ID

void setCM_WebProject_ID(int CM_WebProject_ID)
Set Web Project. A web project is the main data container for Containers, URLs, Ads, Media etc.


getCM_WebProject_ID

int getCM_WebProject_ID()
Get Web Project. A web project is the main data container for Containers, URLs, Ads, Media etc.


getCM_WebProject

I_CM_WebProject getCM_WebProject()
                                 throws Exception
Throws:
Exception

setContainerLinkURL

void setContainerLinkURL(String ContainerLinkURL)
Set External Link (URL). External Link (IRL) for the Container


getContainerLinkURL

String getContainerLinkURL()
Get External Link (URL). External Link (IRL) for the Container


setContainerType

void setContainerType(String ContainerType)
Set Web Container Type. Web Container Type


getContainerType

String getContainerType()
Get Web Container Type. Web Container Type


setContainerXML

void setContainerXML(String ContainerXML)
Set ContainerXML. Autogenerated Containerdefinition as XML Code


getContainerXML

String getContainerXML()
Get ContainerXML. Autogenerated Containerdefinition as XML Code


setDescription

void setDescription(String Description)
Set Description. Optional short description of the record


getDescription

String getDescription()
Get Description. Optional short description of the record


setHelp

void setHelp(String Help)
Set Comment/Help. Comment or Hint


getHelp

String getHelp()
Get Comment/Help. Comment or Hint


setIsIndexed

void setIsIndexed(boolean IsIndexed)
Set Indexed. Index the document for the internal search engine


isIndexed

boolean isIndexed()
Get Indexed. Index the document for the internal search engine


setIsSecure

void setIsSecure(boolean IsSecure)
Set Secure content. Defines whether content needs to get encrypted


isSecure

boolean isSecure()
Get Secure content. Defines whether content needs to get encrypted


setIsSummary

void setIsSummary(boolean IsSummary)
Set Summary Level. This is a summary entity


isSummary

boolean isSummary()
Get Summary Level. This is a summary entity


setIsValid

void setIsValid(boolean IsValid)
Set Valid. Element is valid


isValid

boolean isValid()
Get Valid. Element is valid


setMeta_Author

void setMeta_Author(String Meta_Author)
Set Meta Author. Author of the content


getMeta_Author

String getMeta_Author()
Get Meta Author. Author of the content


setMeta_Content

void setMeta_Content(String Meta_Content)
Set Meta Content Type. Defines the type of content i.e. "text/html; charset=UTF-8"


getMeta_Content

String getMeta_Content()
Get Meta Content Type. Defines the type of content i.e. "text/html; charset=UTF-8"


setMeta_Copyright

void setMeta_Copyright(String Meta_Copyright)
Set Meta Copyright. Contains Copyright information for the content


getMeta_Copyright

String getMeta_Copyright()
Get Meta Copyright. Contains Copyright information for the content


setMeta_Description

void setMeta_Description(String Meta_Description)
Set Meta Description. Meta info describing the contents of the page


getMeta_Description

String getMeta_Description()
Get Meta Description. Meta info describing the contents of the page


setMeta_Keywords

void setMeta_Keywords(String Meta_Keywords)
Set Meta Keywords. Contains the keywords for the content


getMeta_Keywords

String getMeta_Keywords()
Get Meta Keywords. Contains the keywords for the content


setMeta_Language

void setMeta_Language(String Meta_Language)
Set Meta Language. Language HTML Meta Tag


getMeta_Language

String getMeta_Language()
Get Meta Language. Language HTML Meta Tag


setMeta_Publisher

void setMeta_Publisher(String Meta_Publisher)
Set Meta Publisher. Meta Publisher defines the publisher of the content


getMeta_Publisher

String getMeta_Publisher()
Get Meta Publisher. Meta Publisher defines the publisher of the content


setMeta_RobotsTag

void setMeta_RobotsTag(String Meta_RobotsTag)
Set Meta RobotsTag. RobotsTag defines how search robots should handle this content


getMeta_RobotsTag

String getMeta_RobotsTag()
Get Meta RobotsTag. RobotsTag defines how search robots should handle this content


setName

void setName(String Name)
Set Name. Alphanumeric identifier of the entity


getName

String getName()
Get Name. Alphanumeric identifier of the entity


setNotice

void setNotice(String Notice)
Set Notice. Contains last write notice


getNotice

String getNotice()
Get Notice. Contains last write notice


setPriority

void setPriority(int Priority)
Set Priority. Indicates if this request is of a high, medium or low priority.


getPriority

int getPriority()
Get Priority. Indicates if this request is of a high, medium or low priority.


setRelativeURL

void setRelativeURL(String RelativeURL)
Set Relative URL. Contains the relative URL for the container


getRelativeURL

String getRelativeURL()
Get Relative URL. Contains the relative URL for the container


setStructureXML

void setStructureXML(String StructureXML)
Set StructureXML. Autogenerated Containerdefinition as XML Code


getStructureXML

String getStructureXML()
Get StructureXML. Autogenerated Containerdefinition as XML Code


setTitle

void setTitle(String Title)
Set Title. Name this entity is referred to as


getTitle

String getTitle()
Get Title. Name this entity is referred to as


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.