public class ExportController extends AgentController
| Constructor and Description |
|---|
ExportController()
Constructor of the Controller
|
| Modifier and Type | Method and Description |
|---|---|
void |
doExport(CmdDoExport export)
Load the Template and send the data to the sub Agents based on the Doc Type for processing.
|
boolean |
setupAgent()
Called when the agent is initializing
|
addChild, getParent, receiveMessage, removeCildren, setParentpublic boolean setupAgent()
setupAgent in class AgentControllerpublic void doExport(CmdDoExport export)
export - the Validated Export command