Class GeneratedSiteMessage

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SiteMessage

public abstract class GeneratedSiteMessage extends GenericItem
Generated class for type SiteMessage.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedSiteMessage

      public GeneratedSiteMessage()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getBody

      public String getBody(SessionContext ctx)
      Generated method - Getter of the SiteMessage.body attribute.
      Returns:
      the body
    • getBody

      public String getBody()
      Generated method - Getter of the SiteMessage.body attribute.
      Returns:
      the body
    • setBody

      public void setBody(SessionContext ctx, String value)
      Generated method - Setter of the SiteMessage.body attribute.
      Parameters:
      value - the body
    • setBody

      public void setBody(String value)
      Generated method - Setter of the SiteMessage.body attribute.
      Parameters:
      value - the body
    • getContent

      public String getContent(SessionContext ctx)
      Generated method - Getter of the SiteMessage.content attribute.
      Returns:
      the content - Deprecated since 1905, will be replace by body.
    • getContent

      public String getContent()
      Generated method - Getter of the SiteMessage.content attribute.
      Returns:
      the content - Deprecated since 1905, will be replace by body.
    • getAllContent

      public Map<Language,String> getAllContent(SessionContext ctx)
      Generated method - Getter of the SiteMessage.content attribute.
      Returns:
      the localized content - Deprecated since 1905, will be replace by body.
    • getAllContent

      public Map<Language,String> getAllContent()
      Generated method - Getter of the SiteMessage.content attribute.
      Returns:
      the localized content - Deprecated since 1905, will be replace by body.
    • setContent

      public void setContent(SessionContext ctx, String value)
      Generated method - Setter of the SiteMessage.content attribute.
      Parameters:
      value - the content - Deprecated since 1905, will be replace by body.
    • setContent

      public void setContent(String value)
      Generated method - Setter of the SiteMessage.content attribute.
      Parameters:
      value - the content - Deprecated since 1905, will be replace by body.
    • setAllContent

      public void setAllContent(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the SiteMessage.content attribute.
      Parameters:
      value - the content - Deprecated since 1905, will be replace by body.
    • setAllContent

      public void setAllContent(Map<Language,String> value)
      Generated method - Setter of the SiteMessage.content attribute.
      Parameters:
      value - the content - Deprecated since 1905, will be replace by body.
    • getExternalItem

      public GenericItem getExternalItem(SessionContext ctx)
      Generated method - Getter of the SiteMessage.externalItem attribute.
      Returns:
      the externalItem
    • getExternalItem

      public GenericItem getExternalItem()
      Generated method - Getter of the SiteMessage.externalItem attribute.
      Returns:
      the externalItem
    • setExternalItem

      public void setExternalItem(SessionContext ctx, GenericItem value)
      Generated method - Setter of the SiteMessage.externalItem attribute.
      Parameters:
      value - the externalItem
    • setExternalItem

      public void setExternalItem(GenericItem value)
      Generated method - Setter of the SiteMessage.externalItem attribute.
      Parameters:
      value - the externalItem
    • getNotificationType

      public EnumerationValue getNotificationType(SessionContext ctx)
      Generated method - Getter of the SiteMessage.notificationType attribute.
      Returns:
      the notificationType
    • getNotificationType

      public EnumerationValue getNotificationType()
      Generated method - Getter of the SiteMessage.notificationType attribute.
      Returns:
      the notificationType
    • setNotificationType

      public void setNotificationType(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the SiteMessage.notificationType attribute.
      Parameters:
      value - the notificationType
    • setNotificationType

      public void setNotificationType(EnumerationValue value)
      Generated method - Setter of the SiteMessage.notificationType attribute.
      Parameters:
      value - the notificationType
    • getSubject

      public String getSubject(SessionContext ctx)
      Generated method - Getter of the SiteMessage.subject attribute.
      Returns:
      the subject
    • getSubject

      public String getSubject()
      Generated method - Getter of the SiteMessage.subject attribute.
      Returns:
      the subject
    • setSubject

      public void setSubject(SessionContext ctx, String value)
      Generated method - Setter of the SiteMessage.subject attribute.
      Parameters:
      value - the subject
    • setSubject

      public void setSubject(String value)
      Generated method - Setter of the SiteMessage.subject attribute.
      Parameters:
      value - the subject
    • getTitle

      public String getTitle(SessionContext ctx)
      Generated method - Getter of the SiteMessage.title attribute.
      Returns:
      the title - Deprecated since 1905, will be replace by subject.
    • getTitle

      public String getTitle()
      Generated method - Getter of the SiteMessage.title attribute.
      Returns:
      the title - Deprecated since 1905, will be replace by subject.
    • getAllTitle

      public Map<Language,String> getAllTitle(SessionContext ctx)
      Generated method - Getter of the SiteMessage.title attribute.
      Returns:
      the localized title - Deprecated since 1905, will be replace by subject.
    • getAllTitle

      public Map<Language,String> getAllTitle()
      Generated method - Getter of the SiteMessage.title attribute.
      Returns:
      the localized title - Deprecated since 1905, will be replace by subject.
    • setTitle

      public void setTitle(SessionContext ctx, String value)
      Generated method - Setter of the SiteMessage.title attribute.
      Parameters:
      value - the title - Deprecated since 1905, will be replace by subject.
    • setTitle

      public void setTitle(String value)
      Generated method - Setter of the SiteMessage.title attribute.
      Parameters:
      value - the title - Deprecated since 1905, will be replace by subject.
    • setAllTitle

      public void setAllTitle(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the SiteMessage.title attribute.
      Parameters:
      value - the title - Deprecated since 1905, will be replace by subject.
    • setAllTitle

      public void setAllTitle(Map<Language,String> value)
      Generated method - Setter of the SiteMessage.title attribute.
      Parameters:
      value - the title - Deprecated since 1905, will be replace by subject.
    • getType

      public EnumerationValue getType(SessionContext ctx)
      Generated method - Getter of the SiteMessage.type attribute.
      Returns:
      the type
    • getType

      public EnumerationValue getType()
      Generated method - Getter of the SiteMessage.type attribute.
      Returns:
      the type
    • setType

      public void setType(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the SiteMessage.type attribute.
      Parameters:
      value - the type
    • setType

      public void setType(EnumerationValue value)
      Generated method - Setter of the SiteMessage.type attribute.
      Parameters:
      value - the type
    • getUid

      public String getUid(SessionContext ctx)
      Generated method - Getter of the SiteMessage.uid attribute.
      Returns:
      the uid
    • getUid

      public String getUid()
      Generated method - Getter of the SiteMessage.uid attribute.
      Returns:
      the uid
    • setUid

      public void setUid(SessionContext ctx, String value)
      Generated method - Setter of the SiteMessage.uid attribute.
      Parameters:
      value - the uid
    • setUid

      public void setUid(String value)
      Generated method - Setter of the SiteMessage.uid attribute.
      Parameters:
      value - the uid