| Package | Description |
|---|---|
| nl.b3p.csw.client | |
| nl.b3p.csw.jaxb.csw |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionResponse |
CswClient.createTransactionResponse(org.jdom2.Document responseDocument) |
TransactionResponse |
CswClient.delete(DeleteType deleteType) |
TransactionResponse |
CswClient.delete(String uuid) |
TransactionResponse |
CswClient.insert(Document document) |
TransactionResponse |
CswClient.insert(InsertType insertType) |
TransactionResponse |
CswClient.update(org.jdom2.Document document) |
TransactionResponse |
CswClient.update(String fileIdentifier,
Document document) |
TransactionResponse |
CswClient.update(UpdateType updateType) |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionResponse |
HarvestResponseType.transactionResponse |
| Modifier and Type | Method and Description |
|---|---|
TransactionResponse |
ObjectFactory.createTransactionResponse(TransactionResponseType value)
Create an instance of
TransactionResponse} |
TransactionResponse |
HarvestResponseType.getTransactionResponse()
Gets the value of the transactionResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HarvestResponseType.setTransactionResponse(TransactionResponse value)
Sets the value of the transactionResponse property.
|
| Constructor and Description |
|---|
HarvestResponseType(Acknowledgement acknowledgement,
TransactionResponse transactionResponse)
Fully-initialising value constructor
|
Copyright © 2022 B3Partners B.V.. All rights reserved.