cmr.client.search.protocol
This namespace defines the protocols used by CMR search client.
CMRSearchAPI
protocol
members
get-collections
(get-collections this)
(get-collections this http-options)
(get-collections this query-params http-options)
Find all collections.
get-concept
(get-concept this concept-id http-options)
(get-concept this concept-id revision-id http-options)
Not yet implemented.
get-granules
(get-granules this http-options)
(get-granules this query-params http-options)
Not yet implemented.
get-humanizers
(get-humanizers this)
(get-humanizers this http-options)
Not yet implemented.
get-tag
(get-tag this tag-id http-options)
(get-tag this tag-id query-params http-options)
Not yet implemented.
get-tags
(get-tags this http-options)
(get-tags this query-params http-options)
Not yet implemented.
get-tiles
(get-tiles this http-options)
(get-tiles this query-params http-options)
Not yet implemented.
get-variables
(get-variables this http-options)
(get-variables this query-params http-options)
Not yet implemented.