public class DomainDeleteRequest extends DomainDataRequest
domain
Constructor and Description |
---|
DomainDeleteRequest()
constructor
|
DomainDeleteRequest(DomainData theDomain)
constructor
|
Modifier and Type | Method and Description |
---|---|
DomainDeleteResponse |
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
|
protected boolean |
includeDnsData()
return whether DNS data shall be supplied or not.
|
getDomain, requestToKVList, requestToXml, setDomain, toString
getClientTxnID, getProtocolVersion, setClientTxnID, toList, toXml
public DomainDeleteRequest()
public DomainDeleteRequest(DomainData theDomain)
theDomain
- the domainpublic DomainDeleteResponse execute(Port port) throws java.io.IOException
protected boolean includeDnsData()
includeDnsData
in class DomainDataRequest
true
if the data shall be suppliedprotected java.lang.String getActionCode()
getActionCode
in class Request
protected java.lang.String getRequestElementName()
getRequestElementName
in class DomainDataRequest
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH