All Classes and Interfaces
Class
Description
Parent object to all Catalog Commands.
A Catalog facade which unifies at least the
CatalogFramework and the CatalogProvider interfaces.CommandSupport provides printing and progress bar support for extending classes
Exports Metacards, History, and their content into a zip file.
Imports Metacards, History, and their content from a zip file into the catalog.
Custom Karaf command for ingesting records into the Catalog.
Effectively a cursor over the results of a filter that automatically pages through all results
Throws a
Throws a
CatalogCommandRuntimeException if anything goes wrong during iteration or
queryingCommand used to remove all or a subset of records (in bulk) from the Catalog.
Deletes records by ID.
SubjectCommands provides the ability to change what subject (user) the extending command is run
as.
Provides information on available transformers
Custom Karaf command to validate XML files against services that implement MetacardValidator