#include <BrOrgCreate.H>
Inheritance diagram for BrOrgCreate:
Public Member Functions | |
BrOrgCreate (const ActionType type=BR_ORG_CREATE) | |
Constructor. | |
void | set_xml_template (const string &xml_template) |
Sets XML template. | |
BrOrgCreateCmd * | get_command () |
Returns raw pointer to the command. |
BrOrgCreateCmd* BrOrgCreate::get_command | ( | ) | [inline] |
Returns raw pointer to the command.
Reimplemented from ContactCreate.
void BrOrgCreate::set_xml_template | ( | const string & | xml_template | ) | [virtual] |