com.ibm.commerce.returns.commands

Class ExtendAdminReturnApproveCmdImpl

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