|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Taxonomy in tl1.maxcom |
---|
Methods in tl1.maxcom that return Taxonomy | |
---|---|
private Taxonomy |
BDD.cursorToTaxonomy(Cursor c)
Permet de convertir un cursor en taxonomy |
Taxonomy |
BDD.getTaxonomyWithId(int id)
Récupération de la taxonomy en fonction de son ID |
Methods in tl1.maxcom with parameters of type Taxonomy | |
---|---|
long |
BDD.insertTaxonomy(Taxonomy tax)
Insertion d'une taxonomy dans la base. |
int |
BDD.updateTaxonomy(int id,
Taxonomy tax)
Mise à jour d'une taxonomy. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |