EPP RGPReport Class.
More...
#include <RGPRestore.H>
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_time | date 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
-
other | any 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_data | data 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_data | data 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_reason | brief 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_time | date 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
-
statement1 | 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 |
Referenced by SheppObjSet::rgpRestore().
void RGPReport::set_statement1 |
( |
const string & |
statement1, |
|
|
const string & |
lang |
|
) |
| |
|
inline |
Sets the statement and language.
- Parameters
-
statement1 | 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 |
lang | statement1 language |
void RGPReport::set_statement2 |
( |
const string & |
statement2 | ) |
|
|
inline |
Sets the statement.
- Parameters
-
statement2 | text 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
-
statement2 | text statement that the information in the restore report is factual to the best of the client's knowledge |
lang | statement language |
The documentation for this class was generated from the following file: