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

Interface ChangePromotionCmd

  • All Known Implementing Classes:
    ChangePromotionCmdImpl


    public interface ChangePromotionCmd
    This is the interface for the Change Promotion web service command. This interface is to be implemented by the class that provides the promotion change service.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values