|
void * | _private |
|
void(* | authenticateUser )(PortableServer_Servant _servant, const CORBA_char *username, const CORBA_char *password, CORBA_Environment *ev) |
|
ccReg_SessionIDType(* | createSession )(PortableServer_Servant _servant, const CORBA_char *username, CORBA_Environment *ev) |
|
void(* | destroySession )(PortableServer_Servant _servant, const CORBA_char *sessionID, CORBA_Environment *ev) |
|
ccReg_Session(* | getSession )(PortableServer_Servant _servant, const CORBA_char *sessionID, CORBA_Environment *ev) |
|
ccReg_RegistrarList *(* | getRegistrars )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
ccReg_AdminRegistrar *(* | getRegistrarById )(PortableServer_Servant _servant, const ccReg_TID id, CORBA_Environment *ev) |
|
CORBA_long(* | getDomainCount )(PortableServer_Servant _servant, const CORBA_char *zone, CORBA_Environment *ev) |
|
CORBA_long(* | getSignedDomainCount )(PortableServer_Servant _servant, const CORBA_char *fqdn, CORBA_Environment *ev) |
|
CORBA_long(* | getEnumNumberCount )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
void(* | checkHandle )(PortableServer_Servant _servant, const CORBA_char *handle, ccReg_CheckHandleTypeSeq **ch, CORBA_Environment *ev) |
|
Registry_CountryDescSeq *(* | getCountryDescList )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
Registry_CountryCode(* | getDefaultCountry )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
Registry_ObjectStatusDescSeq *(* | getObjectStatusDescList )(PortableServer_Servant _servant, const CORBA_char *lang, CORBA_Environment *ev) |
|
ccReg_TID(* | createPublicRequest )(PortableServer_Servant _servant, const Registry_PublicRequest_Type type, const CORBA_char *reason, const CORBA_char *emailToAnswer, const ccReg_Admin_ObjectIdList *objectIds, const ccReg_TID requestId, CORBA_Environment *ev) |
|
void(* | processPublicRequest )(PortableServer_Servant _servant, const ccReg_TID id, const CORBA_boolean invalid, CORBA_Environment *ev) |
|
ccReg_Admin_Buffer *(* | getPublicRequestPDF )(PortableServer_Servant _servant, const ccReg_TID id, const CORBA_char *lang, CORBA_Environment *ev) |
|
ccReg_TID(* | resendPin3Letter )(PortableServer_Servant _servant, const ccReg_TID publicRequestId, CORBA_Environment *ev) |
|
ccReg_TID(* | resendPin2SMS )(PortableServer_Servant _servant, const ccReg_TID publicRequestId, CORBA_Environment *ev) |
|
Registry_Money(* | getCreditByZone )(PortableServer_Servant _servant, const CORBA_char *registrar, const ccReg_TID zone, CORBA_Environment *ev) |
|
void(* | generateLetters )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
CORBA_boolean(* | setInZoneStatus )(PortableServer_Servant _servant, const ccReg_TID domainId, CORBA_Environment *ev) |
|
CORBA_unsigned_long_long(* | countEnumDomainsByRegistrant )(PortableServer_Servant _servant, const CORBA_char *name, const CORBA_boolean by_person, const CORBA_boolean by_org, CORBA_Environment *ev) |
|
ccReg_EnumDictList *(* | getEnumDomainsByRegistrant )(PortableServer_Servant _servant, const CORBA_char *name, const CORBA_boolean by_person, const CORBA_boolean by_org, const CORBA_long offset, const CORBA_long limit, CORBA_Environment *ev) |
|
ccReg_EnumDictList *(* | getEnumDomainsRecentEntries )(PortableServer_Servant _servant, const CORBA_long count, CORBA_Environment *ev) |
|
Registry_Registrar_Certification_Manager(* | getCertificationManager )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
Registry_Registrar_Group_Manager(* | getGroupManager )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
ccReg_EnumList *(* | getBankAccounts )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
ccReg_RegistrarRequestCountInfo *(* | getRegistrarRequestCount )(PortableServer_Servant _servant, const CORBA_char *registrar, CORBA_Environment *ev) |
|
CORBA_boolean(* | isRegistrarBlocked )(PortableServer_Servant _servant, const ccReg_TID reg_id, CORBA_Environment *ev) |
|
CORBA_boolean(* | blockRegistrar )(PortableServer_Servant _servant, const ccReg_TID reg_id, CORBA_Environment *ev) |
|
void(* | unblockRegistrar )(PortableServer_Servant _servant, const ccReg_TID reg_id, const ccReg_TID request_id, CORBA_Environment *ev) |
|
ccReg_ULLSeq *(* | getSummaryOfExpiredDomains )(PortableServer_Servant _servant, const CORBA_char *registrar_handle, const ccReg_DatePeriodList *intervals, CORBA_Environment *ev) |
|