Class ComposedTypeAdvancedSavedQuerySearchParameterModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class ComposedTypeAdvancedSavedQuerySearchParameterModel
    extends TypedAdvancedSavedQuerySearchParameterModel
    Generated model class for type ComposedTypeAdvancedSavedQuerySearchParameter first defined at extension advancedsavedquery.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

      • ComposedTypeAdvancedSavedQuerySearchParameterModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ComposedTypeAdvancedSavedQuerySearchParameterModel​(ComposedTypeModel _enclosingType,
                                                                  java.lang.String _searchParameterName,
                                                                  WherePartModel _wherePart)
        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:
        _enclosingType - initial attribute declared by type ComposedTypeAdvancedSavedQuerySearchParameter at extension advancedsavedquery
        _searchParameterName - initial attribute declared by type TypedAdvancedSavedQuerySearchParameter at extension advancedsavedquery
        _wherePart - initial attribute declared by type AbstractAdvancedSavedQuerySearchParameter at extension advancedsavedquery
      • ComposedTypeAdvancedSavedQuerySearchParameterModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ComposedTypeAdvancedSavedQuerySearchParameterModel​(ComposedTypeModel _enclosingType,
                                                                  ItemModel _owner,
                                                                  java.lang.String _searchParameterName,
                                                                  WherePartModel _wherePart)
        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:
        _enclosingType - initial attribute declared by type ComposedTypeAdvancedSavedQuerySearchParameter at extension advancedsavedquery
        _owner - initial attribute declared by type Item at extension core
        _searchParameterName - initial attribute declared by type TypedAdvancedSavedQuerySearchParameter at extension advancedsavedquery
        _wherePart - initial attribute declared by type AbstractAdvancedSavedQuerySearchParameter at extension advancedsavedquery