Class GeneratedAbstractDynamicContent

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

public abstract class GeneratedAbstractDynamicContent extends GenericItem
Generated class for type AbstractDynamicContent.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedAbstractDynamicContent

      public GeneratedAbstractDynamicContent()
  • Method Details

    • getDefaultAttributeModes

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

      public Boolean isActive(SessionContext ctx)
      Generated method - Getter of the AbstractDynamicContent.active attribute.
      Returns:
      the active
    • isActive

      public Boolean isActive()
      Generated method - Getter of the AbstractDynamicContent.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive(SessionContext ctx)
      Generated method - Getter of the AbstractDynamicContent.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive()
      Generated method - Getter of the AbstractDynamicContent.active attribute.
      Returns:
      the active
    • setActive

      protected void setActive(SessionContext ctx, Boolean value)
      Generated method - Setter of the AbstractDynamicContent.active attribute.
      Parameters:
      value - the active
    • setActive

      protected void setActive(Boolean value)
      Generated method - Setter of the AbstractDynamicContent.active attribute.
      Parameters:
      value - the active
    • setActive

      protected void setActive(SessionContext ctx, boolean value)
      Generated method - Setter of the AbstractDynamicContent.active attribute.
      Parameters:
      value - the active
    • setActive

      protected void setActive(boolean value)
      Generated method - Setter of the AbstractDynamicContent.active attribute.
      Parameters:
      value - the active
    • getChecksum

      public String getChecksum(SessionContext ctx)
      Generated method - Getter of the AbstractDynamicContent.checksum attribute.
      Returns:
      the checksum
    • getChecksum

      public String getChecksum()
      Generated method - Getter of the AbstractDynamicContent.checksum attribute.
      Returns:
      the checksum
    • setChecksum

      public void setChecksum(SessionContext ctx, String value)
      Generated method - Setter of the AbstractDynamicContent.checksum attribute.
      Parameters:
      value - the checksum
    • setChecksum

      public void setChecksum(String value)
      Generated method - Setter of the AbstractDynamicContent.checksum attribute.
      Parameters:
      value - the checksum
    • getCode

      public String getCode(SessionContext ctx)
      Generated method - Getter of the AbstractDynamicContent.code attribute.
      Returns:
      the code
    • getCode

      public String getCode()
      Generated method - Getter of the AbstractDynamicContent.code attribute.
      Returns:
      the code
    • setCode

      protected void setCode(SessionContext ctx, String value)
      Generated method - Setter of the AbstractDynamicContent.code attribute.
      Parameters:
      value - the code
    • setCode

      protected void setCode(String value)
      Generated method - Setter of the AbstractDynamicContent.code attribute.
      Parameters:
      value - the code
    • getContent

      public String getContent(SessionContext ctx)
      Generated method - Getter of the AbstractDynamicContent.content attribute.
      Returns:
      the content
    • getContent

      public String getContent()
      Generated method - Getter of the AbstractDynamicContent.content attribute.
      Returns:
      the content
    • setContent

      public void setContent(SessionContext ctx, String value)
      Generated method - Setter of the AbstractDynamicContent.content attribute.
      Parameters:
      value - the content
    • setContent

      public void setContent(String value)
      Generated method - Setter of the AbstractDynamicContent.content attribute.
      Parameters:
      value - the content
    • getVersion

      public Long getVersion(SessionContext ctx)
      Generated method - Getter of the AbstractDynamicContent.version attribute.
      Returns:
      the version
    • getVersion

      public Long getVersion()
      Generated method - Getter of the AbstractDynamicContent.version attribute.
      Returns:
      the version
    • getVersionAsPrimitive

      public long getVersionAsPrimitive(SessionContext ctx)
      Generated method - Getter of the AbstractDynamicContent.version attribute.
      Returns:
      the version
    • getVersionAsPrimitive

      public long getVersionAsPrimitive()
      Generated method - Getter of the AbstractDynamicContent.version attribute.
      Returns:
      the version
    • setVersion

      public void setVersion(SessionContext ctx, Long value)
      Generated method - Setter of the AbstractDynamicContent.version attribute.
      Parameters:
      value - the version
    • setVersion

      public void setVersion(Long value)
      Generated method - Setter of the AbstractDynamicContent.version attribute.
      Parameters:
      value - the version
    • setVersion

      public void setVersion(SessionContext ctx, long value)
      Generated method - Setter of the AbstractDynamicContent.version attribute.
      Parameters:
      value - the version
    • setVersion

      public void setVersion(long value)
      Generated method - Setter of the AbstractDynamicContent.version attribute.
      Parameters:
      value - the version