See: Description
| Interface | Description |
|---|---|
| DerivedRepository |
Interface implemented by all the repository wrapper (rights, filtering ...)
|
| Repository | |
| Repository2 |
Flat interface to repository, Including some saving options also
|
| RepositoryChangedListener | |
| RepositoryTreeFilter |
| Class | Description |
|---|---|
| FilteredRepository |
Repository that filter the scales and instruments ..
|
| FilteredRepositoryCollection |
Filtered vision of a repository collection, keeping the repository collection
identity
|
| Repository2Collection |
managing a repository collection ... to set a repository collection
|
| Repository2Factory |
Factory for creating a repository ...
|
| RepositoryAdapter |
Translate a repository2 to a repository class (for existing developpement),
pattern adapters
|
| RepositoryFactory | |
| RepositoryImpl | |
| StorageRepositoryImpl |
Implementation of a repository based on a storage implementation
|
| Exception | Description |
|---|---|
| RepositoryException |