Class AuditReportTemplateModel

All Implemented Interfaces:
Serializable

public class AuditReportTemplateModel extends RendererTemplateModel
Generated model class for type AuditReportTemplate first defined at extension auditreportservices.
See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • INCLUDETEXT

      public static final String INCLUDETEXT
      Generated constant - Attribute key of AuditReportTemplate.includeText attribute defined at extension auditreportservices.
      See Also:
  • Constructor Details

    • AuditReportTemplateModel

      public AuditReportTemplateModel()
      Generated constructor - Default constructor for generic creation.
    • AuditReportTemplateModel

      public AuditReportTemplateModel(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • AuditReportTemplateModel

      @Deprecated(since="4.1.1", forRemoval=true) public AuditReportTemplateModel(String _code, Boolean _includeText, RendererTypeEnum _rendererType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _code - initial attribute declared by type RendererTemplate at extension commons
      _includeText - initial attribute declared by type AuditReportTemplate at extension auditreportservices
      _rendererType - initial attribute declared by type RendererTemplate at extension commons
    • AuditReportTemplateModel

      @Deprecated(since="4.1.1", forRemoval=true) public AuditReportTemplateModel(String _code, Boolean _includeText, ItemModel _owner, RendererTypeEnum _rendererType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _code - initial attribute declared by type RendererTemplate at extension commons
      _includeText - initial attribute declared by type AuditReportTemplate at extension auditreportservices
      _owner - initial attribute declared by type Item at extension core
      _rendererType - initial attribute declared by type RendererTemplate at extension commons
  • Method Details

    • getIncludeText

      @Accessor(qualifier="includeText", type=GETTER) public Boolean getIncludeText()
      Generated method - Getter of the AuditReportTemplate.includeText attribute defined at extension auditreportservices.
      Returns:
      the includeText
    • setIncludeText

      @Accessor(qualifier="includeText", type=SETTER) public void setIncludeText(Boolean value)
      Generated method - Setter of AuditReportTemplate.includeText attribute defined at extension auditreportservices.
      Parameters:
      value - the includeText