Class FlexibleSearchSnIndexerItemSourceModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class FlexibleSearchSnIndexerItemSourceModel
    extends AbstractSnIndexerItemSourceModel
    Generated model class for type FlexibleSearchSnIndexerItemSource first defined at extension searchservices.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String QUERY
        Generated constant - Attribute key of FlexibleSearchSnIndexerItemSource.query attribute defined at extension searchservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FlexibleSearchSnIndexerItemSourceModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public FlexibleSearchSnIndexerItemSourceModel​(java.lang.String _query)
        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:
        _query - initial attribute declared by type FlexibleSearchSnIndexerItemSource at extension searchservices
      • FlexibleSearchSnIndexerItemSourceModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public FlexibleSearchSnIndexerItemSourceModel​(ItemModel _owner,
                                                      java.lang.String _query)
        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
        _query - initial attribute declared by type FlexibleSearchSnIndexerItemSource at extension searchservices
    • Method Detail

      • getQuery

        @Accessor(qualifier="query",
                  type=GETTER)
        public java.lang.String getQuery()
        Generated method - Getter of the FlexibleSearchSnIndexerItemSource.query attribute defined at extension searchservices.
        Returns:
        the query
      • setQuery

        @Accessor(qualifier="query",
                  type=SETTER)
        public void setQuery​(java.lang.String value)
        Generated method - Setter of FlexibleSearchSnIndexerItemSource.query attribute defined at extension searchservices.
        Parameters:
        value - the query