org.kuali.rice.krad.demo.uif.library
Class DataTableRestServiceTestImpl
java.lang.Object
org.kuali.rice.krad.demo.uif.library.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.