Package | Description |
---|---|
unidue.ub.statistics.admin |
Contains several tools for administering users and general settings of the library system (systamtics, places, collections etc.)
|
unidue.ub.statistics.alert |
Contains tools for for alerting services and digest readers for example for requests hitlists
|
unidue.ub.statistics.analysis |
Containes the major analyzing mechanisms.
|
unidue.ub.statistics.blacklist |
Managing items and books excluded from analysis
|
unidue.ub.statistics.csvHandling |
Contains the servlets handling the upload deletion and evaluation of csv files.
|
unidue.ub.statistics.eUsage |
Handling and evaluation of COUNTER Report for the usage of electronic media.
|
unidue.ub.statistics.eUsage.sushi |
Inclusion of SUSHI based COUNTER statistics and several tools around journal usage
|
unidue.ub.statistics.frontend |
Contains the servlets responsible for the user interactions.
|
unidue.ub.statistics.help |
Displays the XML based help files
|
unidue.ub.statistics.maps |
Display of usage information on the maps of the library
|
unidue.ub.statistics.media.journal |
Representation of journal information and their aggregation in collections.
|
unidue.ub.statistics.stock |
Analysis and evaluation of stock related properties.
|
unidue.ub.statistics.stockcontrol |
Central definition and handling of parameters for stock control.
|
unidue.ub.statistics.userauth |
Handling of users and their personal options.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminOverviewServlet
Allows a personalized overview page to administer users and general data.
|
class |
CollectionDAO
Methods to access the index of collections to allow retrieval of regions by JPA queries.
|
class |
CollectionDefineServlet
Servlet for defining collections of place codings.
|
class |
NotationDAO
Builds an index of notations to allow retrieval of regions by JPA queries.
|
class |
UserAdminServlet
Offers a web interface to manage users and their roles
|
class |
UserManagementServlet
Controls all the user logging processes, sends errors as xml to be displayed
via XSLT.
|
Modifier and Type | Class and Description |
---|---|
class |
AlertDefineServlet
Saves the alert control file to disk.
|
class |
AlertDeleteServlet
Saves the alert control file to disk.
|
class |
AlertManagementServlet
Servlet summarizing the user defined alerts and reader digest
|
class |
NRequestsCollector
Collects for a given subset of notations the number of requests.
|
Modifier and Type | Class and Description |
---|---|
class |
ShelfAnalyzerServlet |
Modifier and Type | Class and Description |
---|---|
class |
IgnoredDeleteServlet
Servlet to delete an
Ignored object from the blacklist. |
Modifier and Type | Class and Description |
---|---|
class |
CSVCollectorServlet
Takes a stored csv file, retrieves the document numbers from it and generates a
EventAnalysis for each entry. |
Modifier and Type | Class and Description |
---|---|
class |
JournalTitleManagementServlet
Returns the contained journal titles for a given journal collection as taken from the EZB import.
|
class |
PackageDeleteServlet
Servlet to delete an
JournalCollection object from the database. |
class |
PackageManagementServlet
Servlet to display the
JournalCollection objects in the database. |
class |
PriceExtenderServlet
Collects the prices for stored journal titles.
|
class |
SNIPExtenderServlet
Collects the SNIP data from Scopus (https://www.scopus.com) for stored journal titles.
|
class |
SubjectDistributorServlet
Goes through all stored journal collections, takes the usage data and the prices and distributes them according to the subject categories.
|
class |
UsageServlet
Delivers the JSON arrays containing the SUSHI usage data.
|
class |
YearExtenderServlet
Collects the coverage data from Journal Online and Print (JOP) and extends journal titles and journal collections.
|
Modifier and Type | Class and Description |
---|---|
class |
AskSushiServlet
Collects COUNTER usage statistics via the SUSHI standard.
|
class |
SushiProviderDefineServlet
Defines a SUSHI profile for a SUSHI provider, collects all available reports since 2000 and registers a Quartz job to continually collect the SUSHI reports.
|
class |
SushiProviderDeleteServlet
Deletes a stored SUSHI Provider.
|
class |
SushiProviderManagementServlet
Servlet summarizing the defined SUSHI providers from the database
|
Modifier and Type | Class and Description |
---|---|
class |
BudgetCollectorServlet
Performs and displays the analysis of a set of documents related to a given budget code.
|
class |
DeletionAssistantServlet
Retrieves and displays the analysis of a set of documents as defined by a
StockControlProperties with respect to possible deletions. |
class |
DocumentServlet
Performs and displays the analysis of one or some documents as defined by their document numbers.
|
class |
EMediaStartServlet
Displays the starting page for the journal module
|
class |
IgnoredManagementServlet
Retrieves and displays the ignored documents .
|
class |
IgnoredServlet
Adds documents or works to the blacklist of documents or works which are not to be considered for further analysis.
|
class |
JournalCollectionMetricsServlet
Servlet showing the collections present in the database
|
class |
JournalMetricsServlet
Servlet displaying information for one Journal (price, usage, SNIP)
|
class |
JournalOverviewServlet
Displays the starting page for the journal module
|
class |
JournalUsageServlet
Delivers the JSON arrays containing the SUSHI usage data.
|
class |
NRequestsServlet
Retrieves and displays the analysis of a set of documents as defined by a
StockControlProperties with respect to possible deletions. |
class |
ProtokollServlet
Retrieves and displays information about one document or some documents.
|
class |
PurchaseAssistantServlet
Retrieves and displays the analysis of a set of documents as defined by a
StockControlProperties with respect to possible purchases. |
class |
StartServlet
Allows a personalized start page.
|
Modifier and Type | Class and Description |
---|---|
class |
HelpStartServlet
Servlet displaying the help contents
|
Modifier and Type | Class and Description |
---|---|
class |
LibraryDisplayServlet
Collects the color values for each shelf according to the mean loan and displays the resulting svg map.
|
Modifier and Type | Class and Description |
---|---|
class |
AnchorOrderDefineServlet
Servlet saving the submitted relation between anchor and order number to the
database
|
class |
AnchorOrderDeleteServlet
Servlet deleting a stored relation between anchor and order number from the database
|
class |
AnchorOrderManagementServlet
Servlet listing all the relations between anchors and order numbers and sends them to the output.
|
Modifier and Type | Class and Description |
---|---|
class |
StockAnalysisAssistantServlet
Retrieves and displays the analysis of a set of documents as defined by a
StockControlProperties with respect to usage properties. |
class |
StockAnalyzerServlet
Prepares analysis with respect to time, counter, price and collection.
|
class |
StockUsageAnalysisServlet
Servlet class to retrieve and prepare DocumentAnalysis for display.
|
Modifier and Type | Class and Description |
---|---|
class |
SCPDefineServlet
Saves the stock control properties file to disk.
|
class |
SCPDeleteServlet
Deletes the stock control properties file.
|
class |
SCPManagementServlet
Lists the stock control properties file on disk.
|
Modifier and Type | Class and Description |
---|---|
class |
UserPasswordChangeServlet
Registers new users to the databse
|
class |
UserRegistrationServlet
Registers new users to the databse
|