Uses of Interface
ddf.catalog.content.operation.CreateStorageRequest
Packages that use CreateStorageRequest
Package
Description
Provides the classes for the Catalog Framework API and implementation.
-
Uses of CreateStorageRequest in ddf.catalog
Methods in ddf.catalog with parameters of type CreateStorageRequestModifier and TypeMethodDescriptionCatalogFramework.create(CreateStorageRequest createRequest) This code is experimental. -
Uses of CreateStorageRequest in ddf.catalog.content
Methods in ddf.catalog.content with parameters of type CreateStorageRequestModifier and TypeMethodDescriptionStorageProvider.create(CreateStorageRequest createStorageRequest) Creates an item in the content repository. -
Uses of CreateStorageRequest in ddf.catalog.content.plugin
Methods in ddf.catalog.content.plugin that return CreateStorageRequestModifier and TypeMethodDescriptionPreCreateStoragePlugin.process(CreateStorageRequest input) Processes theCreateStorageRequest.Methods in ddf.catalog.content.plugin with parameters of type CreateStorageRequestModifier and TypeMethodDescriptionPreCreateStoragePlugin.process(CreateStorageRequest input) Processes theCreateStorageRequest.