public interface ReturnListDisplayCmd extends ControllerCommand
Parameters
The default implementation of this command is ReturnListDisplayCmdImpl.
Controller command URL calling syntax
https://host_name/path/ReturnListDisplayCmd?storeId=storeId_value
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
The IBM copyright notice field.
|
static java.lang.String | defaultCommandClassName
The default implementation of this command.
|
static java.lang.String | NAME
The full name of this command.
|
static java.lang.String | VIEW_NAME
The View_Name of this command.
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
static final java.lang.String VIEW_NAME