Class CSSearchSnSearchProviderConfigurationModel

All Implemented Interfaces:
Serializable

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

    • _TYPECODE

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

      public static final String CONSUMEDDESTINATION
      Generated constant - Attribute key of CSSearchSnSearchProviderConfiguration.consumedDestination attribute defined at extension searchprovidercssearchservices.
      See Also:
  • Constructor Details

    • 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, 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, 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 Details

    • 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