Uses of Interface
ddf.catalog.content.operation.UpdateStorageRequest
Packages that use UpdateStorageRequest
Package
Description
Provides the classes for the Catalog Framework API and implementation.
-
Uses of UpdateStorageRequest in ddf.catalog
Methods in ddf.catalog with parameters of type UpdateStorageRequestModifier and TypeMethodDescriptionCatalogFramework.update(UpdateStorageRequest updateRequest) This code is experimental. -
Uses of UpdateStorageRequest in ddf.catalog.content
Methods in ddf.catalog.content with parameters of type UpdateStorageRequestModifier and TypeMethodDescriptionStorageProvider.update(UpdateStorageRequest updateStorageRequest) Updates aContentItemin the content repository. -
Uses of UpdateStorageRequest in ddf.catalog.content.plugin
Methods in ddf.catalog.content.plugin that return UpdateStorageRequestModifier and TypeMethodDescriptionPreUpdateStoragePlugin.process(UpdateStorageRequest input) Processes theUpdateStorageRequest.Methods in ddf.catalog.content.plugin with parameters of type UpdateStorageRequestModifier and TypeMethodDescriptionPreUpdateStoragePlugin.process(UpdateStorageRequest input) Processes theUpdateStorageRequest.