Package | Description |
---|---|
com.itnsa.gestion.gmao.nonpersistent.search | |
com.itnsa.gestion.gmao.service | |
com.itnsa.gestion.nonpersistent.search |
Modifier and Type | Method and Description |
---|---|
PrestationEtContrat |
TDBCriteresRecherche.getFmPrestActu() |
PrestationEtContrat |
TDBCriteresRecherche.getOtPrestActu() |
Modifier and Type | Method and Description |
---|---|
void |
TDBCriteresRecherche.setFmPrestActu(PrestationEtContrat fmPrestActu) |
void |
TDBCriteresRecherche.setOtPrestActu(PrestationEtContrat otPrestActu) |
Modifier and Type | Method and Description |
---|---|
List<PrestationEtContrat> |
GMAOPrestationService.findAllPrestationEtContratByContratPrestation(Double idContrat,
String codePrest,
String nomPrest,
String type) |
List<PrestationEtContrat> |
GMAOPrestationService.findPrestationEtContratByContratPrestation(Double idContrat,
String codePrest,
String nomPrest,
String type) |
List<PrestationEtContrat> |
GMAOPrestationService.findPrestationEtContratContexte2(ContextePriseDAppel contexte) |
List<PrestationEtContrat> |
GMAOPriseDAppelService.findPrestationsContextualisation(Double idClient,
Double idContrat,
Double idProduct) |
List<PrestationEtContrat> |
GMAOPriseDAppelService.getPrestationsContexte(ContextePriseDAppel contexte)
Recherche indépendante des prestations du contexte
|
Modifier and Type | Method and Description |
---|---|
PrestationEtContrat |
ContextePriseDAppel.getPrestation() |
Modifier and Type | Method and Description |
---|---|
List<PrestationEtContrat> |
CtxContextualisationFull.getPrestations() |
List<PrestationEtContrat> |
ContextePriseDAppel.getPrestations() |
List<PrestationEtContrat> |
CtxContextualisationFull.getPrestationsDuClient() |
Modifier and Type | Method and Description |
---|---|
void |
ContextePriseDAppel.setPrestation(PrestationEtContrat prestation) |
Modifier and Type | Method and Description |
---|---|
void |
CtxContextualisationFull.setPrestations(List<PrestationEtContrat> prestations) |
void |
ContextePriseDAppel.setPrestations(List<PrestationEtContrat> prestations) |
void |
CtxContextualisationFull.setPrestationsDuClient(List<PrestationEtContrat> prestationsDuClient) |
Copyright © 2016. All rights reserved.