| Modifier and Type | Method and Description | 
|---|---|
| Response | DocstoreHelperService. performRestFulOperation(String docCategory,
                                              String docType,
                                              String docFormat,
                                              String ids) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | DocstoreHelperService. getResponseContent(Response response) | 
| Modifier and Type | Method and Description | 
|---|---|
| Response | DocumentResources. buildResponse(List<String> uuidList,
                          String category,
                          String type,
                          String format)This method builds the response for the list of UUID's | 
| protected Response | DocumentResources. checkOut(String uuid) | 
| protected Response | DocumentResources. processDeleteRequest(Request dsRequest) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | DocumentResources. checkIn(Request dsRequest,
              Response dsResponse) | 
| Modifier and Type | Method and Description | 
|---|---|
| Response | ResponseHandler. toObject(String requestXML) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | ResponseHandler. toXML(Response response) | 
| Modifier and Type | Method and Description | 
|---|---|
| Response | IngestNIndexHandlerService. buildResponse(Request request) | 
| Response | IngestNIndexHandlerService. ingestNIndexRequestDocuments(Request request)`
 
 Method to ingest & index xml String Request Document | 
| Response | DocumentService. process(Request request)Processes the documents, as per the operation specified, in the given request. | 
| Response | DocumentServiceImpl. process(Request request) | 
| Modifier and Type | Method and Description | 
|---|---|
| Response | DeleteManager. deleteDocs(Request request) | 
| Response | DeleteManager. getResponse(Request req,
                      List<RequestDocument> requestDocuments,
                      String status,
                      String statusMessage) | 
| Response | DocumentStoreManager. processDeleteRequest(String requestString) | 
| Modifier and Type | Method and Description | 
|---|---|
| Response | OleDocstoreHelperServiceImpl. createInstanceForBib(InstanceCollection instanceCollection) | 
| Response | OleDocstoreHelperServiceImpl. createItemToDocstore(String instanceUuid,
                                        Item item) | 
| Response | OleDocstoreHelperServiceImpl. getDocstoreResponse(String uuid) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | OleDocstoreHelperServiceImpl. getResponseContent(Response response) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Response> | MultiPartBagRequestClient. runMultiPartRequestsAtLocation(String requestsRootFolder,
                                                            String restUrl)Method to run MultiPart Requests @ Location 'requestsRootFolder'. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | OverlayHelperService. getUUID(Response response,
              String docType) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | OverlayHelperServiceImpl. getUUID(Response response,
              String docType) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Response | DocumentServlet. processDeleteRequest(Request dsRequest)Deletes documents from docstore and discovery. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | DocumentServlet. checkIn(Request dsRequest,
              Response dsResponse) | 
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.