Class GeneratedAbstractMerchProperty

    • Field Detail

      • INDEXEDPROPERTY

        public static final java.lang.String INDEXEDPROPERTY
        Qualifier of the AbstractMerchProperty.indexedProperty attribute
        See Also:
        Constant Field Values
      • MERCHMAPPEDNAME

        public static final java.lang.String MERCHMAPPEDNAME
        Qualifier of the AbstractMerchProperty.merchMappedName attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedAbstractMerchProperty

        public GeneratedAbstractMerchProperty()
    • Method Detail

      • getIndexedProperty

        public SolrIndexedProperty getIndexedProperty​(SessionContext ctx)
        Generated method - Getter of the AbstractMerchProperty.indexedProperty attribute.
        Returns:
        the indexedProperty - Unique identifier
      • getIndexedProperty

        public SolrIndexedProperty getIndexedProperty()
        Generated method - Getter of the AbstractMerchProperty.indexedProperty attribute.
        Returns:
        the indexedProperty - Unique identifier
      • setIndexedProperty

        public void setIndexedProperty​(SessionContext ctx,
                                       SolrIndexedProperty value)
        Generated method - Setter of the AbstractMerchProperty.indexedProperty attribute.
        Parameters:
        value - the indexedProperty - Unique identifier
      • setIndexedProperty

        public void setIndexedProperty​(SolrIndexedProperty value)
        Generated method - Setter of the AbstractMerchProperty.indexedProperty attribute.
        Parameters:
        value - the indexedProperty - Unique identifier
      • getMerchMappedName

        public java.lang.String getMerchMappedName​(SessionContext ctx)
        Generated method - Getter of the AbstractMerchProperty.merchMappedName attribute.
        Returns:
        the merchMappedName - Indexed type
      • getMerchMappedName

        public java.lang.String getMerchMappedName()
        Generated method - Getter of the AbstractMerchProperty.merchMappedName attribute.
        Returns:
        the merchMappedName - Indexed type
      • setMerchMappedName

        public void setMerchMappedName​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the AbstractMerchProperty.merchMappedName attribute.
        Parameters:
        value - the merchMappedName - Indexed type
      • setMerchMappedName

        public void setMerchMappedName​(java.lang.String value)
        Generated method - Setter of the AbstractMerchProperty.merchMappedName attribute.
        Parameters:
        value - the merchMappedName - Indexed type