Class AbstractMerchPropertyModel

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MerchImagePropertyModel, MerchPropertyModel

public class AbstractMerchPropertyModel extends ItemModel
Generated model class for type AbstractMerchProperty first defined at extension merchandisingservices.
See Also:
  • Field Details

    • _TYPECODE

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

      public static final String INDEXEDPROPERTY
      Generated constant - Attribute key of AbstractMerchProperty.indexedProperty attribute defined at extension merchandisingservices.
      See Also:
    • MERCHMAPPEDNAME

      public static final String MERCHMAPPEDNAME
      Generated constant - Attribute key of AbstractMerchProperty.merchMappedName attribute defined at extension merchandisingservices.
      See Also:
  • Constructor Details

    • AbstractMerchPropertyModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public AbstractMerchPropertyModel(SolrIndexedPropertyModel _indexedProperty)
      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:
      _indexedProperty - initial attribute declared by type AbstractMerchProperty at extension merchandisingservices
    • AbstractMerchPropertyModel

      @Deprecated(since="4.1.1", forRemoval=true) public AbstractMerchPropertyModel(SolrIndexedPropertyModel _indexedProperty, 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:
      _indexedProperty - initial attribute declared by type AbstractMerchProperty at extension merchandisingservices
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getIndexedProperty

      @Accessor(qualifier="indexedProperty", type=GETTER) public SolrIndexedPropertyModel getIndexedProperty()
      Generated method - Getter of the AbstractMerchProperty.indexedProperty attribute defined at extension merchandisingservices.
      Returns:
      the indexedProperty - Unique identifier
    • getMerchMappedName

      @Accessor(qualifier="merchMappedName", type=GETTER) public String getMerchMappedName()
      Generated method - Getter of the AbstractMerchProperty.merchMappedName attribute defined at extension merchandisingservices.
      Returns:
      the merchMappedName - Indexed type
    • setIndexedProperty

      @Accessor(qualifier="indexedProperty", type=SETTER) public void setIndexedProperty(SolrIndexedPropertyModel value)
      Generated method - Setter of AbstractMerchProperty.indexedProperty attribute defined at extension merchandisingservices.
      Parameters:
      value - the indexedProperty - Unique identifier
    • setMerchMappedName

      @Accessor(qualifier="merchMappedName", type=SETTER) public void setMerchMappedName(String value)
      Generated method - Setter of AbstractMerchProperty.merchMappedName attribute defined at extension merchandisingservices.
      Parameters:
      value - the merchMappedName - Indexed type