Package | Description |
---|---|
com.itnsa.gestion.gmao.nonpersistent | |
com.itnsa.gestion.gmao.service |
Modifier and Type | Method and Description |
---|---|
GroupeLight |
ICtxDemandeOuIntervention.getGroupe() |
GroupeLight |
CtxDemande.getGroupe() |
GroupeLight |
CtxIntervention.getGroupe() |
GroupeLight |
CtxIntervention.getNewGroupe() |
GroupeLight |
GroupeLight.setIdent(Double ident) |
Modifier and Type | Method and Description |
---|---|
void |
ICtxDemandeOuIntervention.setGroupe(GroupeLight groupe) |
void |
CtxDemande.setGroupe(GroupeLight groupe) |
void |
CtxIntervention.setGroupe(GroupeLight groupe) |
void |
CtxIntervention.setNewGroupe(GroupeLight newGroupe) |
Modifier and Type | Method and Description |
---|---|
GroupeLight |
GMAOGroupeService.getGroupeLightByIdent(Double idGroupe) |
Modifier and Type | Method and Description |
---|---|
List<GroupeLight> |
GMAOGroupeService.findGroupesAvecRestrictionSurTypeIntervention(String code,
String nom,
GParam typeIntervention) |
List<GroupeLight> |
GMAOGroupeService.findGroupesByLienCompetence(List<Double> listeSecteursGeo,
Double idClassif,
Double idPrest,
boolean isNullSectGeo)
Renvoit la liste des groupes liés (via la table G_LNK_GRP_COMPETENCE) à une classification produit, à une
prestation et/ou à des secteurs géographiques passé en paramétre
|
List<GroupeLight> |
GMAOGroupeService.findGroupesLightByCodeNomType(String codeGrp,
String nomGrp,
GMAOTypeGrpwrk typeGrp) |
List<GroupeLight> |
GMAOGroupeService.findGroupesLightByCodeNomType(String codeGrp,
String nomGrp,
GMAOTypeGrpwrk typeGrp,
Boolean actif) |
List<GroupeLight> |
GMAOGroupeService.findGroupesLightsCompatibles(Double idPrdcat,
Double idPrest,
Double idCntCli,
Double idCntFou,
Double idClassif,
Double idVille) |
List<GroupeLight> |
GMAOGroupeService.findGroupesLightsCompatibles(Double idPrdcat,
Double idPrest,
Double idCntCli,
Double idCntFou,
Double idClassif,
Double idVille,
Boolean actif) |
List<GroupeLight> |
GMAOGroupeService.findGroupesLightsCompatibles(Double idPrdcat,
Double idPrest,
Double idCntCli,
Double idCntFou,
Double idClassif,
Double idVille,
Double idTypeInter,
Boolean actif) |
Modifier and Type | Method and Description |
---|---|
GOrdwrk |
GMAOHotlineService._creerInterventionPourDemande(CtxDemande ctxDemande,
GOrdwrk intervention,
String nomAppel,
Date dtDebutInter,
GParam typeOT,
GroupeLight groupe,
Double idIntervenant,
boolean isImport,
boolean cloneCptRendu)
Service utilisé uniquement pour l'import des demandes et interventions.
|
GOrdwrk |
GMAOHotlineService.creerInterventionPourDemande(CtxDemande ctxDemande,
GOrdwrk intervention,
String nomAppel,
Date dtDebutInter,
GParam typeOT,
GroupeLight groupe,
boolean isImport,
boolean cloneCptRendu)
Cette fonction crée un nouvel OT à partir d'une FM existante, et de quelques autres paramètres
Elle appelle ensuite 'creerOrdre' pour finaliser l'insertion
|
GOrdwrk |
GMAOHotlineService.creerInterventionPourDemande(CtxDemande ctxDemande,
GOrdwrk intervention,
String nomAppel,
Date dtDebutInter,
GParam typeOT,
GroupeLight groupe,
Double idIntervenant,
boolean isImport,
boolean cloneCptRendu)
Cette fonction crée un nouvel OT à partir d'une FM existante, et de quelques autres paramètres
Elle appelle ensuite 'creerOrdre' pour finaliser l'insertion
|
Copyright © 2016. All rights reserved.