Package | Description |
---|---|
org.kuali.ole.docstore.common.client |
Modifier and Type | Method and Description |
---|---|
RestResponse |
DocstoreRestClient.deleteRequest(String id,
String param) |
RestResponse |
DocstoreRestClient.patchRequest(String requestBody,
String param) |
RestResponse |
DocstoreRestClient.postRequest(String requestBody,
String param) |
RestResponse |
DocstoreRestClient.putRequest(String requestBody,
String param) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.