Package ddf.catalog.source
Interface ConnectedSource
- All Superinterfaces:
Describable,org.codice.ddf.platform.services.common.Describable,Maskable,RemoteSource,ResourceReader,Source
Provides an implementation of
Source that represents a remote that is always
included in every local and enterprise Query processed. However,
ConnectedSource implementations can never be queried individually by clients, meaning a
client cannot query a ConnectedSource by name.- See Also:
-
Method Summary
Methods inherited from interface ddf.catalog.util.Describable
getDescription, getId, getOrganization, getTitle, getVersionMethods inherited from interface ddf.catalog.resource.ResourceReader
getOptions, getSupportedSchemes, retrieveResourceMethods inherited from interface ddf.catalog.source.Source
getContentTypes, getSecurityAttributes, isAvailable, isAvailable, query