Package | Description |
---|---|
com.itnsa.gestion.gmao.nonpersistent | |
com.itnsa.gestion.gmao.service |
Modifier and Type | Method and Description |
---|---|
List<CtxPrdFonction> |
CtxProduit.getListeFonctions() |
List<CtxPrdFonction> |
CtxPrdModule.getListeFonctions() |
Modifier and Type | Method and Description |
---|---|
void |
CtxProduit.setListeFonctions(List<CtxPrdFonction> listeFonctions) |
void |
CtxPrdModule.setListeFonctions(List<CtxPrdFonction> listeFonctions) |
Modifier and Type | Method and Description |
---|---|
CtxPrdFonction |
GMAOParametresService.creerPrdFonction(CtxPrdFonction ctxPrdFonction)
Crée une fonction de produit et retourne son contexte
|
CtxPrdFonction |
GMAOParametresService.modifierPrdFonction(CtxPrdFonction ctxPrdFonction)
Modifie les informations de la fonction de produit et retourne son contexte modifié
|
Modifier and Type | Method and Description |
---|---|
List<CtxPrdFonction> |
GMAOParametresService.findPrdFonctions(Double idModule,
Double idPrdModele,
boolean dtValide,
String code,
String joker)
Recherche des fonctions (tous ou pour le module renseigné)
|
Modifier and Type | Method and Description |
---|---|
CtxPrdFonction |
GMAOParametresService.creerPrdFonction(CtxPrdFonction ctxPrdFonction)
Crée une fonction de produit et retourne son contexte
|
CtxPrdFonction |
GMAOParametresService.modifierPrdFonction(CtxPrdFonction ctxPrdFonction)
Modifie les informations de la fonction de produit et retourne son contexte modifié
|
void |
GMAOParametresService.supprimerPrdFonction(CtxPrdFonction ctxPrdFonction)
Supprime la fonction de produit dont le contexte est passé en paramétre
|
Copyright © 2016. All rights reserved.