Package | Description |
---|---|
fr.ifremer.coser.services |
Services classes.
|
Modifier and Type | Field and Description |
---|---|
protected ProjectService |
ClientResultService.projectService |
protected ProjectService |
WebService.projectService
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
WebResultService.cleanCurrentProjectDirectory(ProjectService projectService,
File projectsDirectory,
Collection<String> newResultIds)
Fait le menage dans le dossier courant des projets en supprimant
tout les resulat qui ont un result id present dans la liste
newResultIds . |
protected FileFilter |
WebResultService.getCopyFileFilter(ProjectService projectService,
File scanDirectory,
boolean mapResults)
Retourne un file filter qui ne copiera que les dossiers resultat
correspondant au type demandé.
|
protected Map<String,String> |
WebResultService.getZonesIds(ProjectService projectService,
File scanDirectory,
Boolean indicatorResults,
Boolean mapResults,
Boolean dataResults)
Recupere dans un repertoire donné, les zoneid des resultat avec
pour chaque id, le nom du projet associé.
|
Copyright © 2010–2015 Ifremer. All rights reserved.