Class DynamicWidgetPreferencesModel

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JasperWidgetPreferencesModel

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

    • _TYPECODE

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

      public static final String PARAMETERS
      Generated constant - Attribute key of DynamicWidgetPreferences.parameters attribute defined at extension cockpit.
      See Also:
  • Constructor Details

    • DynamicWidgetPreferencesModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public DynamicWidgetPreferencesModel(ItemModel _owner)
      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
  • Method Details

    • getParameters

      @Accessor(qualifier="parameters", type=GETTER) public Collection<WidgetParameterModel> getParameters()
      Generated method - Getter of the DynamicWidgetPreferences.parameters attribute defined at extension cockpit. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the parameters
    • setParameters

      @Accessor(qualifier="parameters", type=SETTER) public void setParameters(Collection<WidgetParameterModel> value)
      Generated method - Setter of DynamicWidgetPreferences.parameters attribute defined at extension cockpit.
      Parameters:
      value - the parameters