Class GeneratedJasperMedia

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

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

  • Constructor Details

    • GeneratedJasperMedia

      public GeneratedJasperMedia()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedMedia
    • 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 String getReportDescription(SessionContext ctx)
      Generated method - Getter of the JasperMedia.reportDescription attribute.
      Returns:
      the reportDescription
    • getReportDescription

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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