| Package | Description |
|---|---|
| fr.ifremer.isisfish.datastore |
Data storage.
|
| Modifier and Type | Method and Description |
|---|---|
static FormuleStorage |
FormuleStorage.createFormule(String category,
String name,
String extension)
creer une nouvelle formule, si la formule existait deja, elle est ecrasé
|
static FormuleStorage |
FormuleStorage.getCommunityFormule(String category,
String name)
Retourne le storage pour la regle demandée
|
static FormuleStorage |
FormuleStorage.getFormule(String category,
String name)
Retourne le storage pour la regle demandée
|
| Modifier and Type | Method and Description |
|---|---|
static List<FormuleStorage> |
FormuleStorage.getFormules(String category)
Retourne toutes les formules sauvegardees
|
Copyright © 1999-2013 CodeLutin. All Rights Reserved.