@HTTPService(name="csre") public class ExampleService extends java.lang.Object
| Constructor and Description |
|---|
ExampleService() |
| Modifier and Type | Method and Description |
|---|---|
Response |
autoCompleteResult(Limits limits)
Generates example autocomplete result
|
public ExampleService()
@HTTPServiceMethod(name="autoCompleteResults") public Response autoCompleteResult(@HTTPMethodParameter(name="limits",required=false,defaultValue="0-0") Limits limits)
limits - paging limitsAutoCompleteResultCopyright © 2015 Tampere University of Technology, Pori Department.