Class | Description |
---|---|
DayInTimeline |
Plain old java object holding the individual counters for different user
groups and for different stock groups.
|
DocumentCache |
A cache holding
Document -objects to be retrieved by other
Servlets. |
EventFilter |
Filter to limit the events retrieved from the Aleph database to only given
user groups.
|
ItemEventCollector |
Collects documents, items and events connected to build the corresponding
documents.
|
ItemFilter |
Filter to limit the items retrieved from the Aleph database to only given
collections and materials.
|
TimelineExporter |
Prepares a csv list of
DayInTimline -objects from the documents in the
document cache. |
TimelineGeneratorServlet |
Calculates a List of
DayInTimeline from list of
Event -objects. |