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

Interface FetchPromotionCmd

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Field Detail

      • COPYRIGHT

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

      • getPromotions

        java.util.List getPromotions()
        Returns the list of Promotions that where retrieved when executing the fetch.
        Returns:
        A list of Promotions that represents the results of executing the query expression.