Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addDocument(List<String>, HttpServletRequest, String, InputStream) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Creates a new metadata entry in the catalog.
- addDocument(List<String>, MultipartBody, String, InputStream) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Creates a new metadata entry in the catalog.
C
- CatalogService - Interface in org.codice.ddf.rest.api
-
Catalog service interface
- CatalogServiceException - Exception Class in org.codice.ddf.rest.api
- CatalogServiceException(String) - Constructor for exception class org.codice.ddf.rest.api.CatalogServiceException
- CatalogServiceException(String, Throwable) - Constructor for exception class org.codice.ddf.rest.api.CatalogServiceException
- CONTEXT_ROOT - Static variable in interface org.codice.ddf.rest.api.CatalogService
- createMetacard(HttpServletRequest, String) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Creates a new metacard.
- createMetacard(MultipartBody, String) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Creates a new metacard.
D
- deleteDocument(String) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Deletes a record from the catalog.
- doesLocalResourceExist(String, String) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Returns checksum if the local resource exists for the metacardId.
G
- getDocument(String, String, String, URI, MultivaluedMap<String, String>, HttpServletRequest) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Retrieves the metadata entry specified by the id from the federated source specified by sourceid.
- getFileExtensionForMimeType(String) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Retrieves the file extension fro the specified Mime Type.
- getHeaders(String, String, URI, MultivaluedMap<String, String>) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Retrieves header information regarding the entry specified by the id such as the Accept-Ranges and Content-Range headers.
- getSourcesInfo() - Method in interface org.codice.ddf.rest.api.CatalogService
-
Retrieves information regarding available sources.
O
- org.codice.ddf.rest.api - package org.codice.ddf.rest.api
P
- parseParts(Collection<Part>, String) - Method in interface org.codice.ddf.rest.api.CatalogService
S
- SOURCES_PATH - Static variable in interface org.codice.ddf.rest.api.CatalogService
U
- updateDocument(String, List<String>, HttpServletRequest, String, InputStream) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Updates the specified metadata entry with the provided metadata.
- updateDocument(String, List<String>, HttpServletRequest, String, InputStream, Map<String, Serializable>) - Method in interface org.codice.ddf.rest.api.CatalogService
- updateDocument(String, List<String>, MultipartBody, String, InputStream) - Method in interface org.codice.ddf.rest.api.CatalogService
-
Updates the specified metadata entry with the provided metadata.
- updateDocument(String, List<String>, MultipartBody, String, InputStream, Map<String, Serializable>) - Method in interface org.codice.ddf.rest.api.CatalogService
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form