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