Package | Description |
---|---|
fr.ifremer.coser | |
fr.ifremer.coser.result |
Result unified query API.
|
fr.ifremer.coser.result.repository.echobase.command |
Implementations of
CoserCommand for echobase result repository. |
fr.ifremer.coser.result.repository.legacy |
Implementation for legacy result repository.
|
fr.ifremer.coser.result.repository.legacy.command |
Implementations of
CoserCommand for legacy result repository. |
fr.ifremer.coser.services |
Services classes.
|
Modifier and Type | Field and Description |
---|---|
protected CoserBusinessConfig |
DefaultCoserApplicationContext.config
Application configuration.
|
Modifier and Type | Method and Description |
---|---|
CoserBusinessConfig |
CoserApplicationContext.getConfig() |
CoserBusinessConfig |
DefaultCoserApplicationContext.getConfig() |
Constructor and Description |
---|
DefaultCoserApplicationContext(CoserBusinessConfig config) |
Modifier and Type | Method and Description |
---|---|
CoserBusinessConfig |
CoserRequestContext.getConfig() |
CoserBusinessConfig |
DefaultCoserRequestContext.getConfig() |
Modifier and Type | Method and Description |
---|---|
static Set<ResultRepositoryProvider<?>> |
CoserMainRepositoryProvider.createDefaultRepositoryProviders(CoserBusinessConfig config) |
Modifier and Type | Method and Description |
---|---|
CoserBusinessConfig |
AbstractEchoBaseCommand.getConfig() |
Modifier and Type | Field and Description |
---|---|
protected CoserBusinessConfig |
LegacyResultRepositoryProvider.config
//FIXME Should remove this
Application config (used to instanciate some service).
|
Constructor and Description |
---|
LegacyResultRepositoryProvider(CoserBusinessConfig config,
File basedir,
ResultType resultType) |
Modifier and Type | Method and Description |
---|---|
CoserBusinessConfig |
AbstractLegacyCommand.getConfig() |
Modifier and Type | Field and Description |
---|---|
protected CoserBusinessConfig |
ProjectService.config |
protected CoserBusinessConfig |
CommandService.config |
protected CoserBusinessConfig |
ClientResultService.config |
protected CoserBusinessConfig |
CommonService.config |
protected CoserBusinessConfig |
ControlService.config |
protected CoserBusinessConfig |
WebService.config
Deprecated.
|
protected CoserBusinessConfig |
PublicationService.config |
Modifier and Type | Method and Description |
---|---|
protected CoserBusinessConfig |
WebResultService.getConfig() |
Constructor and Description |
---|
ClientResultService(CoserBusinessConfig config) |
CommandService(CoserBusinessConfig config) |
ControlService(CoserBusinessConfig config)
Initialise le context xworks.
|
ProjectService(CoserBusinessConfig config) |
PublicationService(CoserBusinessConfig config) |
WebService(CoserBusinessConfig config)
Deprecated.
|
Copyright © 2010–2015 Ifremer. All rights reserved.