Uses of Interface
ddf.catalog.operation.Request
Packages that use Request
Package
Description
Provides the classes for the Catalog Operation API and implementation.
-
Uses of Request in ddf.catalog.content.operation
Classes in ddf.catalog.content.operation with type parameters of type RequestModifier and TypeInterfaceDescriptioninterfaceStorageResponse<T extends Request>Base response interface for storage operations.Subinterfaces of Request in ddf.catalog.content.operationModifier and TypeInterfaceDescriptioninterfaceRequest to store content that is accessible by querying MetacardsinterfaceRequest to remove content associated with a MetacardinterfaceRequest to retrieve a file product associated with a MetacardinterfaceBase request interface for storage operations.interfaceRequest to update the file associated with a Metacard -
Uses of Request in ddf.catalog.operation
Classes in ddf.catalog.operation with type parameters of type RequestSubinterfaces of Request in ddf.catalog.operationModifier and TypeInterfaceDescriptioninterfaceDefines a Create Request Object which can be sent to theCatalogFramework.createinterfaceA request to deleteMetacards from theCatalogProviderinterfaceinterfaceinterfaceThe SourceInfoRequest represents a request to obtainSourceinformation.interfaceInterface representing a request to update a Metacard.