Interface | Description |
---|---|
CoverHolder |
Any object which can hold a cover should implement this interface.
|
Class | Description |
---|---|
Account |
Object representing a library account
|
AccountData |
Object representing details of a library account
|
AccountItem | |
Copy |
Represents a copy of a medium (
DetailledItem ) available in a library. |
Detail |
Object representing a detail of a media item
|
DetailledItem |
Object representing all details of a media item
|
Filter |
Object representing a filter which can be applied to a list of search
results.
|
LentItem | |
Library |
Object representing a supported library
|
ReservedItem | |
SearchRequestResult |
Object representing a search result
|
SearchResult |
Object representing a search result
|
Starred |
Object representing a bookmarked item.
|
Volume |
Represents a volume of a series of media (
DetailledItem ) available in a library. |
Enum | Description |
---|---|
SearchResult.MediaType |
Supported media types.
|
SearchResult.Status |
Media status, simplified like a traffic light, e.g. red for "lent out, no reservation
possible", yellow for "reservation needed" or green for "available".
|