Package PamController.command
Class BatchCommand
java.lang.Object
PamController.command.ExtCommand
PamController.command.BatchCommand
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class PamController.command.ExtCommand
canExecute, executeCommand, findControlledUnits, getHint, getName, isImmediate, setImmediate, setName
-
Field Details
-
commandId
- See Also:
-
-
Constructor Details
-
BatchCommand
-
-
Method Details
-
execute
Description copied from class:ExtCommand
Execute the command- Specified by:
execute
in classExtCommand
- Returns:
- true if command executed correctly.
-