Class AbstractMerchPropertyModel

    • Field Detail

      • _TYPECODE

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

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

        public static final java.lang.String MERCHMAPPEDNAME
        Generated constant - Attribute key of AbstractMerchProperty.merchMappedName attribute defined at extension merchandisingservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • 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 Detail

      • 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 java.lang.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​(java.lang.String value)
        Generated method - Setter of AbstractMerchProperty.merchMappedName attribute defined at extension merchandisingservices.
        Parameters:
        value - the merchMappedName - Indexed type