public class ReturnDisplayCmdImpl extends ControllerCommandImpl implements ReturnDisplayCmd
Parameters
Behaviour
Access beans called
Constructor and Description |
---|
ReturnDisplayCmdImpl()
ReturnDisplayCmdImpl constructor.
|
Modifier and Type | Method and Description |
---|---|
AccessVector | getResources()
Gets the vector of resources accessed by this command.
|
void | performExecute()
Executes the command.
|
void | reset()
Resets the command.
|
void | validateParameters()
Checks mandatory parameters.
|
public ReturnDisplayCmdImpl()
public AccessVector getResources() throws ECException
public void performExecute() throws ECException
public void reset()
public void validateParameters() throws ECException
which must be set in the command context.