Package | Description |
---|---|
unidue.ub.statistics.admin |
Contains several tools for administering users and general settings of the library system (systamtics, places, collections etc.)
|
Modifier and Type | Method and Description |
---|---|
Notation |
Notation.setDescription(java.lang.String description)
sets the description
|
Notation |
Notation.setNotation(java.lang.String notation)
sets the notation
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<Notation> |
NotationDAO.getNotationsForSubjectID(java.lang.String subjectID)
retrieves a list of
Notation -objects from the index of notations by a given subject ID. |
static java.util.List<Notation> |
NotationDAO.getNotationsList(java.util.Hashtable<java.lang.String,java.lang.String> notationsRange)
retrieves a list of
Notation -objects from the index of notations. |
static java.util.List<Notation> |
NotationDAO.getNotationsList(java.lang.String notations)
retrieves a list of
Notation -objects from the index of notations. |