Modifier and Type | Method and Description |
---|---|
FAffPlanBuilder |
FAffPlanBuilder.withColService(TColService colService) |
FCollSituBuilder |
FCollSituBuilder.withColService(TColService colService) |
FCollabDelegationBuilder |
FCollabDelegationBuilder.withService(TColService service) |
Modifier and Type | Method and Description |
---|---|
TColService |
TColServiceBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TProfilCoutRessourceBuilder |
TProfilCoutRessourceBuilder.withService(TColService service) |
TParamSignatureBuilder |
TParamSignatureBuilder.withServiceCollab(TColService serviceCollab) |
Modifier and Type | Method and Description |
---|---|
FPCollaborateurBuilder |
FPCollaborateurBuilder.withColService(TColService colService) |
Modifier and Type | Method and Description |
---|---|
TColService |
FCollSitu.getColService() |
TColService |
FAffPlan.getColService() |
TColService |
FCollabDelegation.getService() |
Modifier and Type | Method and Description |
---|---|
void |
FCollSitu.setColService(TColService colService)
BDD : COLSERVICE
Pointeur vers l'ident du service |
void |
FAffPlan.setColService(TColService colService)
BDD : COLSERVICE
Pointeur vers l'ident du service |
void |
FCollabDelegation.setService(TColService service)
BDD : SERVICE
Pointeur vers le service qui reçoit la délégation |
Constructor and Description |
---|
FAffPlan(TPbudEnt pbudEnt,
FLot lot,
TColService colService,
FAffaires affaires,
FSslot sslot,
TPbudPst pbudPst,
String societe,
String lot_1,
String sslot_1,
String codeResp,
Double mtBudget,
Double mtBudRev,
String codeDev,
Double indValid,
Date dtDeb,
Date dtFin,
String services,
Double mtPrev,
Double mtReal,
Double mtRaf,
Double txAvancement,
Double mtRafN1) |
Modifier and Type | Method and Description |
---|---|
TColService |
TProfilCoutRessource.getService() |
TColService |
TParamSignature.getServiceCollab() |
Modifier and Type | Method and Description |
---|---|
void |
TProfilCoutRessource.setService(TColService service) |
void |
TParamSignature.setServiceCollab(TColService serviceCollab) |
Modifier and Type | Method and Description |
---|---|
TColService |
FPCollaborateur.getColService() |
Modifier and Type | Method and Description |
---|---|
void |
FPCollaborateur.setColService(TColService colService)
BDD : COLSERVICE
Pointeur vers le Service du collaborateur (T_COL_SERVICE) |
Modifier and Type | Method and Description |
---|---|
TColService |
CtxCollabDelegationCreer.getService() |
Modifier and Type | Method and Description |
---|---|
List<TColService> |
CtxAffaire.getListeService() |
Modifier and Type | Method and Description |
---|---|
void |
CtxCollabDelegationCreer.setService(TColService service) |
Modifier and Type | Method and Description |
---|---|
void |
CtxAffaire.setListeService(List<TColService> listeService) |
Modifier and Type | Field and Description |
---|---|
Map<String,TColService> |
ImportDataRessource.mapServices |
Modifier and Type | Method and Description |
---|---|
TColService |
IndicateurProductionCriteresRecherche.getColService() |
TColService |
CollabDelegationCriteresRecherche.getServiceCollaborateurQuiDelegue() |
TColService |
CollabDelegationCriteresRecherche.getServiceCollaborateurQuiRecoit() |
TColService |
CollabDelegationCriteresRecherche.getServiceQuiRecoit() |
Modifier and Type | Method and Description |
---|---|
void |
IndicateurProductionCriteresRecherche.setColService(TColService colService) |
void |
CollabDelegationCriteresRecherche.setServiceCollaborateurQuiDelegue(TColService serviceCollaborateurQuiDelegue) |
void |
CollabDelegationCriteresRecherche.setServiceCollaborateurQuiRecoit(TColService serviceCollaborateurQuiRecoit) |
void |
CollabDelegationCriteresRecherche.setServiceQuiRecoit(TColService serviceQuiRecoit) |
Modifier and Type | Method and Description |
---|---|
TColService |
CoutRessourcesCriteresRecherche.getService() |
Modifier and Type | Method and Description |
---|---|
void |
CoutRessourcesCriteresRecherche.setService(TColService service) |
Constructor and Description |
---|
BordereauCriteresRecherche(TPEtablissement etablissement,
TSavoir competence,
TColService service) |
CoutRessourcesCriteresRecherche(TPEtablissement etablissement,
TSavoir competence,
TColService service) |
Modifier and Type | Method and Description |
---|---|
TColService |
ColServiceService.creerColService(TColService bean)
Création d'un service collaborateur
|
TColService |
ColServiceService.findByCodeAndSociete(String code,
String codeSociete) |
TColService |
ColServiceService.modifierColService(TColService bean)
Modifiaction d'un service collaborateur
|
Modifier and Type | Method and Description |
---|---|
List<TColService> |
AffaireService.findAllServiceAffaire(FAffaires affaire) |
List<TColService> |
ColServiceService.rechercheMultiCritere(ColServiceCriteresRecherche critere)
Recherche multicritere de service collab
|
Modifier and Type | Method and Description |
---|---|
void |
AffaireService.associerService(FAffaires affaire,
TColService colService)
Création du lien entre l'affaire et le service
|
TColService |
ColServiceService.creerColService(TColService bean)
Création d'un service collaborateur
|
TColService |
ColServiceService.modifierColService(TColService bean)
Modifiaction d'un service collaborateur
|
void |
ColServiceService.supprimerColService(TColService bean)
Suppression d'un service collaborateur
|
void |
AffaireService.supprimerService(FAffaires affaire,
TColService service)
Suppression du lien entre le service et l'affaire
|
Copyright © 2016. All rights reserved.