Class GeneratedMerchandisingservicesManager

    • Field Detail

      • MERCHPRODUCTDIR2CATALOGVERSION_SRC_ORDERED

        protected static java.lang.String MERCHPRODUCTDIR2CATALOGVERSION_SRC_ORDERED
        Relation ordering override parameter constants for MerchProductDir2CatalogVersion from ((merchandisingservices))
      • MERCHPRODUCTDIR2CATALOGVERSION_TGT_ORDERED

        protected static java.lang.String MERCHPRODUCTDIR2CATALOGVERSION_TGT_ORDERED
      • MERCHPRODUCTDIR2CATALOGVERSION_MARKMODIFIED

        protected static java.lang.String MERCHPRODUCTDIR2CATALOGVERSION_MARKMODIFIED
        Relation disable markmodifed parameter constants for MerchProductDir2CatalogVersion from ((merchandisingservices))
      • 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)
      • createMerchProductDirectoryConfig

        public MerchProductDirectoryConfig createMerchProductDirectoryConfig​(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
      • getMerchProductDirectoryConfig

        public MerchProductDirectoryConfig getMerchProductDirectoryConfig​(SessionContext ctx,
                                                                          BaseSite item)
        Generated method - Getter of the BaseSite.merchProductDirectoryConfig attribute.
        Returns:
        the merchProductDirectoryConfig
      • getMerchProductDirectoryConfig

        public MerchProductDirectoryConfig getMerchProductDirectoryConfig​(BaseSite item)
        Generated method - Getter of the BaseSite.merchProductDirectoryConfig attribute.
        Returns:
        the merchProductDirectoryConfig
      • setMerchProductDirectoryConfig

        public void setMerchProductDirectoryConfig​(SessionContext ctx,
                                                   BaseSite item,
                                                   MerchProductDirectoryConfig value)
        Generated method - Setter of the BaseSite.merchProductDirectoryConfig attribute.
        Parameters:
        value - the merchProductDirectoryConfig
      • setMerchProductDirectoryConfig

        public void setMerchProductDirectoryConfig​(BaseSite item,
                                                   MerchProductDirectoryConfig value)
        Generated method - Setter of the BaseSite.merchProductDirectoryConfig attribute.
        Parameters:
        value - the merchProductDirectoryConfig
      • getMerchProductDirectoryConfig

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

        public java.util.Collection<MerchProductDirectoryConfig> getMerchProductDirectoryConfig​(CatalogVersion item)
        Generated method - Getter of the CatalogVersion.merchProductDirectoryConfig attribute.
        Returns:
        the merchProductDirectoryConfig
      • getMerchProductDirectoryConfigCount

        public long getMerchProductDirectoryConfigCount​(CatalogVersion item)
      • setMerchProductDirectoryConfig

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

        public void setMerchProductDirectoryConfig​(CatalogVersion item,
                                                   java.util.Collection<MerchProductDirectoryConfig> value)
        Generated method - Setter of the CatalogVersion.merchProductDirectoryConfig attribute.
        Parameters:
        value - the merchProductDirectoryConfig
      • addToMerchProductDirectoryConfig

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

        public void addToMerchProductDirectoryConfig​(CatalogVersion item,
                                                     MerchProductDirectoryConfig value)
        Generated method - Adds value to merchProductDirectoryConfig.
        Parameters:
        value - the item to add to merchProductDirectoryConfig
      • removeFromMerchProductDirectoryConfig

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

        public void removeFromMerchProductDirectoryConfig​(CatalogVersion item,
                                                          MerchProductDirectoryConfig value)
        Generated method - Removes value from merchProductDirectoryConfig.
        Parameters:
        value - the item to remove from merchProductDirectoryConfig