Repository OSID
From Harmoni
[edit]
Documentation
[edit]
Implementations
- HarmoniRepository - A general purpose read/write repository that stores its data in a local database.
- SimpleTableRepository - A read-only repository that exposes rows in simple database tables as Assets.
- FederatingRepositoryManager - A simple RepositoryManager that federates together multiple Repository implementations, passing off calls to each one and aggregating the results.

