com.ibm.commerce.promotion.facade.server.commands

Interface ProcessPromotionCmd

  • All Known Implementing Classes:
    ProcessPromotionCmdImpl


    public interface ProcessPromotionCmd
    The interface for command for ProcessPromotion
    • Field Detail

      • COPYRIGHT

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

      • setProcessPromotion

        void setProcessPromotion(ProcessPromotionType processPromotion)
        A set method for ProcessPromotion
        Parameters:
        processPromotion - the ProcessPromotion BOD that ProcessPromotionCmd would execute
      • getAcknowledgePromotion

        AcknowledgePromotionType getAcknowledgePromotion()
        Provide a Process method to Process the result (AcknowledgePromotionType BOD)
        Returns:
        AcknowledgePromotionType the AcknowledgePromotionType BOD would return to the client