Uses of Interface
ddf.catalog.util.Describable
Packages that use Describable
Package
Description
Provides the classes for the Catalog Framework API and implementation.
Provides the classes for the Catalog Resource API and implementation.
Provides the classes for the Catalog Source API used implement a data source.
Provides the classes for the Catalog Utility API and implementation.
-
Uses of Describable in ddf.catalog
Subinterfaces of Describable in ddf.catalogModifier and TypeInterfaceDescriptioninterfaceTheCatalogFrameworkfunctions as the routing mechanism between all catalog components. -
Uses of Describable in ddf.catalog.resource
Subinterfaces of Describable in ddf.catalog.resource -
Uses of Describable in ddf.catalog.source
Subinterfaces of Describable in ddf.catalog.sourceModifier and TypeInterfaceDescriptioninterfaceExternal facing (outside ofCatalogFramework) API used to interact with providers of data such as a file system or database.interfaceThis code is experimental.interfaceinterfaceinterfaceinterfaceThe InterfaceRemoteSourceis used to represent a remoteSource.interfaceThe Source is used to represent a system that has Metacards in a catalog.interfaceUsed byPostFederatedQueryPluginandPreFederatedQueryPluginto determine if a source is the cache.interfaceThe InterfaceSourceDescriptoris used to describe aSource. -
Uses of Describable in ddf.catalog.util
Subinterfaces of Describable in ddf.catalog.utilModifier and TypeInterfaceDescriptioninterfaceUsed to specify an item whose ID is to be masked when it reports its ID externally, e.g., in a query response.