com.ibm.commerce.utf.commands

Interface CloseAllExpiredRFQsCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    CloseAllExpiredRFQsCmdImpl


    public interface CloseAllExpiredRFQsCmd
    extends TaskCommand
    Closes all expired RFQs.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String defaultCommandClassName
        The default implementation of this command.
        See Also:
        Constant Field Values
      • siteStoreId

        static final java.lang.Integer siteStoreId
        The Site Store Id.
    • Method Detail

      • setStoreId

        void setStoreId(java.lang.Integer storeId)
        Sets the store identifier number. If the store id is 0 then this command works on all RFQs for the site.

        Parameters:
        storeId - the store identifier number.