Package | Description |
---|---|
de.knipp.rritoolkit | |
de.knipp.rritoolkit.request | |
de.knipp.rritoolkit.response | |
de.knipp.rritoolkit.test |
Constructor and Description |
---|
DomainData(DomainData other,
boolean deepCopy)
copy constructor
|
Modifier and Type | Field and Description |
---|---|
protected DomainData |
DomainDataRequest.domain
the domain data instance
|
Modifier and Type | Method and Description |
---|---|
DomainData |
DomainDataRequest.getDomain()
return the domain
|
Modifier and Type | Method and Description |
---|---|
void |
DomainDataRequest.setDomain(DomainData theDomain)
set the domain data
|
Constructor and Description |
---|
DomainChangeHolderRequest(DomainData theDomain)
constructor
|
DomainChangeProvRequest(DomainData theDomain)
constructor
|
DomainCreateRequest(DomainData theDomain)
constructor
|
DomainDataRequest(DomainData theDomain)
constructor
|
DomainDeleteRequest(DomainData theDomain)
constructor
|
DomainUpdateRequest(DomainData theDomain)
constructor
|
Modifier and Type | Field and Description |
---|---|
private DomainData |
DomainInfoResponse.domain
the domain
|
Modifier and Type | Method and Description |
---|---|
DomainData |
DomainInfoResponse.getDomain()
return the domain data
|
Modifier and Type | Field and Description |
---|---|
private java.util.function.Function<DomainData,Request> |
Test.DomainCU.requestFactory
the request factory
|
Constructor and Description |
---|
DomainCU(java.lang.String name,
java.util.function.Function<DomainData,Request> factory,
boolean authInfo)
constructor
|
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH