Class GeneratedMerchIndexingConfig

    • Field Detail

      • INDEXEDTYPE

        public static final java.lang.String INDEXEDTYPE
        Qualifier of the MerchIndexingConfig.indexedType attribute
        See Also:
        Constant Field Values
      • ENABLED

        public static final java.lang.String ENABLED
        Qualifier of the MerchIndexingConfig.enabled attribute
        See Also:
        Constant Field Values
      • LANGUAGE

        public static final java.lang.String LANGUAGE
        Qualifier of the MerchIndexingConfig.language attribute
        See Also:
        Constant Field Values
      • CURRENCY

        public static final java.lang.String CURRENCY
        Qualifier of the MerchIndexingConfig.currency attribute
        See Also:
        Constant Field Values
      • BASEIMAGEURL

        public static final java.lang.String BASEIMAGEURL
        Qualifier of the MerchIndexingConfig.baseImageUrl attribute
        See Also:
        Constant Field Values
      • BASEPRODUCTPAGEURL

        public static final java.lang.String BASEPRODUCTPAGEURL
        Qualifier of the MerchIndexingConfig.baseProductPageUrl attribute
        See Also:
        Constant Field Values
      • MERCHPROPERTIES

        public static final java.lang.String MERCHPROPERTIES
        Qualifier of the MerchIndexingConfig.merchProperties attribute
        See Also:
        Constant Field Values
      • MERCHIMAGEPROPERTIES

        public static final java.lang.String MERCHIMAGEPROPERTIES
        Qualifier of the MerchIndexingConfig.merchImageProperties attribute
        See Also:
        Constant Field Values
      • MERCHCATALOGVERSIONS

        public static final java.lang.String MERCHCATALOGVERSIONS
        Qualifier of the MerchIndexingConfig.merchCatalogVersions attribute
        See Also:
        Constant Field Values
      • MERCHINDEXINGCONFIG2CATALOGVERSION_SRC_ORDERED

        protected static java.lang.String MERCHINDEXINGCONFIG2CATALOGVERSION_SRC_ORDERED
        Relation ordering override parameter constants for MerchIndexingConfig2CatalogVersion from ((merchandisingservices))
      • MERCHINDEXINGCONFIG2CATALOGVERSION_TGT_ORDERED

        protected static java.lang.String MERCHINDEXINGCONFIG2CATALOGVERSION_TGT_ORDERED
      • MERCHINDEXINGCONFIG2CATALOGVERSION_MARKMODIFIED

        protected static java.lang.String MERCHINDEXINGCONFIG2CATALOGVERSION_MARKMODIFIED
        Relation disable markmodifed parameter constants for MerchIndexingConfig2CatalogVersion from ((merchandisingservices))
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedMerchIndexingConfig

        public GeneratedMerchIndexingConfig()
    • Method Detail

      • getBaseImageUrl

        public java.lang.String getBaseImageUrl​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.baseImageUrl attribute.
        Returns:
        the baseImageUrl
      • getBaseImageUrl

        public java.lang.String getBaseImageUrl()
        Generated method - Getter of the MerchIndexingConfig.baseImageUrl attribute.
        Returns:
        the baseImageUrl
      • setBaseImageUrl

        public void setBaseImageUrl​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the MerchIndexingConfig.baseImageUrl attribute.
        Parameters:
        value - the baseImageUrl
      • setBaseImageUrl

        public void setBaseImageUrl​(java.lang.String value)
        Generated method - Setter of the MerchIndexingConfig.baseImageUrl attribute.
        Parameters:
        value - the baseImageUrl
      • getBaseProductPageUrl

        public java.lang.String getBaseProductPageUrl​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.baseProductPageUrl attribute.
        Returns:
        the baseProductPageUrl
      • getBaseProductPageUrl

        public java.lang.String getBaseProductPageUrl()
        Generated method - Getter of the MerchIndexingConfig.baseProductPageUrl attribute.
        Returns:
        the baseProductPageUrl
      • setBaseProductPageUrl

        public void setBaseProductPageUrl​(SessionContext ctx,
                                          java.lang.String value)
        Generated method - Setter of the MerchIndexingConfig.baseProductPageUrl attribute.
        Parameters:
        value - the baseProductPageUrl
      • setBaseProductPageUrl

        public void setBaseProductPageUrl​(java.lang.String value)
        Generated method - Setter of the MerchIndexingConfig.baseProductPageUrl attribute.
        Parameters:
        value - the baseProductPageUrl
      • getCurrency

        public Currency getCurrency​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.currency attribute.
        Returns:
        the currency
      • getCurrency

        public Currency getCurrency()
        Generated method - Getter of the MerchIndexingConfig.currency attribute.
        Returns:
        the currency
      • setCurrency

        public void setCurrency​(SessionContext ctx,
                                Currency value)
        Generated method - Setter of the MerchIndexingConfig.currency attribute.
        Parameters:
        value - the currency
      • setCurrency

        public void setCurrency​(Currency value)
        Generated method - Setter of the MerchIndexingConfig.currency attribute.
        Parameters:
        value - the currency
      • isEnabled

        public java.lang.Boolean isEnabled​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.enabled attribute.
        Returns:
        the enabled
      • isEnabled

        public java.lang.Boolean isEnabled()
        Generated method - Getter of the MerchIndexingConfig.enabled attribute.
        Returns:
        the enabled
      • isEnabledAsPrimitive

        public boolean isEnabledAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.enabled attribute.
        Returns:
        the enabled
      • isEnabledAsPrimitive

        public boolean isEnabledAsPrimitive()
        Generated method - Getter of the MerchIndexingConfig.enabled attribute.
        Returns:
        the enabled
      • setEnabled

        public void setEnabled​(SessionContext ctx,
                               java.lang.Boolean value)
        Generated method - Setter of the MerchIndexingConfig.enabled attribute.
        Parameters:
        value - the enabled
      • setEnabled

        public void setEnabled​(java.lang.Boolean value)
        Generated method - Setter of the MerchIndexingConfig.enabled attribute.
        Parameters:
        value - the enabled
      • setEnabled

        public void setEnabled​(SessionContext ctx,
                               boolean value)
        Generated method - Setter of the MerchIndexingConfig.enabled attribute.
        Parameters:
        value - the enabled
      • setEnabled

        public void setEnabled​(boolean value)
        Generated method - Setter of the MerchIndexingConfig.enabled attribute.
        Parameters:
        value - the enabled
      • getIndexedType

        public SolrIndexedType getIndexedType​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.indexedType attribute.
        Returns:
        the indexedType - Indexed type
      • getIndexedType

        public SolrIndexedType getIndexedType()
        Generated method - Getter of the MerchIndexingConfig.indexedType attribute.
        Returns:
        the indexedType - Indexed type
      • setIndexedType

        protected void setIndexedType​(SessionContext ctx,
                                      SolrIndexedType value)
        Generated method - Setter of the MerchIndexingConfig.indexedType attribute.
        Parameters:
        value - the indexedType - Indexed type
      • setIndexedType

        protected void setIndexedType​(SolrIndexedType value)
        Generated method - Setter of the MerchIndexingConfig.indexedType attribute.
        Parameters:
        value - the indexedType - Indexed type
      • getLanguage

        public Language getLanguage​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.language attribute.
        Returns:
        the language
      • getLanguage

        public Language getLanguage()
        Generated method - Getter of the MerchIndexingConfig.language attribute.
        Returns:
        the language
      • setLanguage

        public void setLanguage​(SessionContext ctx,
                                Language value)
        Generated method - Setter of the MerchIndexingConfig.language attribute.
        Parameters:
        value - the language
      • setLanguage

        public void setLanguage​(Language value)
        Generated method - Setter of the MerchIndexingConfig.language attribute.
        Parameters:
        value - the language
      • getMerchCatalogVersions

        public java.util.List<CatalogVersion> getMerchCatalogVersions​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.merchCatalogVersions attribute.
        Returns:
        the merchCatalogVersions
      • getMerchCatalogVersions

        public java.util.List<CatalogVersion> getMerchCatalogVersions()
        Generated method - Getter of the MerchIndexingConfig.merchCatalogVersions attribute.
        Returns:
        the merchCatalogVersions
      • getMerchCatalogVersionsCount

        public long getMerchCatalogVersionsCount​(SessionContext ctx)
      • getMerchCatalogVersionsCount

        public long getMerchCatalogVersionsCount()
      • setMerchCatalogVersions

        public void setMerchCatalogVersions​(SessionContext ctx,
                                            java.util.List<CatalogVersion> value)
        Generated method - Setter of the MerchIndexingConfig.merchCatalogVersions attribute.
        Parameters:
        value - the merchCatalogVersions
      • setMerchCatalogVersions

        public void setMerchCatalogVersions​(java.util.List<CatalogVersion> value)
        Generated method - Setter of the MerchIndexingConfig.merchCatalogVersions attribute.
        Parameters:
        value - the merchCatalogVersions
      • addToMerchCatalogVersions

        public void addToMerchCatalogVersions​(SessionContext ctx,
                                              CatalogVersion value)
        Generated method - Adds value to merchCatalogVersions.
        Parameters:
        value - the item to add to merchCatalogVersions
      • addToMerchCatalogVersions

        public void addToMerchCatalogVersions​(CatalogVersion value)
        Generated method - Adds value to merchCatalogVersions.
        Parameters:
        value - the item to add to merchCatalogVersions
      • removeFromMerchCatalogVersions

        public void removeFromMerchCatalogVersions​(SessionContext ctx,
                                                   CatalogVersion value)
        Generated method - Removes value from merchCatalogVersions.
        Parameters:
        value - the item to remove from merchCatalogVersions
      • removeFromMerchCatalogVersions

        public void removeFromMerchCatalogVersions​(CatalogVersion value)
        Generated method - Removes value from merchCatalogVersions.
        Parameters:
        value - the item to remove from merchCatalogVersions
      • getMerchImageProperties

        public java.util.List<MerchImageProperty> getMerchImageProperties​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.merchImageProperties attribute.
        Returns:
        the merchImageProperties
      • getMerchImageProperties

        public java.util.List<MerchImageProperty> getMerchImageProperties()
        Generated method - Getter of the MerchIndexingConfig.merchImageProperties attribute.
        Returns:
        the merchImageProperties
      • setMerchImageProperties

        public void setMerchImageProperties​(SessionContext ctx,
                                            java.util.List<MerchImageProperty> value)
        Generated method - Setter of the MerchIndexingConfig.merchImageProperties attribute.
        Parameters:
        value - the merchImageProperties
      • setMerchImageProperties

        public void setMerchImageProperties​(java.util.List<MerchImageProperty> value)
        Generated method - Setter of the MerchIndexingConfig.merchImageProperties attribute.
        Parameters:
        value - the merchImageProperties
      • addToMerchImageProperties

        public void addToMerchImageProperties​(SessionContext ctx,
                                              MerchImageProperty value)
        Generated method - Adds value to merchImageProperties.
        Parameters:
        value - the item to add to merchImageProperties
      • addToMerchImageProperties

        public void addToMerchImageProperties​(MerchImageProperty value)
        Generated method - Adds value to merchImageProperties.
        Parameters:
        value - the item to add to merchImageProperties
      • removeFromMerchImageProperties

        public void removeFromMerchImageProperties​(SessionContext ctx,
                                                   MerchImageProperty value)
        Generated method - Removes value from merchImageProperties.
        Parameters:
        value - the item to remove from merchImageProperties
      • removeFromMerchImageProperties

        public void removeFromMerchImageProperties​(MerchImageProperty value)
        Generated method - Removes value from merchImageProperties.
        Parameters:
        value - the item to remove from merchImageProperties
      • getMerchProperties

        public java.util.List<MerchProperty> getMerchProperties​(SessionContext ctx)
        Generated method - Getter of the MerchIndexingConfig.merchProperties attribute.
        Returns:
        the merchProperties
      • getMerchProperties

        public java.util.List<MerchProperty> getMerchProperties()
        Generated method - Getter of the MerchIndexingConfig.merchProperties attribute.
        Returns:
        the merchProperties
      • setMerchProperties

        public void setMerchProperties​(SessionContext ctx,
                                       java.util.List<MerchProperty> value)
        Generated method - Setter of the MerchIndexingConfig.merchProperties attribute.
        Parameters:
        value - the merchProperties
      • setMerchProperties

        public void setMerchProperties​(java.util.List<MerchProperty> value)
        Generated method - Setter of the MerchIndexingConfig.merchProperties attribute.
        Parameters:
        value - the merchProperties
      • addToMerchProperties

        public void addToMerchProperties​(SessionContext ctx,
                                         MerchProperty value)
        Generated method - Adds value to merchProperties.
        Parameters:
        value - the item to add to merchProperties
      • addToMerchProperties

        public void addToMerchProperties​(MerchProperty value)
        Generated method - Adds value to merchProperties.
        Parameters:
        value - the item to add to merchProperties
      • removeFromMerchProperties

        public void removeFromMerchProperties​(SessionContext ctx,
                                              MerchProperty value)
        Generated method - Removes value from merchProperties.
        Parameters:
        value - the item to remove from merchProperties
      • removeFromMerchProperties

        public void removeFromMerchProperties​(MerchProperty value)
        Generated method - Removes value from merchProperties.
        Parameters:
        value - the item to remove from merchProperties