com.ibm.commerce.returns.commands

Class CheckReturnItemInCorrectStateCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, CheckReturnItemInCorrectStateCmd, 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 CheckReturnItemInCorrectStateCmdImpl
    extends TaskCommandImpl
    implements CheckReturnItemInCorrectStateCmd
    Default implementation of the CheckReturnItemInCorrectStateCmd interface. Check to see that the order item is in a state that allows it to be added to a return merchandise authorization (RMA). This implementation checks to see if the order item was possibly shipped (order item status = C, R, S, D, F or G).

    Utilizes these access beans

    See Also:
    Serialized Form