TransactionResponse |
CswClient.delete(DeleteType deleteType) |
TransactionResponse |
CswClient.delete(String uuid) |
protected org.jdom2.Document |
CswClient.doRequest(JAXBElement jaxbElement,
boolean transaction) |
BigInteger |
OutputBySearch.getNextRecord() |
BigInteger |
OutputBySearch.getNumberOfRecordsMatched() |
BigInteger |
OutputBySearch.getNumberOfRecordsReturned() |
protected JAXBElement |
Output.getResponse() |
GetRecordsResponse |
OutputBySearch.getResponse() |
GetRecordByIdResponse |
OutputById.getResponse() |
org.jdom2.Element |
OutputById.getSearchResult() |
List<org.jdom2.Element> |
Output.getSearchResults() |
SearchResultsType |
OutputBySearch.getSearchResultsObject() |
String |
Output.getSearchResultsString() |
String |
OutputById.getSearchResultString() |
abstract List<Element> |
Output.getSearchResultsW3C() |
List<Element> |
OutputBySearch.getSearchResultsW3C() |
List<Element> |
OutputById.getSearchResultsW3C() |
Element |
OutputById.getSearchResultW3C() |
org.jdom2.Document |
JDOMResponseListener.handleResponse(InputStream response) |
T |
ResponseListenable.handleResponse(InputStream response) |
HarvestResponse |
CswClient.harvest(HarvestType harvestType) |
TransactionResponse |
CswClient.insert(Document document) |
TransactionResponse |
CswClient.insert(InsertType insertType) |
OutputById |
CswClient.search(InputById input) |
OutputBySearch |
CswClient.search(InputBySearch input) |
TransactionResponse |
CswClient.update(org.jdom2.Document document) |
TransactionResponse |
CswClient.update(UpdateType updateType) |