Class AuditReportTemplateModel

  • All Implemented Interfaces:
    java.io.Serializable

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

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • INCLUDETEXT

        public static final java.lang.String INCLUDETEXT
        Generated constant - Attribute key of AuditReportTemplate.includeText attribute defined at extension auditreportservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • 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​(java.lang.String _code,
                                        java.lang.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​(java.lang.String _code,
                                        java.lang.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 Detail

      • getIncludeText

        @Accessor(qualifier="includeText",
                  type=GETTER)
        public java.lang.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​(java.lang.Boolean value)
        Generated method - Setter of AuditReportTemplate.includeText attribute defined at extension auditreportservices.
        Parameters:
        value - the includeText