- Ignored - Class in unidue.ub.statistics.blacklist
-
Plain old java object holding an data of analysis to be ignored upon analysis.
- Ignored() - Constructor for class unidue.ub.statistics.blacklist.Ignored
-
general constructor and initialization
- IgnoredDAO - Class in unidue.ub.statistics.blacklist
-
Methods to save and access Ignored
by JPA queries.
- IgnoredDAO() - Constructor for class unidue.ub.statistics.blacklist.IgnoredDAO
-
- IgnoredDeleteServlet - Class in unidue.ub.statistics.blacklist
-
Servlet to delete an Ignored
object from the blacklist.
- IgnoredDeleteServlet() - Constructor for class unidue.ub.statistics.blacklist.IgnoredDeleteServlet
-
- IgnoredManagementServlet - Class in unidue.ub.statistics.frontend
-
Retrieves and displays the ignored documents .
- IgnoredManagementServlet() - Constructor for class unidue.ub.statistics.frontend.IgnoredManagementServlet
-
- IgnoredServlet - Class in unidue.ub.statistics.frontend
-
Adds documents or works to the blacklist of documents or works which are not to be considered for further analysis.
- IgnoredServlet() - Constructor for class unidue.ub.statistics.frontend.IgnoredServlet
-
- increaseActualItemsLBS() - Method in class unidue.ub.statistics.analysis.DocumentAnalysis
-
increases the last number of items which are in the textbook collection.
- increaseItemsDeleted() - Method in class unidue.ub.statistics.analysis.DocumentAnalysis
-
increases the number of all deleted items.
- increaseItemsLBS() - Method in class unidue.ub.statistics.analysis.DocumentAnalysis
-
increases the number of items in the textbook collection.
- increaseItemsLendable() - Method in class unidue.ub.statistics.analysis.DocumentAnalysis
-
increases the number of circulation items.
- increaseItemsLendableNonLBS() - Method in class unidue.ub.statistics.analysis.DocumentAnalysis
-
increases the number of all circulation items which are not in the
textbook collection.
- increaseItemsNonLendable() - Method in class unidue.ub.statistics.analysis.DocumentAnalysis
-
increases the number of non-circulation items.
- increaseItemsTotal() - Method in class unidue.ub.statistics.analysis.DocumentAnalysis
-
increase the number of all items.
- increaseNumberLoans() - Method in class unidue.ub.statistics.analysis.DocumentAnalysis
-
increases the number of loans in this year.
- increaseNumberRequests() - Method in class unidue.ub.statistics.analysis.DocumentAnalysis
-
increases the number of requests in this year.
- increaseNumberRequests() - Method in class unidue.ub.statistics.analysis.EventAnalysis
-
increases the number of requests
- init() - Method in class unidue.ub.statistics.frontend.XSLTransformerServlet
-
- insert(UserRole) - Static method in class unidue.ub.statistics.userauth.UserRoleDAO
-
persists a user role
- isBookShelfmark(String) - Static method in class unidue.ub.statistics.maps.ShelfmarkNormalizer
-
checks whether the given string is a shelfmark for books
- isGroupedAnalysis() - Method in class unidue.ub.statistics.stockcontrol.StockControlProperties
-
tests, whether to perform a grouped analysis
- isJournalShelfmark(String) - Static method in class unidue.ub.statistics.maps.ShelfmarkNormalizer
-
checks whether the given string is a shelfmark for journals
- Item - Class in unidue.ub.statistics.media.monographs
-
Representation object of one item
- Item(String, String, String, int, String, String, String, String, String, String) - Constructor for class unidue.ub.statistics.media.monographs.Item
-
Creates a new Item
.
- Item(String, int, String, String, String, String) - Constructor for class unidue.ub.statistics.media.monographs.Item
-
Creates a new Item
.
- ItemEventCollector - Class in unidue.ub.statistics
-
Collects documents, items and events connected to build the corresponding
documents.
- ItemEventCollector(AlephConnection, String, boolean, ItemFilter, String) - Constructor for class unidue.ub.statistics.ItemEventCollector
-
Builds a new instance of a ItemEventCollector
-object.
- ItemEventCollector(AlephConnection, boolean, ItemFilter) - Constructor for class unidue.ub.statistics.ItemEventCollector
-
Builds a new instance of a ItemEventCollector
-object.
- ItemFilter - Class in unidue.ub.statistics
-
Filter to limit the items retrieved from the Aleph database to only given
collections and materials.
- ItemFilter(String, String) - Constructor for class unidue.ub.statistics.ItemFilter
-
builds a new instance of a ItemFilter
-object by defining a
set of collections and materials.
- ItemGetter - Class in unidue.ub.statistics.alephConnector
-
Retrieves the items from the Aleph database.
- ItemGetter(AlephConnection) - Constructor for class unidue.ub.statistics.alephConnector.ItemGetter
-
uses a given connection to Aleph database to retrieve items from the
Aleph database