- normalize(String) - Static method in class unidue.ub.statistics.maps.ShelfmarkNormalizer
-
normalizes the shelfmarks to a common standard
- Notation - Class in unidue.ub.statistics.admin
-
Plain old java object holding a notation and the corresponding description.
- Notation() - Constructor for class unidue.ub.statistics.admin.Notation
-
general constructor
- NotationDAO - Class in unidue.ub.statistics.admin
-
Builds an index of notations to allow retrieval of regions by JPA queries.
- NotationDAO() - Constructor for class unidue.ub.statistics.admin.NotationDAO
-
- NotationsPerSubject - Class in unidue.ub.statistics.admin
-
Plain old java object holding a subject and the corresponding description and range of notation.
- NotationsPerSubject() - Constructor for class unidue.ub.statistics.admin.NotationsPerSubject
-
general constructor
- NRequests - Class in unidue.ub.statistics.analysis
-
Plain old java object holding the entrie of the requests hitlist.
- NRequests() - Constructor for class unidue.ub.statistics.analysis.NRequests
-
general constructor and initialization
- NRequestsCollector - Class in unidue.ub.statistics.alert
-
Collects for a given subset of notations the number of requests.
- NRequestsCollector() - Constructor for class unidue.ub.statistics.alert.NRequestsCollector
-
- NRequestsDAO - Class in unidue.ub.statistics.analysis
-
Methods to save and access EventAnalysis
by JPA queries.
- NRequestsDAO() - Constructor for class unidue.ub.statistics.analysis.NRequestsDAO
-
- NRequestsGetter - Class in unidue.ub.statistics.alephConnector
-
Retrieves the number of requests from the Aleph database.
- NRequestsGetter(AlephConnection) - Constructor for class unidue.ub.statistics.alephConnector.NRequestsGetter
-
uses a given connection to Aleph database to build an instance of the
NRequestsGetter
-object
- NRequestsServlet - Class in unidue.ub.statistics.frontend
-
Retrieves and displays the analysis of a set of documents as defined by a
StockControlProperties
with respect to possible deletions.
- NRequestsServlet() - Constructor for class unidue.ub.statistics.frontend.NRequestsServlet
-