Renders columns and rows in JSON notation to be used
by Dojo's table widget.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) version: $Rev: 1 $
Render the column headers for the given search result set.
Parameters: rs - the search result set throws: IOException - if the output could not be written
Render the column headers for the given search result set model.
Parameters: dataModel - the search result set model throws: IOException - if the output could not be written
Renders all rows contained in the result set.
Parameters: dataModel - the result set data model containing the search result throws: IOException - if the output could not be written