ContactUpdate Class Reference

EPP ContactUpdate Class. More...

#include <ContactUpdate.H>

Inheritance diagram for ContactUpdate:

Action BrOrgUpdate

List of all members.

Public Member Functions

 ContactUpdate (const ActionType type=CONTACT_UPDATE)
 Constructor.
void set_xml_template (const string &xml_template)
 Sets the xml template and parses the tags.
void set_response (const string &xml_payload, DomParser *parser)
 Sets the response attribute.
ContactUpdateCmdget_command ()
 Returns raw pointer to the command.


Detailed Description

EPP ContactUpdate Class.

Member Function Documentation

ContactUpdateCmd* ContactUpdate::get_command (  )  [inline]

Returns raw pointer to the command.

Returns:
raw pointer to the command

Reimplemented from Action.

Reimplemented in BrOrgUpdate.

References Action::_command.

Referenced by cmd_contact_update().

void ContactUpdate::set_response ( const string &  xml_payload,
DomParser parser 
) [inline, virtual]

Sets the response attribute.

Parameters:
xml_payload XML document
parser reference to the XML parser

Implements Action.

References Action::get_response(), DomParser::parse_contact_update_rsp(), and Response::reset().

void ContactUpdate::set_xml_template ( const string &  xml_template  )  [virtual]

Sets the xml template and parses the tags.

Parameters:
xml_template XML command template

Implements Action.

Reimplemented in BrOrgUpdate.


The documentation for this class was generated from the following file:

Generated on Thu Jan 21 14:44:03 2010 for libepp_nicbr by  doxygen 1.5.9