Uses of Class
ddf.catalog.operation.impl.OperationImpl
Packages that use OperationImpl
Package
Description
Provides the classes for the Catalog Operation API and implementation.
-
Uses of OperationImpl in ddf.catalog.content.operation.impl
Subclasses of OperationImpl in ddf.catalog.content.operation.implModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of OperationImpl in ddf.catalog.operation.impl
Subclasses of OperationImpl in ddf.catalog.operation.implModifier and TypeClassDescriptionclassCreateRequestImpl represents aCreateRequestand supports passing aMapof properties for create operations.classCreateResponseImpl contains theResponseinformation (created metacards) on aCreateRequest.classclassThe DeleteResponseImpl represents a default implementation of theDefaultResponse.classclassclassclassclassclassThe ResourceResponseImpl provides a means of providing aResourceResponse.classResponseImpl<T extends ddf.catalog.operation.Request>The ResponseImpl class provides a generic means of providing aResponseon operations.classThe SourceInfoRequestEnterprise should be used to obtainSourceinformation about eachSourcein the enterprise.classThe SourceInfoRequestLocal should be used to obtain localSourceinformation.classThe SourceInfoRequestSources should be used to obtainSourceinformation about specific sources identified by id.classThe SourceInfoResponseImpl provides a default implementation of aSourceInfoResponse.classThe SourceResponseImpl represents a default implementation of theSourceResponse.classThe UpdateRequestImpl represents the default implementation ofUpdateRequest.classThe UpdateResponseImpl represents a default implementation of anUpdateRequest