com.ibm.commerce.returns.commands

Class ExtendReturnCreditAndCloseScanCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, ExtendReturnCreditAndCloseScanCmd, 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 ExtendReturnCreditAndCloseScanCmdImpl
    extends TaskCommandImpl
    implements ExtendReturnCreditAndCloseScanCmd
    Default implementation of the ExtendReturnCreditAndCloseScanCmd interface. Task command to extend the ReturnCreditAndCloseScan controller command. This implementation does nothing. ReturnCreditAndCloseScan.extendCommand will set requestProperties and commandContext before executing this command.
    See Also:
    Serialized Form