Uses of Interface
ddf.catalog.operation.UpdateResponse
Packages that use UpdateResponse
Package
Description
Provides the classes for the Catalog Framework API and implementation.
Provides the classes for the Catalog Plug-in API and implementation.
Provides the classes for the Catalog Source API used implement a data source.
-
Uses of UpdateResponse in ddf.catalog
Methods in ddf.catalog that return UpdateResponseModifier and TypeMethodDescriptionCatalogFramework.update(UpdateStorageRequest updateRequest) This code is experimental.CatalogFramework.update(UpdateRequest updateRequest) Updates a list of Metacards. -
Uses of UpdateResponse in ddf.catalog.plugin
Methods in ddf.catalog.plugin that return UpdateResponseModifier and TypeMethodDescriptionPostIngestPlugin.process(UpdateResponse input) Processes theUpdateResponse.Methods in ddf.catalog.plugin with parameters of type UpdateResponseModifier and TypeMethodDescriptionPostIngestPlugin.process(UpdateResponse input) Processes theUpdateResponse. -
Uses of UpdateResponse in ddf.catalog.source
Methods in ddf.catalog.source that return UpdateResponseModifier and TypeMethodDescriptionCatalogProvider.update(UpdateRequest updateRequest) Updates a list ofMetacardrecords.CatalogStore.update(UpdateRequest updateRequest) Updates a list ofMetacardrecords.