Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addDocument(HttpHeaders, UriInfo, HttpServletRequest, String, InputStream) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
- addDocument(HttpHeaders, UriInfo, HttpServletRequest, String, InputStream) - Method in interface org.codice.ddf.endpoints.rest.RESTService
-
REST Post.
- addDocument(HttpHeaders, UriInfo, HttpServletRequest, MultipartBody, String, InputStream) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
-
REST Post.
- addDocument(HttpHeaders, UriInfo, HttpServletRequest, MultipartBody, String, InputStream) - Method in interface org.codice.ddf.endpoints.rest.RESTService
-
REST Post.
C
- CONTEXT_ROOT - Static variable in interface org.codice.ddf.endpoints.rest.RESTService
- createMetacard(MultipartBody, UriInfo, String) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
D
- deleteDocument(String, HttpServletRequest) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
-
REST Delete.
- deleteDocument(String, HttpServletRequest) - Method in interface org.codice.ddf.endpoints.rest.RESTService
-
REST Delete.
- doesResourceExist(String, String, UriInfo, HttpServletRequest) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
- doesResourceExist(String, String, UriInfo, HttpServletRequest) - Method in interface org.codice.ddf.endpoints.rest.RESTService
-
REST Get.
G
- getDocument(String, String, String, UriInfo, HttpServletRequest) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
-
REST Get.
- getDocument(String, String, String, UriInfo, HttpServletRequest) - Method in interface org.codice.ddf.endpoints.rest.RESTService
-
REST Get.
- getDocument(String, String, UriInfo, HttpServletRequest) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
-
REST Get.
- getDocument(String, String, UriInfo, HttpServletRequest) - Method in interface org.codice.ddf.endpoints.rest.RESTService
-
REST Get.
- getDocument(UriInfo, HttpServletRequest) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
-
REST Get.
- getDocument(UriInfo, HttpServletRequest) - Method in interface org.codice.ddf.endpoints.rest.RESTService
-
REST Get.
- getHeaders(String, String, UriInfo, HttpServletRequest) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
-
REST Head.
- getHeaders(String, UriInfo, HttpServletRequest) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
-
REST Head.
O
- org.codice.ddf.endpoints.rest - package org.codice.ddf.endpoints.rest
P
- ping() - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
R
- RESTEndpoint - Class in org.codice.ddf.endpoints.rest
- RESTEndpoint(CatalogService) - Constructor for class org.codice.ddf.endpoints.rest.RESTEndpoint
- RESTService - Interface in org.codice.ddf.endpoints.rest
-
REST endpoint interface
S
- SOURCES_PATH - Static variable in interface org.codice.ddf.endpoints.rest.RESTService
U
- updateDocument(String, HttpHeaders, HttpServletRequest, String, InputStream) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
-
REST Put.
- updateDocument(String, HttpHeaders, HttpServletRequest, String, InputStream) - Method in interface org.codice.ddf.endpoints.rest.RESTService
-
REST Put.
- updateDocument(String, HttpHeaders, HttpServletRequest, MultipartBody, String, InputStream) - Method in class org.codice.ddf.endpoints.rest.RESTEndpoint
-
REST Put.
- updateDocument(String, HttpHeaders, HttpServletRequest, MultipartBody, String, InputStream) - Method in interface org.codice.ddf.endpoints.rest.RESTService
-
REST Put.
All Classes and Interfaces|All Packages|Constant Field Values