See: Description
| Class | Description |
|---|---|
| MultipleSeriesBuilder |
Prepares JSONArray of series from multiple documents
|
| Series |
Group of events belonging to a specified categories.
|
| Series2JSON |
Methods to prepare JSON objects from series to display the series in web pages.
|
| SeriesBuilder |
Methods to build series from a list of events.
|
| SeriesServlet |
Delivers the JSON arrays containig the evolution of stock, loan and request for a document in the document cache.
|
| TacBuilder |
Methods to build and manipulate time-and-count lists from a series of events.
|
| TimeAndCount |
Plain old java object holding the combination of time and count.
|