com.ibm.commerce.returns.commands

Class ReturnDisplayCmdImpl

  • All Implemented Interfaces:
    AccCommand, ControllerCommand, ECCommand, ECTargetableCommand, ReturnDisplayCmd, Protectable, 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 ReturnDisplayCmdImpl
    extends ControllerCommandImpl
    implements ReturnDisplayCmd
    This is the default implementation of the controller command ReturnDisplayCmd interface. Display a return merchandise authorization (RMA).

    Parameters

    RMAId (mandatory)
    Identifier of the RMA that is to be displayed.
    storeId (mandatory)
    Identifier of the store that owns the RMA.

    Behaviour

    • Check that the RMA to be displayed is in the store.
    • Setup the view task name "ReturnDisplayView"

    Access beans called

    See Also:
    Serialized Form