Class GeneratedJasperMedia

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    JasperMedia

    public abstract class GeneratedJasperMedia
    extends Media
    Generated class for type JasperMedia.
    See Also:
    Serialized Form
    • Field Detail

      • TITLE

        public static final java.lang.String TITLE
        Qualifier of the JasperMedia.title attribute
        See Also:
        Constant Field Values
      • REPORTDESCRIPTION

        public static final java.lang.String REPORTDESCRIPTION
        Qualifier of the JasperMedia.reportDescription attribute
        See Also:
        Constant Field Values
      • ICON

        public static final java.lang.String ICON
        Qualifier of the JasperMedia.icon attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedJasperMedia

        public GeneratedJasperMedia()
    • Method Detail

      • getIcon

        public Media getIcon​(SessionContext ctx)
        Generated method - Getter of the JasperMedia.icon attribute.
        Returns:
        the icon
      • getIcon

        public Media getIcon()
        Generated method - Getter of the JasperMedia.icon attribute.
        Returns:
        the icon
      • setIcon

        public void setIcon​(SessionContext ctx,
                            Media value)
        Generated method - Setter of the JasperMedia.icon attribute.
        Parameters:
        value - the icon
      • setIcon

        public void setIcon​(Media value)
        Generated method - Setter of the JasperMedia.icon attribute.
        Parameters:
        value - the icon
      • getReportDescription

        public java.lang.String getReportDescription​(SessionContext ctx)
        Generated method - Getter of the JasperMedia.reportDescription attribute.
        Returns:
        the reportDescription
      • getReportDescription

        public java.lang.String getReportDescription()
        Generated method - Getter of the JasperMedia.reportDescription attribute.
        Returns:
        the reportDescription
      • getAllReportDescription

        public java.util.Map<Language,​java.lang.String> getAllReportDescription​(SessionContext ctx)
        Generated method - Getter of the JasperMedia.reportDescription attribute.
        Returns:
        the localized reportDescription
      • getAllReportDescription

        public java.util.Map<Language,​java.lang.String> getAllReportDescription()
        Generated method - Getter of the JasperMedia.reportDescription attribute.
        Returns:
        the localized reportDescription
      • setReportDescription

        public void setReportDescription​(SessionContext ctx,
                                         java.lang.String value)
        Generated method - Setter of the JasperMedia.reportDescription attribute.
        Parameters:
        value - the reportDescription
      • setReportDescription

        public void setReportDescription​(java.lang.String value)
        Generated method - Setter of the JasperMedia.reportDescription attribute.
        Parameters:
        value - the reportDescription
      • setAllReportDescription

        public void setAllReportDescription​(SessionContext ctx,
                                            java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the JasperMedia.reportDescription attribute.
        Parameters:
        value - the reportDescription
      • setAllReportDescription

        public void setAllReportDescription​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the JasperMedia.reportDescription attribute.
        Parameters:
        value - the reportDescription
      • getTitle

        public java.lang.String getTitle​(SessionContext ctx)
        Generated method - Getter of the JasperMedia.title attribute.
        Returns:
        the title
      • getTitle

        public java.lang.String getTitle()
        Generated method - Getter of the JasperMedia.title attribute.
        Returns:
        the title
      • getAllTitle

        public java.util.Map<Language,​java.lang.String> getAllTitle​(SessionContext ctx)
        Generated method - Getter of the JasperMedia.title attribute.
        Returns:
        the localized title
      • getAllTitle

        public java.util.Map<Language,​java.lang.String> getAllTitle()
        Generated method - Getter of the JasperMedia.title attribute.
        Returns:
        the localized title
      • setTitle

        public void setTitle​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the JasperMedia.title attribute.
        Parameters:
        value - the title
      • setTitle

        public void setTitle​(java.lang.String value)
        Generated method - Setter of the JasperMedia.title attribute.
        Parameters:
        value - the title
      • setAllTitle

        public void setAllTitle​(SessionContext ctx,
                                java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the JasperMedia.title attribute.
        Parameters:
        value - the title
      • setAllTitle

        public void setAllTitle​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the JasperMedia.title attribute.
        Parameters:
        value - the title