Class DynamicWidgetPreferencesModel

    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String PARAMETERS
        Generated constant - Attribute key of DynamicWidgetPreferences.parameters attribute defined at extension cockpit.
        See Also:
        Constant Field Values
    • Constructor Detail

      • 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 Detail

      • getParameters

        @Accessor(qualifier="parameters",
                  type=GETTER)
        public java.util.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​(java.util.Collection<WidgetParameterModel> value)
        Generated method - Setter of DynamicWidgetPreferences.parameters attribute defined at extension cockpit.
        Parameters:
        value - the parameters