Class JasperWidgetPreferencesModel

All Implemented Interfaces:
Serializable

public class JasperWidgetPreferencesModel extends DynamicWidgetPreferencesModel
Generated model class for type JasperWidgetPreferences first defined at extension cockpit.
See Also:
  • Field Details

    • _TYPECODE

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

      public static final String REPORT
      Generated constant - Attribute key of JasperWidgetPreferences.report attribute defined at extension cockpit.
      See Also:
  • Constructor Details

    • JasperWidgetPreferencesModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public JasperWidgetPreferencesModel(JasperMediaModel _report)
      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:
      _report - initial attribute declared by type JasperWidgetPreferences at extension cockpit
    • JasperWidgetPreferencesModel

      @Deprecated(since="4.1.1", forRemoval=true) public JasperWidgetPreferencesModel(ItemModel _owner, JasperMediaModel _report)
      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:
      _owner - initial attribute declared by type Item at extension core
      _report - initial attribute declared by type JasperWidgetPreferences at extension cockpit
  • Method Details

    • getReport

      @Accessor(qualifier="report", type=GETTER) public JasperMediaModel getReport()
      Generated method - Getter of the JasperWidgetPreferences.report attribute defined at extension cockpit.
      Returns:
      the report
    • setReport

      @Accessor(qualifier="report", type=SETTER) public void setReport(JasperMediaModel value)
      Generated method - Setter of JasperWidgetPreferences.report attribute defined at extension cockpit.
      Parameters:
      value - the report