See: Description
| Interface | Description |
|---|---|
| CreateRequest |
Defines a Create Request Object which can be sent to the
CatalogFramework.create |
| CreateResponse |
CreateResponse contains response information that should ber returned on a
CreateRequest
operation. |
| DeleteRequest |
A request to delete
Metacards from the CatalogProvider |
| DeleteResponse |
The Interface DeleteResponse contains the response information on a
DeleteRequest |
| Operation | |
| OperationTransaction |
Interface describing an operation transaction for the catalog.
|
| Pingable | |
| ProcessingDetails | |
| Query |
A
Query contains the basic aspects of executing a search. |
| QueryRequest | |
| QueryResponse | |
| Request | |
| ResourceRequest | |
| ResourceResponse | |
| Response<T extends Request> | |
| SourceInfoRequest |
The SourceInfoRequest represents a request to obtain
Source information. |
| SourceInfoResponse |
The SourceInfoResponse is used to return
Source information on an operation. |
| SourceProcessingDetails |
The Interface SourceProcessingDetails is intended to capture the processing details (e.g.
|
| SourceResponse |
Query status should come back in the properties.
|
| Update |
Represents an update of a single
Metacard, which has an older (previous) version and a
new (current) version. |
| UpdateRequest |
Interface representing a request to update a Metacard.
|
| UpdateResponse |
| Enum | Description |
|---|---|
| OperationTransaction.OperationType |
Operation transaction type
|
This work is licensed under a Creative Commons Attribution 4.0 International License.