Package | Description |
---|---|
com.akuiteo.builder.bean.gmao | |
com.itnsa.gestion.bean.gmao | |
com.itnsa.gestion.gmao.nonpersistent.importation | |
com.itnsa.gestion.gmao.service |
Modifier and Type | Method and Description |
---|---|
GChjeton |
GChjetonBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<GChjeton> |
GCntchequier.getchjetons() |
Set<GChjeton> |
GOrdwrk.getChjetons() |
Modifier and Type | Method and Description |
---|---|
void |
GOrdwrk.addChjeton(GChjeton o) |
void |
GCntchequier.addChjeton(GChjeton o) |
void |
GOrdwrk.removeChjeton(GChjeton o) |
void |
GCntchequier.removeChjeton(GChjeton o) |
Modifier and Type | Method and Description |
---|---|
void |
GOrdwrk.addAllChjeton(Collection<GChjeton> coll) |
void |
GCntchequier.addAllChjeton(Collection<GChjeton> coll) |
protected void |
GOrdwrk.setChjetons(Set<GChjeton> chjetons) |
protected void |
GCntchequier.setChjetons(Set<GChjeton> chjetons) |
Modifier and Type | Field and Description |
---|---|
List<GChjeton> |
ImportDataIntervention.lstJetons
Liste des jetons à récupérer avant suppression des interventions
|
List<GChjeton> |
ImportDataChequier.lstJetons |
Modifier and Type | Method and Description |
---|---|
GChjeton |
GMAOChequiersJetonsService.creerJeton(GChjeton newJeton) |
GChjeton |
GMAOChequiersJetonsService.getJetonByIdent(Double idJet)
Recherche unique de jeton par son identifiant
|
Modifier and Type | Method and Description |
---|---|
List<GChjeton> |
GMAOChequiersJetonsService.findJetonsByChequierOrOrdre(Double idChq,
Double idOrd,
Double idDemande)
Recherche des jetons d'un chéquier donné, utilisés pour une intervention ou une demande données
|
Modifier and Type | Method and Description |
---|---|
GChjeton |
GMAOChequiersJetonsService.creerJeton(GChjeton newJeton) |
Modifier and Type | Method and Description |
---|---|
GOrdwrk |
GMAOChequiersJetonsService.validerJetonsIntervention(GOrdwrk inter,
List<GChjeton> jetonsOld,
List<GChjeton> jetonsNew)
Affectation de jetons à une intervention, dans le cadre de la régularisation d'une demande :
La procédure supprime tous les jetons en base associés à l'intervention concernée. |
GOrdwrk |
GMAOChequiersJetonsService.validerJetonsIntervention(GOrdwrk inter,
List<GChjeton> jetonsOld,
List<GChjeton> jetonsNew)
Affectation de jetons à une intervention, dans le cadre de la régularisation d'une demande :
La procédure supprime tous les jetons en base associés à l'intervention concernée. |
Copyright © 2016. All rights reserved.