| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.services | |
| com.herbocailleau.sgq.entities |
| Modifier and Type | Method and Description |
|---|---|
AnalyzeFile |
BatchService.getAnalyzeFileById(String analyzeFileId) |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyzeFile> |
BatchService.findAllAnalyzeFilesByAnalyze(BatchAnalyze analyze) |
List<AnalyzeFile> |
BatchService.findAllAnalyzeFilesByBatch(Batch batch) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchService.deleteAnalyzeFile(AnalyzeFile analyzeFile)
Supprimer un fichier d'analyze.
|
InputStream |
BatchService.getAnalyzeDataStream(AnalyzeFile analyzeFile)
Retourne un flux de lecture des données d'un fichier d'analyse.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzeFileDAOAbstract<E extends AnalyzeFile> |
class |
AnalyzeFileDAOImpl<E extends AnalyzeFile> |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzeFileAbstract |
class |
AnalyzeFileImpl |
Copyright © 2012–2014 Herboristerie Cailleau. All rights reserved.