Package | Description |
---|---|
unidue.ub.statistics |
Contains several tools for analysis.
|
unidue.ub.statistics.alephConnector |
Contains the Aleph specific statements and properties.
|
Constructor and Description |
---|
ItemEventCollector(AlephConnection connection,
boolean exact,
ItemFilter filter)
Builds a new instance of a
ItemEventCollector -object. |
ItemEventCollector(AlephConnection connection,
java.lang.String shelfmark,
boolean exact,
ItemFilter filter,
java.lang.String mode)
Builds a new instance of a
ItemEventCollector -object. |
Constructor and Description |
---|
EventGetter(AlephConnection connection,
ItemFilter filter)
uses a given connection to Aleph database to retrieve all events
connected to items, that match the filter conditions
|