com.ibm.commerce.returns.commands

Class LogReturnAuthCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, LogReturnAuthCmd, 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 LogReturnAuthCmdImpl
    extends TaskCommandImpl
    implements LogReturnAuthCmd
    Default implementation of the LogReturnAuthCmd interface. Command which makes note that customer has been notified of their return merchandise authorization (RMA) number and its content. Inserts a row into RMAAuthLog. If a RMA has been "finalized", the authorization logged and then someone with appropriate authority make changes, a new authorization will be logged. Therefore there can be more than one authorization logged for each RMA.

    Utilizes these access beans

    See Also:
    Serialized Form