Package | Description |
---|---|
fr.ifremer.coser.bean |
Storage structure classes.
|
fr.ifremer.coser.services |
Services classes.
|
fr.ifremer.coser.util.io |
Modifier and Type | Field and Description |
---|---|
protected RSufiResult |
RSufiResultPath.rsufiResult
Final rsufiresult.
|
Modifier and Type | Field and Description |
---|---|
protected List<RSufiResult> |
Selection.rsufiResults |
Modifier and Type | Method and Description |
---|---|
RSufiResult |
RSufiResultPath.getRsufiResult()
Get result.
|
Modifier and Type | Method and Description |
---|---|
List<RSufiResult> |
Selection.getRsufiResults() |
Modifier and Type | Method and Description |
---|---|
void |
Selection.setRsufiResults(List<RSufiResult> rsufiResults) |
Constructor and Description |
---|
RSufiResultPath(Project project,
Selection selection,
RSufiResult rsufiResult)
Constructor with full path.
|
Modifier and Type | Field and Description |
---|---|
protected RSufiResult |
WebService.OneResultFileFilter.rsufi |
Modifier and Type | Method and Description |
---|---|
RSufiResult |
ProjectService.getRSufiResult(File resultDirectory)
Retourne un object
RSufiResult initialise avec les données
du resultat du répertoire demandé. |
Modifier and Type | Method and Description |
---|---|
protected List<RSufiResult> |
ProjectService.loadRSufiResults(File selectionDirectory)
Load rsufi result in specified directory.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectService.deleteRSufiResult(Project project,
Selection selection,
RSufiResult rsufiResult)
Delete a rsufi result.
|
void |
ProjectService.editRsufiResults(Project project,
Selection selection,
RSufiResult rsufiResult,
List<File> othersFile)
Save existing rsufi result.
|
File |
WebService.generateDechargePDF(File disclamerPdf,
File resultDirectory,
RSufiResult rSufiResult,
Locale locale)
Deprecated.
Genere le PDF dynamique de decharge à partir du template freemarker.
|
protected File |
WebService.generateMetaFilePDF(Project project,
Selection selection,
File resultDirectory,
RSufiResult rsufiResult,
String indicator,
Locale locale)
Deprecated.
Genere le fichier PDF d'information sur les espèces incluses dans les
calculs des indicateurs de communautés, à jointe à chaque téléchargement.
|
protected File |
WebService.generateSourceZip(Project project,
Selection selection,
File resultDirectory,
RSufiResult rSufiResult,
Locale locale)
Deprecated.
Generate zip for selection.
|
protected File |
WebService.getChartDataFile(File projectsDirectory,
File projectDirectory,
File selectionDirectory,
File resultDirectory,
RSufiResult rSufiResult,
String species,
String indicator,
String list,
Locale locale)
Deprecated.
Generate chart data (as csv for population and as zip for community).
|
String |
ProjectService.getProjectSurveyName(File resultDirectory,
RSufiResult rSufiResult)
Look for project survey name in rsufi result.
|
File |
PublicationService.getRsufiResultComChart(Project project,
File resultDirectory,
RSufiResult rsufiResult,
File codeTypeEspecesFile,
String indicator,
String list,
String zoneDisplayName,
String indicatorName,
String unit,
Locale locale)
Generate community graph for selected indicator.
|
File |
PublicationService.getRsufiResultComChartData(File resultDirectory,
RSufiResult rsufiResult,
String indicator,
String list)
Genere un sous fichier CSV (qui contient un sous ensemble de estPopInd)
et qui a servit a generer le graphique.
|
Map<String,Object[]> |
PublicationService.getRsufiResultComCharts(Project project,
File resultDirectory,
RSufiResult rsufiResult,
File codeTypeEspecesFile,
Collection<String> indicators,
String zoneDisplayName,
org.apache.commons.collections4.map.MultiKeyMap indicatorMap,
Locale locale,
int width,
int height)
Generate community graph for selected indicators.
|
protected Map<String,String> |
WebService.getRsufiResultComIndicatorLists(File resultDirectory,
RSufiResult rsufiResult,
File codeTypeEspecesFile,
String indicator,
Locale locale)
Deprecated.
Recupere les nom des listes sur lesquelle ont été calculé les
indicateurs avec leurs traductions.
|
protected Map<String,String> |
WebService.getRsufiResultComIndicators(File resultDirectory,
RSufiResult rsufiResult,
Locale locale)
Deprecated.
Recupere la liste de toutes les especes nom sci et nom off à partir
d'un resultat.
|
File |
PublicationService.getRsufiResultPopChart(Project project,
File resultDirectory,
RSufiResult rsufiResult,
String species,
String indicator,
String zoneDisplayName,
String indicatorName,
String unit,
Locale locale)
Generate population graph for selected species and indicator.
|
File |
PublicationService.getRsufiResultPopChartData(File resultDirectory,
RSufiResult rsufiResult,
String species,
String indicator)
Genere un sous fichier CSV (qui contient un sous ensemble de estPopInd)
et qui a servit a generer le graphique.
|
Map<String,Object[]> |
PublicationService.getRsufiResultPopCharts(Project project,
File resultDirectory,
RSufiResult rsufiResult,
Collection<String> species,
Collection<String> indicators,
String zoneDisplayName,
org.apache.commons.collections4.map.MultiKeyMap indicatorMap,
Locale locale,
int width,
int height)
Generate population graph for selected species and indicator.
|
protected Map<String,String> |
WebService.getRsufiResultPopIndicators(File resultDirectory,
RSufiResult rsufiResult,
String species,
Locale locale)
Deprecated.
Recupere la liste de toutes les especes nom sci et nom off à partir
d'un resultat.
|
protected Map<String,String> |
WebService.getRsufiResultSpecies(Project project,
File resultDirectory,
RSufiResult rsufiResult)
Deprecated.
Recupere la liste de toutes les especes nom sci et nom off à partir
d'un resultat.
|
protected boolean |
WebService.isCandidateResult(RSufiResult rsufiResult,
Date beginDate,
Date endDate,
boolean onlyPubliableResult)
Deprecated.
Test if result is valid with filtering.
|
void |
ProjectService.saveRSufiResult(File rsufiResultDirectory,
RSufiResult rsufiResult)
Save rsufi result (only properties file).
|
void |
ProjectService.saveRsufiResults(Project project,
Selection selection,
RSufiResult rsufiResult,
List<File> othersFiles)
Create new rsufi result list in directory structure.
|
Constructor and Description |
---|
WebService.OneResultFileFilter(File projectsDirectory,
Project project,
Selection selection,
RSufiResult rsufi,
boolean exportWithData) |
Modifier and Type | Field and Description |
---|---|
protected RSufiResult |
OneRSufiResultFileFilter.rsufi |
Constructor and Description |
---|
OneRSufiResultFileFilter(File projectsDirectory,
Project project,
Selection selection,
RSufiResult rsufi,
boolean exportWithData) |
Copyright © 2010–2015 Ifremer. All rights reserved.