public interface MotCleGUIService
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
List<MotCleGUI> |
chargementArbreMotCle() |
MotCleGUI |
chargementArbreSSMotCle() |
Collection<String> |
getFamilleMotCle(String TMC_FAMILLE,
String TMC_SS_FAMILLE) |
Collection<TMotcle> |
getMotCle(String TMC_FAMILLE,
String TMC_SS_FAMILLE) |
Collection<TMotcleLst> |
getMotCleLst(Double TMC_IDENT) |
Collection<TMotcle> |
getMotCleSSFamille(String TMC_SS_FAMILLE) |
TMotcle |
getOneMotCle(String TMC_SS_FAMILLE) |
Collection<String> |
getSousFamilleMotCle(String TMC_FAMILLE,
String TMC_SS_FAMILLE) |
TMotcle |
loadMotCle(Double TMC_IDENT) |
TMotcle |
supprimerMotCle(Double ident) |
static final String SERVICE_ID
MotCleGUI chargementArbreSSMotCle()
Collection<TMotcle> getMotCleSSFamille(String TMC_SS_FAMILLE)
Collection<TMotcleLst> getMotCleLst(Double TMC_IDENT)
Collection<TMotcle> getMotCle(String TMC_FAMILLE, String TMC_SS_FAMILLE)
Collection<String> getFamilleMotCle(String TMC_FAMILLE, String TMC_SS_FAMILLE)
Collection<String> getSousFamilleMotCle(String TMC_FAMILLE, String TMC_SS_FAMILLE)
Copyright © 2016. All rights reserved.