Class GeneratedMerchandisingservicesManager

    • Field Detail

      • 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,​java.util.Map<java.lang.String,​Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedMerchandisingservicesManager

        public GeneratedMerchandisingservicesManager()
    • Method Detail

      • createMerchImageProperty

        public MerchImageProperty createMerchImageProperty​(java.util.Map attributeValues)
      • createMerchIndexingConfig

        public MerchIndexingConfig createMerchIndexingConfig​(java.util.Map attributeValues)
      • createMerchProperty

        public MerchProperty createMerchProperty​(java.util.Map attributeValues)
      • createMerchSynchronizationConfig

        public MerchSynchronizationConfig createMerchSynchronizationConfig​(java.util.Map attributeValues)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • getMerchIndexingConfig

        public java.util.Collection<MerchIndexingConfig> getMerchIndexingConfig​(SessionContext ctx,
                                                                                CatalogVersion item)
        Generated method - Getter of the CatalogVersion.merchIndexingConfig attribute.
        Returns:
        the merchIndexingConfig
      • getMerchIndexingConfig

        public java.util.Collection<MerchIndexingConfig> getMerchIndexingConfig​(CatalogVersion item)
        Generated method - Getter of the CatalogVersion.merchIndexingConfig attribute.
        Returns:
        the merchIndexingConfig
      • getMerchIndexingConfigCount

        public long getMerchIndexingConfigCount​(CatalogVersion item)
      • setMerchIndexingConfig

        public void setMerchIndexingConfig​(SessionContext ctx,
                                           CatalogVersion item,
                                           java.util.Collection<MerchIndexingConfig> value)
        Generated method - Setter of the CatalogVersion.merchIndexingConfig attribute.
        Parameters:
        value - the merchIndexingConfig
      • setMerchIndexingConfig

        public void setMerchIndexingConfig​(CatalogVersion item,
                                           java.util.Collection<MerchIndexingConfig> value)
        Generated method - Setter of the CatalogVersion.merchIndexingConfig attribute.
        Parameters:
        value - the merchIndexingConfig
      • addToMerchIndexingConfig

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

        public void addToMerchIndexingConfig​(CatalogVersion item,
                                             MerchIndexingConfig value)
        Generated method - Adds value to merchIndexingConfig.
        Parameters:
        value - the item to add to merchIndexingConfig
      • removeFromMerchIndexingConfig

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

        public void removeFromMerchIndexingConfig​(CatalogVersion item,
                                                  MerchIndexingConfig value)
        Generated method - Removes value from merchIndexingConfig.
        Parameters:
        value - the item to remove from merchIndexingConfig