|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
com.tucows.oxrs.epprtk.rtk.RTKBase
com.tucows.oxrs.epprtk.rtk.xml.EPPXMLBase
com.liberty.rtk.extension.epprtk.AeroBase
com.liberty.rtk.extension.epprtk.AeroDomain
public class AeroDomain
Field Summary |
---|
Fields inherited from class com.tucows.oxrs.epprtk.rtk.xml.EPPXMLBase |
---|
auth_type_string_to_type_hash_, transfer_status_to_type_hash_, xml_ |
Fields inherited from class com.tucows.oxrs.epprtk.rtk.RTKBase |
---|
CRLF, DATE_FMT, DEBUG_LEVEL_ONE, DEBUG_LEVEL_THREE, DEBUG_LEVEL_TWO, DEBUG_NONE, RTK_VERSION, UTC_FMT |
Constructor Summary | |
---|---|
AeroDomain()
|
Method Summary | |
---|---|
void |
fromXML(java.lang.String xml)
|
java.lang.String |
getEnsAuthID()
|
java.lang.String |
getEnsAuthKey()
|
EnsInfo |
getEnsInfo()
|
void |
setEnsAuthID(java.lang.String ensAuthID)
|
void |
setEnsAuthKey(java.lang.String ensAuthKey)
|
void |
setEnsInfo(EnsInfo ensInfo)
|
java.lang.String |
toXML()
Renders the AeroDomain extension "extension" for EPP RFC. This qualifies the ensAuthID name of the domain(s) in domain:create request and domain:info response. |
Methods inherited from class com.liberty.rtk.extension.epprtk.AeroBase |
---|
getCommand, getInnerXML, setAeroAttribute, setCommand |
Methods inherited from class com.tucows.oxrs.epprtk.rtk.xml.EPPXMLBase |
---|
addXMLElement, convertListToArray, convertListToStringArray, createDocRoot, createXMLFromDoc, createXMLSnippetFromDoc, getAvailResultFor, getCheckResultFor, getDocumentElement, getElement, getExtensionNode, getNode, getPanData, getTransID, getXML, initAuthInfoStringToTypeHash, initHashes, initTransferStatusToTypeHash, parseGenericCheckResults, parseGenericResult, prepareAuthInfo, prepareExtensionElement, stringListToXML, transferStatusFromString, transferStatusToString |
Methods inherited from class com.tucows.oxrs.epprtk.rtk.RTKBase |
---|
_ids, debug, debug, getDebugLevel, getDebugPrintStream, getEasyProperty, getRTKProperties, setDebugLevel, setDebugLevel, setDebugPrintStream |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Constructor Detail |
---|
public AeroDomain()
Method Detail |
---|
public void setEnsAuthID(java.lang.String ensAuthID)
public java.lang.String getEnsAuthID()
public void setEnsAuthKey(java.lang.String ensAuthKey)
public java.lang.String getEnsAuthKey()
public void setEnsInfo(EnsInfo ensInfo)
public EnsInfo getEnsInfo()
public java.lang.String toXML() throws org.openrtk.idl.epprtk.epp_XMLException
org.openrtk.idl.epprtk.epp_XMLException
- if required data is missingepp_Extension
public void fromXML(java.lang.String xml) throws org.openrtk.idl.epprtk.epp_XMLException
org.openrtk.idl.epprtk.epp_XMLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |