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

Interface GetPromotionCmd

  • All Known Implementing Classes:
    GetPromotionCmdImpl


    public interface GetPromotionCmd
    The interface for command for GetPromotion
    • Field Detail

      • COPYRIGHT

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

      • setGetPromotion

        void setGetPromotion(GetPromotionType getPromotion)
        A set method for GetPromotion
        Parameters:
        getPromotion - the GetPromotion BOD that GetPromotionCmd would execute
      • getShowPromotion

        ShowPromotionType getShowPromotion()
        Provide a get method to get the result (ShowPromotionType BOD)
        Returns:
        ShowPromotionType the ShowPromotionType BOD would return to the client