public interface ChainedRequestService
| Modifier and Type | Method and Description | 
|---|---|
String | 
sendRequest(String value)
Should take the given String value and append the application id of the current server onto the end
 with a comma in between. 
 | 
String sendRequest(String value)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.