Uses of Interface
ddf.catalog.operation.ProcessingDetails
Packages that use ProcessingDetails
Package
Description
Provides the classes for the Catalog Operation API and implementation.
-
Uses of ProcessingDetails in ddf.catalog.operation
Methods in ddf.catalog.operation that return types with arguments of type ProcessingDetailsModifier and TypeMethodDescriptionQueryResponse.getProcessingDetails()default Set<ProcessingDetails>Response.getProcessingErrors() -
Uses of ProcessingDetails in ddf.catalog.security
Methods in ddf.catalog.security that return ProcessingDetailsModifier and TypeMethodDescriptionSourceWarningsFilter.filter(ProcessingDetails details) If thisSourceWarningsFiltercan filtertheProcessingDetailspassed to it, then this method applies a filter to thewarningsof theProcessingDetailsMethods in ddf.catalog.security with parameters of type ProcessingDetailsModifier and TypeMethodDescriptionbooleanSourceWarningsFilter.canFilter(ProcessingDetails details) This method determines whether thisSourceWarningsFiltercan correctlyfiltertheProcessingDetailspassed to itSourceWarningsFilter.filter(ProcessingDetails details) If thisSourceWarningsFiltercan filtertheProcessingDetailspassed to it, then this method applies a filter to thewarningsof theProcessingDetails