Class MetacardResourceStatus
java.lang.Object
ddf.catalog.core.resourcestatus.metacard.MetacardResourceStatus
- All Implemented Interfaces:
ddf.catalog.plugin.PostQueryPlugin
PostQueryPlugin that checks the
invalid reference
ddf.catalog.cache.impl.ResourceCache
Metacard's related Resource and adds an
Attribute to each Metacard in the QueryResponse.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.operation.QueryResponseprocess(ddf.catalog.operation.QueryResponse input)
-
Constructor Details
-
MetacardResourceStatus
public MetacardResourceStatus(ddf.catalog.cache.ResourceCacheInterface cache)
-
-
Method Details
-
process
public ddf.catalog.operation.QueryResponse process(ddf.catalog.operation.QueryResponse input) throws ddf.catalog.plugin.PluginExecutionException, ddf.catalog.plugin.StopProcessingException - Specified by:
processin interfaceddf.catalog.plugin.PostQueryPlugin- Throws:
ddf.catalog.plugin.PluginExecutionExceptionddf.catalog.plugin.StopProcessingException
-