Library¶
-
class
mss_dataserver.event.core.
Library
(name)[source]¶ Bases:
object
Manage a set of event catalogs.
Methods¶
|
Initialize the instance. |
|
Add one or more catalogs to the library. |
|
Remove all catalogs. |
|
Query the available catalogs in the database. |
|
Get events from the library using from search criteria passed as keywords. |
|
Load catalogs from the database. |
|
Get an event by the database id or the public id. |
|
Load an event from the database by database id or the public id. |
|
Remove a catalog from the library. |