Class PersonGrantCountRequestHandler

  • All Implemented Interfaces:
    VisualizationRequestHandler

    public class PersonGrantCountRequestHandler
    extends Object
    implements VisualizationRequestHandler
    This request handler is used to serve the content related to an individual's grants over the years like, 1. Sparkline representing this 2. An entire page dedicated to the sparkline vis which will also have links to download the data using which the sparkline was rendered & its tabular representation etc. 3. Downloadable CSV file containing number of grants over the years. 4. Downloadable PDf file containing the grant content, among other things. Currently this is disabled because the feature is half-baked. We plan to activate this in the next major release.
    Author:
    bkoniden Deepak Konidena