public class DomainRestoreRequest extends DomainSimpleRequest
Constructor and Description |
---|
DomainRestoreRequest()
constructor
|
DomainRestoreRequest(java.lang.String theDomainName)
constructor
|
DomainRestoreRequest(java.lang.String theDomainName,
java.lang.String theEncodedDomainName)
constructor
|
Modifier and Type | Method and Description |
---|---|
DomainRestoreResponse |
execute(Port port)
execute the this request on the given port.
|
protected java.lang.String |
getActionCode()
return the action string for this request
|
protected java.lang.String |
getRequestElementName()
return the XML element name
|
addAttributes, addElements, getDomainName, getEncodedDomainName, requestToKVList, requestToXml, setDomainName, setDomainName, toString
getClientTxnID, getProtocolVersion, setClientTxnID, toList, toXml
public DomainRestoreRequest()
public DomainRestoreRequest(java.lang.String theDomainName, java.lang.String theEncodedDomainName)
theDomainName
- the domain nametheEncodedDomainName
- the encoded domain name, may be null
for ASCII-only domainspublic DomainRestoreRequest(java.lang.String theDomainName)
theDomainName
- the domain namepublic DomainRestoreResponse execute(Port port) throws java.io.IOException
protected java.lang.String getRequestElementName()
getRequestElementName
in class DomainSimpleRequest
protected java.lang.String getActionCode()
getActionCode
in class Request
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH