Class CSSearchSnSearchProviderConfigurationModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class CSSearchSnSearchProviderConfigurationModel
    extends AbstractSnSearchProviderConfigurationModel
    Generated model class for type CSSearchSnSearchProviderConfiguration first defined at extension searchprovidercssearchservices.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String CONSUMEDDESTINATION
        Generated constant - Attribute key of CSSearchSnSearchProviderConfiguration.consumedDestination attribute defined at extension searchprovidercssearchservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CSSearchSnSearchProviderConfigurationModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CSSearchSnSearchProviderConfigurationModel​(ConsumedDestinationModel _consumedDestination,
                                                          java.lang.String _id)
        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:
        _consumedDestination - initial attribute declared by type CSSearchSnSearchProviderConfiguration at extension searchprovidercssearchservices
        _id - initial attribute declared by type AbstractSnSearchProviderConfiguration at extension searchservices
      • CSSearchSnSearchProviderConfigurationModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CSSearchSnSearchProviderConfigurationModel​(ConsumedDestinationModel _consumedDestination,
                                                          java.lang.String _id,
                                                          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:
        _consumedDestination - initial attribute declared by type CSSearchSnSearchProviderConfiguration at extension searchprovidercssearchservices
        _id - initial attribute declared by type AbstractSnSearchProviderConfiguration at extension searchservices
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getConsumedDestination

        @Accessor(qualifier="consumedDestination",
                  type=GETTER)
        public ConsumedDestinationModel getConsumedDestination()
        Generated method - Getter of the CSSearchSnSearchProviderConfiguration.consumedDestination attribute defined at extension searchprovidercssearchservices.
        Returns:
        the consumedDestination
      • setConsumedDestination

        @Accessor(qualifier="consumedDestination",
                  type=SETTER)
        public void setConsumedDestination​(ConsumedDestinationModel value)
        Generated method - Setter of CSSearchSnSearchProviderConfiguration.consumedDestination attribute defined at extension searchprovidercssearchservices.
        Parameters:
        value - the consumedDestination