- TacBuilder - Class in unidue.ub.statistics.series
-
Methods to build and manipulate time-and-count lists from a series of events.
- TacBuilder() - Constructor for class unidue.ub.statistics.series.TacBuilder
-
- TimeAndCount - Class in unidue.ub.statistics.series
-
Plain old java object holding the combination of time and count.
- TimeAndCount(long, int) - Constructor for class unidue.ub.statistics.series.TimeAndCount
-
setting a time-and-count pair
- TimelineExporter - Class in unidue.ub.statistics
-
Prepares a csv list of DayInTimline
-objects from the documents in the
document cache.
- TimelineExporter() - Constructor for class unidue.ub.statistics.TimelineExporter
-
- TimelineGeneratorServlet - Class in unidue.ub.statistics
-
Calculates a List of DayInTimeline
from list of
Event
-objects.
- TimelineGeneratorServlet(List<Event>) - Constructor for class unidue.ub.statistics.TimelineGeneratorServlet
-
Calculates the individual part of different user groups at all
Event
-times.
- times(int) - Method in class unidue.ub.statistics.DayInTimeline
-
multiplies all counters with a given number of days.
- transform(Source, Properties, OutputStream) - Method in class unidue.ub.statistics.frontend.XSLTransformerServlet
-
- tryLogin(String, String, Boolean) - Method in class unidue.ub.statistics.userauth.UserLoggingServlet
-
performs the login and signals, whether login was succesful