| Package | Description |
|---|---|
| ddf.catalog.content | |
| ddf.catalog.content.operation.impl | |
| org.codice.ddf.catalog.content.impl |
| Modifier and Type | Method and Description |
|---|---|
DeleteStorageResponse |
StorageProvider.delete(DeleteStorageRequest deleteRequest)
Deletes a
ContentItem from the content repository. |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteStorageRequestImpl |
| Constructor and Description |
|---|
DeleteStorageResponseImpl(DeleteStorageRequest request,
List<ContentItem> deletedContentItems)
Instantiates a new ResponseImpl
|
DeleteStorageResponseImpl(DeleteStorageRequest request,
Map<String,Serializable> properties)
Instantiates a new ResponseImpl
|
| Modifier and Type | Method and Description |
|---|---|
DeleteStorageResponse |
FileSystemStorageProvider.delete(DeleteStorageRequest deleteRequest) |
This work is licensed under a Creative Commons Attribution 4.0 International License.