libepp_nicbr
Public Member Functions | List of all members
RGPReport Class Reference

EPP RGPReport Class. More...

#include <RGPRestore.H>

Public Member Functions

 RGPReport ()
 Default constructor.
 
void set_pre_data (const string &pre_data)
 Sets the pre data. More...
 
string get_pre_data () const
 Returns the pre data. More...
 
void set_post_data (const string &post_data)
 Sets the post data. More...
 
string get_post_data () const
 Returns the post data. More...
 
void set_del_time (const string &del_time)
 Sets the del time. More...
 
string get_del_time () const
 Returns the del time. More...
 
void set_res_time (const string &res_time)
 Sets the res time. More...
 
string get_res_time () const
 Returns the res time. More...
 
void set_res_reason (const string &res_reason)
 Sets the res reason. More...
 
string get_res_reason () const
 Returns the res reason. More...
 
void set_statement1 (const string &statement1)
 Sets the statement. More...
 
void set_statement1 (const string &statement1, const string &lang)
 Sets the statement and language. More...
 
string get_statement1 () const
 Returns the statement. More...
 
string get_statement1_lang () const
 Returns the statement language. More...
 
void set_statement2 (const string &statement2)
 Sets the statement. More...
 
void set_statement2 (const string &statement2, const string &lang)
 Sets the statement and language. More...
 
string get_statement2 () const
 Returns the statement. More...
 
string get_statement2_lang () const
 Returns the statement language. More...
 
void set_other (const string &other)
 Sets the other. More...
 
string get_other () const
 Returns the other. More...
 
void reset ()
 Reset all object attributes.
 

Detailed Description

EPP RGPReport Class.

Member Function Documentation

string RGPReport::get_del_time ( ) const
inline

Returns the del time.

Returns
date and time when the domain name delete request was sent to the server
string RGPReport::get_other ( ) const
inline

Returns the other.

Returns
any information needed to support the statements provided by the client
string RGPReport::get_post_data ( ) const
inline

Returns the post data.

Returns
data that exists for the domain name at the time the restore report is submitted
string RGPReport::get_pre_data ( ) const
inline

Returns the pre data.

Returns
data that existed for the domain name prior to the domain name being deleted
string RGPReport::get_res_reason ( ) const
inline

Returns the res reason.

Returns
brief explanation of the reason for restoring the domain name
string RGPReport::get_res_time ( ) const
inline

Returns the res time.

Returns
date and time when the original <rgp:restore> command was sent to the server
string RGPReport::get_statement1 ( ) const
inline

Returns the statement.

Returns
text statement that the client has not restored the domain name in order to assume the rights to use or sell the domain name for itself or for any third party
string RGPReport::get_statement1_lang ( ) const
inline

Returns the statement language.

Returns
statement language
string RGPReport::get_statement2 ( ) const
inline

Returns the statement.

Returns
text statement that the information in the restore report is factual to the best of the client's knowledge
string RGPReport::get_statement2_lang ( ) const
inline

Returns the statement language.

Returns
statement language
void RGPReport::set_del_time ( const string &  del_time)
inline

Sets the del time.

Parameters
del_timedate and time when the domain name delete request was sent to the server

Referenced by SheppObjSet::rgpRestore().

void RGPReport::set_other ( const string &  other)
inline

Sets the other.

Parameters
otherany information needed to support the statements provided by the client

Referenced by SheppObjSet::rgpRestore().

void RGPReport::set_post_data ( const string &  post_data)
inline

Sets the post data.

Parameters
post_datadata that exists for the domain name at the time the restore report is submitted

Referenced by SheppObjSet::rgpRestore().

void RGPReport::set_pre_data ( const string &  pre_data)
inline

Sets the pre data.

Parameters
pre_datadata that existed for the domain name prior to the domain name being deleted

Referenced by SheppObjSet::rgpRestore().

void RGPReport::set_res_reason ( const string &  res_reason)
inline

Sets the res reason.

Parameters
res_reasonbrief explanation of the reason for restoring the domain name

Referenced by SheppObjSet::rgpRestore().

void RGPReport::set_res_time ( const string &  res_time)
inline

Sets the res time.

Parameters
res_timedate and time when the original <rgp:restore> command was sent to the server

Referenced by SheppObjSet::rgpRestore().

void RGPReport::set_statement1 ( const string &  statement1)
inline

Sets the statement.

Parameters
statement1text statement that the client has not restored the domain name in order to assume the rights to use or sell the domain name for itself or for any third party

Referenced by SheppObjSet::rgpRestore().

void RGPReport::set_statement1 ( const string &  statement1,
const string &  lang 
)
inline

Sets the statement and language.

Parameters
statement1text statement that the client has not restored the domain name in order to assume the rights to use or sell the domain name for itself or for any third party
langstatement1 language
void RGPReport::set_statement2 ( const string &  statement2)
inline

Sets the statement.

Parameters
statement2text statement that the information in the restore report is factual to the best of the client's knowledge

Referenced by SheppObjSet::rgpRestore().

void RGPReport::set_statement2 ( const string &  statement2,
const string &  lang 
)
inline

Sets the statement and language.

Parameters
statement2text statement that the information in the restore report is factual to the best of the client's knowledge
langstatement language

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