public class ChainedRequestService1Impl extends Object implements ChainedRequestService
| Constructor and Description | 
|---|
| ChainedRequestService1Impl() | 
| 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. | 
public ChainedRequestService1Impl()
public String sendRequest(String value)
ChainedRequestServicesendRequest in interface ChainedRequestServiceCopyright © 2005–2016 The Kuali Foundation. All rights reserved.