edu.sampleu.demo.kitchensink
Class DataTableRestServiceTestImpl
java.lang.Object
   edu.sampleu.demo.kitchensink.DataTableRestServiceTestImpl
edu.sampleu.demo.kitchensink.DataTableRestServiceTestImpl
- public class DataTableRestServiceTestImpl 
- extends Object
Test service exposed through REST and connected to a DataTable
 component in the UIF
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
| Method Summary | 
|  String | getTableData()Returns a string of data in JSON format for populating the table
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DataTableRestServiceTestImpl
public DataTableRestServiceTestImpl()
getTableData
public String getTableData()
- Returns a string of data in JSON format for populating the table
 
- 
- Returns:
- String json data string
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.