| Interface | Description |
|---|---|
| ContentMetadataExtractor |
Parses content, extracting metadata and adding it to the provided card.
|
| CreateStorageRequest |
Request to store content that is accessible by querying Metacards
|
| CreateStorageResponse |
Response associated with creating content associated with a Metacard
|
| DeleteStorageRequest |
Request to remove content associated with a Metacard
|
| DeleteStorageResponse |
Response that holds the @{link List} of deleted
ContentItems |
| MetadataExtractor |
Enrich metacard using provided input.
|
| ReadStorageRequest |
Request to retrieve a file product associated with a Metacard
|
| ReadStorageResponse |
Response that contains the
ContentItem that was specified in the request URI |
| StorageRequest |
Base request interface for storage operations.
|
| StorageResponse<T extends Request> |
Base response interface for storage operations.
|
| UpdateStorageRequest |
Request to update the file associated with a Metacard
|
| UpdateStorageResponse |
Response containing the updated
ContentItems |
This work is licensed under a Creative Commons Attribution 4.0 International License.