com.ibm.commerce.messaging.commands

Class ReleaseShipNotifyCmdDummyImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, ReleaseShipNotifyCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class ReleaseShipNotifyCmdDummyImpl
    extends TaskCommandImpl
    implements ReleaseShipNotifyCmd
    This class is the dummy implementation of the ReleaseShipNotifyCmd. It does not preform any action.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

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

      • ReleaseShipNotifyCmdDummyImpl

        public ReleaseShipNotifyCmdDummyImpl()
        ReleaseShipNotifyCmdDummyImpl constructor.
    • Method Detail

      • setMessageSubjectParms

        public void setMessageSubjectParms(java.lang.Object[] newMessageSubjectParms)
        Sets parameters for notification message subject.
        Specified by:
        setMessageSubjectParms in interface ReleaseShipNotifyCmd
        Parameters:
        newMessageSubjectParms - the parameters list (an Object array) used by the subject
      • setOrderReleaseNum

        public void setOrderReleaseNum(java.lang.Integer anOrderReleaseNum)
        Sets release number of the order being processed.
        Specified by:
        setOrderReleaseNum in interface ReleaseShipNotifyCmd
        Parameters:
        anOrderReleaseNum - the release number of the order
      • setOrderRn

        public void setOrderRn(java.lang.Long orderRn)
        Sets the order id for which the notification is requested.
        Specified by:
        setOrderRn in interface ReleaseShipNotifyCmd
        Parameters:
        orderRn - the order number
      • setRecipients

        public void setRecipients(java.util.Vector newRecipients)
        Sets the recipients' email addresses (vector of Strings).
        Specified by:
        setRecipients in interface ReleaseShipNotifyCmd
        Parameters:
        newRecipients - the vector of recipients