Package | Description |
---|---|
fr.ifremer.coser.result |
Result unified query API.
|
fr.ifremer.coser.result.repository.echobase |
Implementation for EchoBase result repository.
|
fr.ifremer.coser.result.repository.legacy |
Implementation for legacy result repository.
|
Modifier and Type | Field and Description |
---|---|
protected ResultRepositoryProvider |
ResultRepositoryInitializationException.source |
Modifier and Type | Field and Description |
---|---|
protected Set<ResultRepositoryProvider<?>> |
CoserMainRepositoryProvider.repositoryProviders
Repositories providers.
|
Modifier and Type | Method and Description |
---|---|
static Set<ResultRepositoryProvider<?>> |
CoserMainRepositoryProvider.createDefaultRepositoryProviders(CoserBusinessConfig config) |
Set<ResultRepositoryProvider<?>> |
CoserMainRepositoryProvider.getRepositoryProviders() |
Modifier and Type | Method and Description |
---|---|
protected Set<ResultRepository> |
CoserMainRepositoryProvider.loadFromRepositoryProvider(ResultRepositoryProvider<?> repositoryProvider,
Set<String> ids) |
Constructor and Description |
---|
ResultRepositoryInitializationException(ResultRepositoryProvider source,
String message,
Throwable cause) |
Constructor and Description |
---|
CoserMainRepositoryProvider(Set<ResultRepositoryProvider<?>> repositoryProviders) |
Modifier and Type | Class and Description |
---|---|
class |
EchoBaseResultRepositoryProvider
Created on 3/5/14.
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyResultRepositoryProvider
Created on 3/5/14.
|
Copyright © 2010–2015 Ifremer. All rights reserved.