Package | Description |
---|---|
com.itnsa.gestion.parametrage.service |
Modifier and Type | Method and Description |
---|---|
InfoChampFormData |
CtrlInfoChampService.creer(InfoChampFormData control)
Créer un contrôle "informations sur un champ"
|
InfoChampFormData |
CtrlInfoChampService.modifier(InfoChampFormData control)
Modifier un contrôle "informations sur un champ"
|
Modifier and Type | Method and Description |
---|---|
List<InfoChampFormData> |
CtrlInfoChampService.recherche(CritereRechercheCtrlInfoChamp critere)
Recherche d'informations sur les contrôles "informations sur un champ"
|
Modifier and Type | Method and Description |
---|---|
InfoChampFormData |
CtrlInfoChampService.creer(InfoChampFormData control)
Créer un contrôle "informations sur un champ"
|
InfoChampFormData |
CtrlInfoChampService.modifier(InfoChampFormData control)
Modifier un contrôle "informations sur un champ"
|
void |
CtrlInfoChampService.supprimer(InfoChampFormData control)
Supprimer un contrôle "informations sur un champ"
|
Modifier and Type | Method and Description |
---|---|
String |
CtrlInfoChampService.exporter(List<InfoChampFormData> controlsToExport)
Exporte une liste de contrôles
|
void |
CtrlInfoChampService.supprimer(List<InfoChampFormData> controls)
Supprimer plusieurs contrôles "informations sur un champ"
|
Copyright © 2016. All rights reserved.