Modifier and Type | Method and Description |
---|---|
List<InterventionLight> |
FluxTDBSupport.getLstIntervLight() |
Modifier and Type | Method and Description |
---|---|
void |
FluxTDBSupport.setLstIntervLight(List<InterventionLight> lstIntervLight) |
Modifier and Type | Method and Description |
---|---|
InterventionLight |
TbIDemandeIntervention.getInterventionTBI() |
InterventionLight |
InterventionLight.setDtDebut(Date dtDebut) |
InterventionLight |
InterventionLight.setDtFin(Date dtFin) |
InterventionLight |
InterventionLight.setIdInter(Double idInter) |
InterventionLight |
InterventionLight.setNumOrdre(Double numOrdre) |
InterventionLight |
InterventionLight.setTypeInterLibelle(String typeInterLibelle) |
Modifier and Type | Method and Description |
---|---|
List<InterventionLight> |
CtxDemande.getInterventions() |
Modifier and Type | Method and Description |
---|---|
void |
TbIDemandeIntervention.setInterventionTBI(InterventionLight interventionTBI) |
Modifier and Type | Method and Description |
---|---|
void |
CtxDemande.setInterventions(List<InterventionLight> interventions) |
Modifier and Type | Method and Description |
---|---|
InterventionLight |
GMAOHotlineService.getInterventionLightByIdent(Double ident) |
Modifier and Type | Method and Description |
---|---|
List<InterventionLight> |
GMAOHotlineService.findInterventionsLight(CtxIntervention intervention)
Méthode de recherche multi critères d'interventions light
|
List<InterventionLight> |
GMAOHotlineService.findInterventionsLightByDemande(Double idFicmaint,
boolean ouvertes,
boolean orderByDtFin)
Recherche des interventions de la demande dont l'ident est passé en paramètre, sous forme condensée
|
List<InterventionLight> |
GMAOHotlineService.findInterventionsLightByDemande(Double idFicmaint,
boolean ouvertes,
boolean diffusable,
boolean orderByDtFin) |
List<InterventionLight> |
GMAOHotlineService.findInterventionsLightByNumrapportTitre(String numRapport,
String titre) |
List<InterventionLight> |
GMAOTableauDeBordService.findInterventionsLightDemandes(TDBCriteresRecherche critere) |
List<InterventionLight> |
GMAOTableauDeBordService.searchInterventionsRapide(TDBCriteresRecherche critere) |
Modifier and Type | Method and Description |
---|---|
List<InterventionLight> |
CtxContextualisationFull.getInterventions() |
Modifier and Type | Method and Description |
---|---|
void |
CtxContextualisationFull.setInterventions(List<InterventionLight> interventions) |
Modifier and Type | Method and Description |
---|---|
List<InterventionLight> |
PlanningService.findIntervForPlanning(CtxPlanningDeMonCollabAffectations context)
Retourne la liste des interventions d'une liste de collab pour une borne de dates données
|
Copyright © 2016. All rights reserved.