Package | Description |
---|---|
com.itnsa.gestion.gmao.nonpersistent | |
com.itnsa.gestion.gmao.service | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
ClientParc |
CtxProduit.getLigneSelect() |
ClientParc |
CtxProduit.getLocalisationActuelle() |
ClientParc |
CtxParc.getNodeClient() |
Modifier and Type | Method and Description |
---|---|
List<ClientParc> |
CtxProduit.getLstPrdToMove() |
Modifier and Type | Method and Description |
---|---|
void |
CtxProduit.setLigneSelect(ClientParc ligneSelect) |
void |
CtxProduit.setLocalisationActuelle(ClientParc localisationActuelle) |
void |
CtxParc.setNodeClient(ClientParc nodeClient) |
Modifier and Type | Method and Description |
---|---|
void |
CtxProduit.setLstPrdToMove(List<ClientParc> lstPrdToMove) |
Modifier and Type | Method and Description |
---|---|
ClientParc |
GMAOProduitMaintService.loadLocalisationActuelle(Double idProd)
Retourne la localisation actuelle d'un produit et charge tous ses objets liés (tiers, sites...)
|
Modifier and Type | Method and Description |
---|---|
List<ClientParc> |
GMAOProduitMaintService.findHistoriqueMouvtParcByProduit(Double identProduit)
Retourne la liste des mouvements de parc pour un produit donné.
|
List<ClientParc> |
GMAOContextualisationService.findLocalisationsActuellesByClientAndContact(Double identClient,
boolean includePotentiel,
Double indSpecifStatut,
boolean inculdeInactif)
Recherche des localisations en cours d'un client (date de fin de localisation nulle ou > à la date du jour)
|
List<ClientParc> |
GMAOContextualisationService.findLocalisationsActuellesByClientAndContact(Double identClient,
Double identSite,
Double identContact,
boolean includePotentiel,
Double indSpecif,
boolean inculdeInactif)
Recherche des localisations en cours d'un client (date de fin de localisation nulle ou > à la date du jour)
|
List<ClientParc> |
GMAOContextualisationService.findLocalisationsActuellesByClientAndContact(List<Double> lstIdentParc,
boolean includePotentiel,
Double indSpecifStatut,
boolean inculdeInactif) |
List<ClientParc> |
GMAOContextualisationService.findLocalisationsActuellesByContact(Double identContact)
Recherche des localisations en cours d'un contact (date de fin de localisation nulle ou > à la date du jour)
|
List<ClientParc> |
GMAOContextualisationService.findLocalisationsActuellesByFournisseur(Double identFournisseur)
Recherche des localisations en cours d'un fournisseur (date de fin de localisation nulle ou > à la date du jour)
|
List<ClientParc> |
GMAOProduitMaintService.rechercheMulticriteres(CtxParc critere)
Recherche multi critéres de parc
|
Modifier and Type | Method and Description |
---|---|
String |
GMAOGestionParcService.genererTableauBordParcs(List<ClientParc> listeParcs)
Génére au format Excel la liste des localisations passée en paramétre.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientParcSearchResult |
Modifier and Type | Method and Description |
---|---|
ClientParc |
ParcTreeNode.getBean() |
Modifier and Type | Method and Description |
---|---|
void |
ParcTreeNode.setBean(ClientParc bean) |
Modifier and Type | Method and Description |
---|---|
List<ClientParc> |
ClientService.findClientEtParc(Double identClient,
List<Double> lstIdSite,
FPCollaborateur collaborateur,
List<GParc> listeParcs)
Retourne pour un client donné, une liste d'objets non persistents contenant les informations sur les sites de maintenance du client, les emplacements et les postes liés
|
List<ClientParc> |
FournisseurService.findFournisseurEtParc(Double identFournisseur)
Retourne pour un fournisseur donné, une liste d'objets non persistents contenant les informations sur les sites de maintenance du fournisseur,
les emplacements et les postes liés
|
Copyright © 2016. All rights reserved.