| Package | Description |
|---|---|
| ddf.catalog |
Provides the classes for the Catalog Framework API and implementation.
|
| ddf.catalog.content | |
| ddf.catalog.content.operation.impl | |
| ddf.catalog.content.plugin | |
| ddf.catalog.history | |
| ddf.catalog.impl |
Provides the Catalog Framework reference implementation.
|
| ddf.catalog.impl.operations | |
| ddf.sdk.plugin.storage | |
| org.codice.ddf.catalog.content.impl | |
| org.codice.ddf.catalog.content.plugin.checksum | |
| org.codice.ddf.catalog.security.logging |
| Modifier and Type | Method and Description |
|---|---|
UpdateResponse |
CatalogFramework.update(UpdateStorageRequest updateRequest)
This code is experimental.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageResponse |
StorageProvider.update(UpdateStorageRequest updateStorageRequest)
Updates a
ContentItem in the content repository. |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateStorageRequestImpl |
| Constructor and Description |
|---|
UpdateStorageResponseImpl(UpdateStorageRequest request,
List<ContentItem> updatedContentItems)
Instantiates a new ResponseImpl
|
UpdateStorageResponseImpl(UpdateStorageRequest request,
Map<String,Serializable> properties)
Instantiates a new ResponseImpl
|
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
PreUpdateStoragePlugin.process(UpdateStorageRequest input)
Processes the
UpdateStorageRequest. |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
PreUpdateStoragePlugin.process(UpdateStorageRequest input)
Processes the
UpdateStorageRequest. |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageResponse |
Historian.version(UpdateStorageRequest streamUpdateRequest,
UpdateStorageResponse updateStorageResponse,
UpdateResponse updateResponse)
Versions updated
Metacards and ContentItems. |
| Modifier and Type | Method and Description |
|---|---|
UpdateResponse |
CatalogFrameworkImpl.update(UpdateStorageRequest updateRequest) |
| Modifier and Type | Method and Description |
|---|---|
UpdateResponse |
UpdateOperations.update(UpdateStorageRequest streamUpdateRequest) |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
PreviewStoragePlugin.process(UpdateStorageRequest input) |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
PreviewStoragePlugin.process(UpdateStorageRequest input) |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageResponse |
FileSystemStorageProvider.update(UpdateStorageRequest updateRequest) |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
Checksum.process(UpdateStorageRequest input) |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
Checksum.process(UpdateStorageRequest input) |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
SecurityLoggingPlugin.process(UpdateStorageRequest input) |
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
SecurityLoggingPlugin.process(UpdateStorageRequest input) |
This work is licensed under a Creative Commons Attribution 4.0 International License.