| Package | Description |
|---|---|
| ddf.catalog.content | |
| ddf.catalog.content.operation.impl | |
| org.codice.ddf.catalog.content.impl |
| Modifier and Type | Method and Description |
|---|---|
ReadStorageResponse |
StorageProvider.read(ReadStorageRequest readRequest)
Retrieves a
ContentItem from the content repository. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadStorageRequestImpl |
| Constructor and Description |
|---|
ReadStorageResponseImpl(ReadStorageRequest request)
Instantiates an empty, new ResponseImpl
|
ReadStorageResponseImpl(ReadStorageRequest request,
ContentItem contentItem)
Instantiates a new ResponseImpl
|
ReadStorageResponseImpl(ReadStorageRequest request,
Map<String,Serializable> properties)
Instantiates a new ResponseImpl
|
| Modifier and Type | Method and Description |
|---|---|
ReadStorageResponse |
FileSystemStorageProvider.read(ReadStorageRequest readRequest) |
This work is licensed under a Creative Commons Attribution 4.0 International License.