com.ibm.commerce.tools.epromotion

Class RLProductLevelPromotion

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RLProductLevelPromotion

        public RLProductLevelPromotion()
        Default constructor of this class.
    • Method Detail

      • generatePromotionLevelSpecificRuleXML

        public final java.lang.String generatePromotionLevelSpecificRuleXML()
        Generate promotion level specific rule XML.
        Returns:
        the generated promotion level specific rule XML.
      • getPromotionDisplayLevel

        public final java.lang.Integer getPromotionDisplayLevel()
        Get product level display flag.
        Specified by:
        getPromotionDisplayLevel in class RLPromotion
        Returns:
        java.lang.Integer
      • populatePromotionLevelSpecificDataFrom

        public final void populatePromotionLevelSpecificDataFrom(java.lang.String xmlString)
        Populate promotion specific data from XML String to User Interface.
        Parameters:
        xmlString - the String used to populate the promotion level specific data.
      • getCatalogEntryIDs

        public java.util.Vector getCatalogEntryIDs()
        Returns the catalogEntryIDs.
        Returns:
        the catalog Entry IDs
      • setCatalogEntryIDs

        public void setCatalogEntryIDs(java.util.Vector newCatalogEntryIDs)
        Sets the catalogEntryIDs.
        Parameters:
        catalogEntryIDs - The catalogEntryIDs to set