Modifier and Type | Method and Description |
---|---|
List<FcSession> |
BalanceAgeeCritere.getLstSession() |
Modifier and Type | Method and Description |
---|---|
void |
BalanceAgeeCritere.setLstSession(List<FcSession> lstSession) |
Constructor and Description |
---|
BalanceAgeeCritere(Date datePivot,
Date dateDebut,
Date dateFin,
List<Double> lstIdDivLeader,
List<TPDivision> lstDivLeader,
List<Double> lstIdEtbLeader,
List<TPEtablissement> lstEtbLeader,
List<Double> lstIdDivReal,
List<TPDivision> lstDivReal,
List<Double> lstIdEtbReal,
List<TPEtablissement> lstEtbReal,
List<Double> lstIdFamilleAffaire,
List<TFamille> lstFamilleAffaire,
List<Double> lstIdSousFamilleAffaire,
List<TFamille> lstSousFamilleAffaire,
List<String> lstIdAffaireReal,
List<FAffaires> lstAffaireReal,
List<String> lstIdAffaireCharge,
List<FAffaires> lstAffaireCharge,
List<Double> lstIdDivTech,
List<TParstdParam> lstDivTech,
List<Double> lstIdDomTech,
List<TFamille> lstDomTech,
List<Double> lstIdSousDomTech,
List<TSfamille> lstSousDomTech,
List<Double> lstIdOpportunite,
List<FOpportunite> lstOpportunite,
List<Double> lstIdStage,
List<FcStage> lstStage,
List<Double> lstIdSession,
List<FcSession> lstSession,
Double identPaysOpport,
String codePaysOpport,
Double selPaysOppInverse,
Double identPaysSession,
String codePaysSession,
Double selPaysSesInverse,
Double identPaysDossier,
String codePaysDossier,
Double selPaysDosInverse,
List<Double> lstIdFamilleClientFinalSession,
List<TFamille> lstFamilleClientFinalSession,
List<Double> lstIdClientFinalSession,
List<ClientEtAdresse> lstClientFinalSession,
List<Double> lstIdFamilleClientFinalDossier,
List<TFamille> lstFamilleClientFinalDossier,
List<Double> lstIdClientFinalDossier,
List<ClientEtAdresse> lstClientFinalDossier,
List<Double> lstIdClientOrgaDossier,
List<ClientEtAdresse> lstClientOrgaDossier,
List<Double> lstIdClientFactureDossier,
List<ClientEtAdresse> lstClientFactureDossier,
Double indSurProgramation,
Double indBpf,
Double indActionFormation,
List<Double> lstIdLieu,
List<FcLieuFormation> lstLieu,
Double identLangue,
String codeLangue,
Double selLangueInverse,
List<Double> lstIdNiveau,
List<TParstdParam> lstNiveau,
List<Double> lstIdRespSpe,
List<CollaborateurInfosListeAide> lstRespSpe,
List<Double> lstIdRespStage,
List<CollaborateurInfosListeAide> lstRespStage,
List<Double> lstIdRespPrj,
List<CollaborateurInfosListeAide> lstRespPrj,
Double natureSession,
Double etatSession,
Double affichageSousTotaux,
Double affichagePedagogique,
List<ITypeRegroupement<RegroupementManagerBalanceAgee>> lstCritereRgp) |
Modifier and Type | Method and Description |
---|---|
FFacturescliBuilder |
FFacturescliBuilder.withSession(FcSession session) |
FLivraisonsBuilder |
FLivraisonsBuilder.withSession(FcSession session) |
FLignelivraisoBuilder |
FLignelivraisoBuilder.withSession(FcSession session) |
FLigneapproBuilder |
FLigneapproBuilder.withSession(FcSession session) |
FFacturesfouBuilder |
FFacturesfouBuilder.withSession(FcSession session) |
FLignefaccliBuilder |
FLignefaccliBuilder.withSession(FcSession session) |
FApprovisionntBuilder |
FApprovisionntBuilder.withSession(FcSession session) |
FLignefacfouBuilder |
FLignefacfouBuilder.withSession(FcSession session) |
Modifier and Type | Method and Description |
---|---|
FcSession |
FcSessionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcModuleBuilder |
FcModuleBuilder.withSession(FcSession session) |
FcCalendrierEvalBuilder |
FcCalendrierEvalBuilder.withSession(FcSession session) |
FcSessionZlBuilder |
FcSessionZlBuilder.withSession(FcSession session) |
FcAffectationSalleBuilder |
FcAffectationSalleBuilder.withSession(FcSession session) |
FcInscriptionBuilder |
FcInscriptionBuilder.withSession(FcSession session) |
FcSessionTarifBuilder |
FcSessionTarifBuilder.withSession(FcSession session) |
FcAffectationBuilder |
FcAffectationBuilder.withSession(FcSession session) |
Modifier and Type | Method and Description |
---|---|
static Pair<Date,Date> |
FormationUtil.getBornesPeriodeEvaluation(FcSession session,
FcPeriodeEvaluation periodeEvaluation,
List<FcPeriodeEvaluation> periodes)
Retourne la plage de date précédent la période passée en paramètre
|
Modifier and Type | Method and Description |
---|---|
FcSession |
FLignefacfou.getSession() |
FcSession |
FLivraisons.getSession() |
FcSession |
FLignefaccli.getSession() |
FcSession |
FFacturescli.getSession() |
FcSession |
FLignelivraiso.getSession() |
FcSession |
FFacturesfou.getSession() |
FcSession |
FLigneappro.getSession() |
FcSession |
FApprovisionnt.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
FLignefacfou.setSession(FcSession session) |
void |
FLivraisons.setSession(FcSession session)
BDD : SESSION
Identifiant de la session |
void |
FLignefaccli.setSession(FcSession session) |
void |
FFacturescli.setSession(FcSession session)
BDD : SESSION
Identifiant de la session |
void |
FLignelivraiso.setSession(FcSession session) |
void |
FFacturesfou.setSession(FcSession session) |
void |
FLigneappro.setSession(FcSession session) |
void |
FApprovisionnt.setSession(FcSession session) |
Modifier and Type | Method and Description |
---|---|
FcSession |
FcSessionZl.getSession() |
FcSession |
FcInscription.getSession() |
FcSession |
FcSessionTarif.getSession() |
FcSession |
FcAffectationSalle.getSession() |
FcSession |
FcAffectation.getSession() |
FcSession |
FcCalendrierEval.getSession() |
FcSession |
FcModule.getSession() |
Modifier and Type | Method and Description |
---|---|
ParentInfo<FcSession,Double> |
FcSessionZl.getParentInfo() |
Set<FcSession> |
FcStage.getSessions() |
Modifier and Type | Method and Description |
---|---|
void |
FcStage.addSession(FcSession o) |
void |
FcStage.removeSession(FcSession o) |
void |
FcSessionZl.setParent(FcSession parent) |
void |
FcSessionZl.setSession(FcSession session)
BDD : SESSION
Pointeur vers la session associée |
void |
FcInscription.setSession(FcSession session)
BDD : SESSION
Pointeur sur FC_SESSION |
void |
FcSessionTarif.setSession(FcSession session)
BDD : SESSION
Pointeur sur FC_SESSION |
void |
FcAffectationSalle.setSession(FcSession session)
BDD : SESSION
Identifiant de la session |
void |
FcAffectation.setSession(FcSession session)
BDD : SESSION
Identifiant de la session |
void |
FcCalendrierEval.setSession(FcSession session)
BDD : SESSION
Pointeur vers FC_SESSION |
void |
FcModule.setSession(FcSession session)
BDD : SESSION
Pointeur sur FC_SESSION |
Modifier and Type | Method and Description |
---|---|
void |
FcStage.addAllSession(Collection<FcSession> coll) |
protected void |
FcStage.setSessions(Set<FcSession> sessions) |
Constructor and Description |
---|
FcAffectation(TPUtilisateur utilisateurByFcafCreUtiIdent,
FcIntervenant intervenant,
TPUtilisateur utilisateurByFcafMajUtiIdent,
FOpportunite opportunite,
FcSession session,
Date dateDebut,
Date dateFin,
Date creDate,
Date majDate,
String commentaire) |
FcAffectationSalle(TPUtilisateur utilisateurByFcasCreUtiIdent,
FcSession session,
TPUtilisateur utilisateurByFcasMajUtiIdent,
FcSalle salle,
Date dateDebut,
Date dateFin,
Date creDate,
Date majDate,
String commentaire) |
FcCalendrierEval(TPSociete societe,
TParstdParam parstdParamByFccaRelPaTstdIdent,
FcQuestionnaire questionnaireByFccaPaFcqrIdent,
FcQuestionnaire questionnaireByFccaIvFcqrIdent,
FcSession session,
TParstdParam parstdParamByFccaRelIvTstdIdent,
FcProcessusRelance processusRelanceByFccaPtrRelanceInterv,
FcProcessusRelance processusRelanceByFccaPtrRelanceParticip,
Date heureEnvoi,
Set<FcPeriodeEvaluation> periodeEvaluations) |
FcInscription(TParstdParam parstdParamByFcinSprtIdent,
PAdresse adresseByFcinAdrorgaBpaIdent,
FPClient clientByFcinClientFinal,
TParstdParam parstdParamByFcinEdosIdent,
FPContact contactByFcinContOrga,
TDevise deviseByFcinEncaisseDevise,
TParstdParam parstdParamByFcinZfisIdent,
FPContact contactByFcinContFinal,
FPClient clientByFcinOrganisateur,
FcSession session,
TDevise deviseByFcinProformaDevise,
PAdresse adresseByFcinAdrfinalBpaIdent,
Double indMultifinanceur,
String nomPreinscrit,
Double nbStag,
String refClient,
String numConv,
Double txRemise,
Double affPrix,
Double encaisse,
Double mtEncaisse,
Double mtEncaisseD,
Date dateEncaisse,
Double encaisseTxConvers,
Double proforma,
Double mtProforma,
Double mtProformaD,
Double proformaTxConvers,
Date dateProforma,
Double indAccuse,
Date dateAccuse,
Date dateDemande,
Double noOrdreDde,
Date dateInscription,
Date dateAnnulation,
String motifAnnul,
String commentaire,
String indicationRgpmt,
String code,
Double compteur,
Date dateReglement,
Date dateAlerte,
Set<FcFinanceur> financeurs,
Set<FcParticipant> participants,
Set<FcInscriptionZl> inscriptionZls,
Set<FcModuleCa> moduleCas,
TParstdParam parstdParamByFcinTytaIdent) |
FcSessionTarif(FcSession session,
TParstdParam parstdParamByFcstCleIdent,
TDevise devise,
TParstdParam parstdParamByFcstTyprIdent,
FcStage stage,
TParstdParam parstdParamByFcstMtarIdent,
FcModelTarif modelTarif,
String nomAppel,
Double prctRep,
Double mtBase,
Double mtBaseD,
Double txConvers,
Double seuil,
Double nbUnite,
Double indRemise,
Double indAvancement,
Double numOrdre,
Set<FcTarifModule> tarifModules,
Set<FcAvancement> avancements,
Set<FcFinanceurLigne> financeurLignes,
Set<FcModuleCa> moduleCas,
TParstdParam parstdParamByFcstTytaIdent) |
FcSessionZl(FcSession session,
String alpha01,
String alpha02,
String alpha03,
String alpha04,
String alpha05,
String alpha06,
String alpha07,
String alpha08,
String alpha09,
String alpha10,
Double number01,
Double number02,
Double number03,
Double number04,
Double number05,
Double number06,
Double number07,
Double number08,
Double number09,
Double number10,
Date date01,
Date date02,
Date date03,
Date date04,
Date date05,
Date date06,
Date date07,
Date date08,
Date date09,
Date date10,
Double booleen01,
Double booleen02,
Double booleen03,
Double booleen04,
Double booleen05,
Double booleen06,
Double booleen07,
Double booleen08,
Double booleen09,
Double booleen10,
String alpha11,
String alpha12,
String alpha13,
String alpha14,
String alpha15,
String alpha16,
String alpha17,
String alpha18,
String alpha19,
String alpha20,
Double sequence) |
Modifier and Type | Method and Description |
---|---|
FcSession |
EvaluationResultat.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
EvaluationResultat.setSession(FcSession session) |
Modifier and Type | Method and Description |
---|---|
FcSession |
CtxInscription.getNewSession() |
FcSession |
CtxSession.getSession() |
FcSession |
CtxEltPrefact.getSession() |
FcSession |
CtxDossierFact.getSession() |
FcSession |
CtxInscription.getSession() |
FcSession |
CtxPaiement.getSession() |
FcSession |
CtxModule.getSession() |
FcSession |
CtxQuestionnaireFc.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
CtxInscription.setNewSession(FcSession newSession) |
CtxSession |
CtxSession.setSession(FcSession session) |
void |
CtxEltPrefact.setSession(FcSession session) |
void |
CtxDossierFact.setSession(FcSession session) |
void |
CtxInscription.setSession(FcSession session) |
void |
CtxPaiement.setSession(FcSession session) |
void |
CtxModule.setSession(FcSession session) |
void |
CtxQuestionnaireFc.setSession(FcSession session) |
Modifier and Type | Method and Description |
---|---|
FcSession |
DossierPourEdition.getSession() |
FcSession |
CtxEditionFacturation.getSession() |
FcSession |
Emargement.getSession() |
FcSession |
AffectationSalleASession.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
DossierPourEdition.setSession(FcSession session) |
void |
CtxEditionFacturation.setSession(FcSession session) |
void |
Emargement.setSession(FcSession session) |
void |
AffectationSalleASession.setSession(FcSession session) |
Modifier and Type | Method and Description |
---|---|
FcSession |
PlngHebdoPartieCritere.getSession() |
FcSession |
PlngMensuelSessionsCritere.getSession() |
FcSession |
PlngHebdoCritere.getSession() |
Modifier and Type | Method and Description |
---|---|
List<FcSession> |
ManagerInterventionCritere.getLstSession() |
List<FcSession> |
ManagerGeneralCritere.getLstSession() |
List<FcSession> |
ManagerCoutInterventionCritere.getLstSession() |
List<FcSession> |
ManagerEvaluationsCritere.getLstSession() |
Modifier and Type | Method and Description |
---|---|
void |
PlngHebdoPartieCritere.setSession(FcSession session) |
void |
PlngMensuelSessionsCritere.setSession(FcSession session) |
Modifier and Type | Method and Description |
---|---|
void |
ManagerInterventionCritere.setLstSession(List<FcSession> lstSession) |
void |
ManagerGeneralCritere.setLstSession(List<FcSession> lstSession) |
void |
ManagerCoutInterventionCritere.setLstSession(List<FcSession> lstSession) |
void |
ManagerEvaluationsCritere.setLstSession(List<FcSession> lstSession) |
Constructor and Description |
---|
ManagerCoutInterventionCritere(Date dateDebut,
Date dateFin,
Double etatReglement,
List<Double> lstIdEtbLeader,
List<TPEtablissement> lstEtbLeader,
List<Double> lstIdEtbReal,
List<TPEtablissement> lstEtbReal,
List<Double> lstIdFamilleAffaire,
List<TFamille> lstFamilleAffaire,
List<String> lstIdAffaireReal,
List<FAffaires> lstAffaireReal,
List<String> lstIdAffaireCharge,
List<FAffaires> lstAffaireCharge,
List<Double> lstIdSession,
List<FcSession> lstSession,
List<Double> lstIdPartie,
List<FcModule> lstModule,
List<Double> lstIdRespPrj,
List<CollaborateurInfosListeAide> lstRespPrj,
List<Double> lstIdRespRessource,
List<CollaborateurInfosListeAide> lstRespRessource,
List<Double> lstIdIntervenant,
List<FcIntervenant> lstIntervenant,
List<Double> lstNature,
List<NatureIntervenant> lstNatureInterv,
List<Double> lstType,
List<TParstdParam> lstStatut,
Double affichageSousTotaux,
Double modeGestion,
List<ITypeRegroupement<RegroupementCoutIntervention>> lstCritereRgp) |
ManagerGeneralCritere(Date datePivot,
Date dateDebut,
Date dateFin,
List<Double> lstIdDivLeader,
List<TPDivision> lstDivLeader,
List<Double> lstIdEtbLeader,
List<TPEtablissement> lstEtbLeader,
List<Double> lstIdDivReal,
List<TPDivision> lstDivReal,
List<Double> lstIdEtbReal,
List<TPEtablissement> lstEtbReal,
List<Double> lstIdFamilleAffaire,
List<TFamille> lstFamilleAffaire,
List<Double> lstIdSousFamilleAffaire,
List<TFamille> lstSousFamilleAffaire,
List<String> lstIdAffaireReal,
List<FAffaires> lstAffaireReal,
List<String> lstIdAffaireCharge,
List<FAffaires> lstAffaireCharge,
List<Double> lstIdDivTech,
List<TParstdParam> lstDivTech,
List<Double> lstIdDomTech,
List<TFamille> lstDomTech,
List<Double> lstIdSousDomTech,
List<TSfamille> lstSousDomTech,
List<Double> lstIdOpportunite,
List<FOpportunite> lstOpportunite,
List<Double> lstIdStage,
List<FcStage> lstStage,
List<Double> lstIdSession,
List<FcSession> lstSession,
Double identPaysOpport,
String codePaysOpport,
Double selPaysOppInverse,
Double identPaysSession,
String codePaysSession,
Double selPaysSesInverse,
Double identPaysDossier,
String codePaysDossier,
Double selPaysDosInverse,
List<Double> lstIdFamilleClientFinalSession,
List<TFamille> lstFamilleClientFinalSession,
List<Double> lstIdClientFinalSession,
List<ClientEtAdresse> lstClientFinalSession,
List<Double> lstIdFamilleClientFinalDossier,
List<TFamille> lstFamilleClientFinalDossier,
List<Double> lstIdClientFinalDossier,
List<ClientEtAdresse> lstClientFinalDossier,
List<Double> lstIdClientOrgaDossier,
List<ClientEtAdresse> lstClientOrgaDossier,
List<Double> lstIdClientFactureDossier,
List<ClientEtAdresse> lstClientFactureDossier,
Double indSurProgramation,
Double indBpf,
Double indActionFormation,
List<Double> lstIdLieu,
List<FcLieuFormation> lstLieu,
Double identLangue,
String codeLangue,
Double selLangueInverse,
List<Double> lstIdNiveau,
List<TParstdParam> lstNiveau,
List<Double> lstIdRespSpe,
List<CollaborateurInfosListeAide> lstRespSpe,
List<Double> lstIdRespStage,
List<CollaborateurInfosListeAide> lstRespStage,
List<Double> lstIdRespPrj,
List<CollaborateurInfosListeAide> lstRespPrj,
Double natureSession,
Double etatSession,
Double affichageSousTotaux,
Double affichagePedagogique,
List<ITypeRegroupement<RegroupementSuiviGeneral>> lstCritereRgp,
List<TParstdParam> lstSecteur,
List<Double> lstIdSecteur) |
ManagerInterventionCritere(Date dateDebut,
Date dateFin,
Double etatReglement,
List<Double> lstIdEtbLeader,
List<TPEtablissement> lstEtbLeader,
List<Double> lstIdEtbReal,
List<TPEtablissement> lstEtbReal,
List<Double> lstIdFamilleAffaire,
List<TFamille> lstFamilleAffaire,
List<String> lstIdAffaireReal,
List<FAffaires> lstAffaireReal,
List<String> lstIdAffaireCharge,
List<FAffaires> lstAffaireCharge,
List<Double> lstIdSession,
List<FcSession> lstSession,
List<Double> lstIdPartie,
List<FcModule> lstModule,
List<Double> lstIdRespPrj,
List<CollaborateurInfosListeAide> lstRespPrj,
List<Double> lstIdRespRessource,
List<CollaborateurInfosListeAide> lstRespRessource,
List<Double> lstIdIntervenant,
List<FcIntervenant> lstIntervenant,
List<Double> lstNature,
List<NatureIntervenant> lstNatureInterv,
List<Double> lstType,
List<TParstdParam> lstStatut,
List<String> lstIdTache,
List<FTaches> lstTache,
Double affichageSousTotaux,
List<ITypeRegroupement<RegroupementIntervention>> lstCritereRgp) |
Modifier and Type | Method and Description |
---|---|
FcSession |
SessionService.abandonnerSessionIntra(FcSession session,
Date dateAnnulation,
String motifAnnulation)
Passer une session intra à l'état abandon
|
FcSession |
SessionService.activerSessionInter(Double identSession) |
FcSession |
SessionService.activerSessionInter(FcSession session,
int listTarifSize)
Passe une session Inter a l'état Actif
|
FcSession |
SessionService.annulerSessionInter(FcSession session,
Date dateAnnulation,
String motifAnnulation)
Annulation d'une session Inter
|
FcSession |
SessionService.annulerSessionIntra(FcSession session,
Date dateAnnulation,
String motifAnnulation)
Passer une session intra à l'état annulé
|
FcSession |
SessionService.commanderSessionIntra(FcSession session,
Date dateCommande,
int listTarifSize)
Passer une session Intra à l'état commandé
|
FcSession |
SessionService.confirmerSessionInter(FcSession session,
int listTarifSize)
Passe une session Inter à l'état confirmé
|
FcSession |
SessionService.creerSession(FcSession session,
FcSessionZl sessionZl,
List<CtxSessionTarif> listeTarif,
TDevise devise,
Double tauxDeviseDefaut)
Create a training course
|
FcSession |
SessionService.dupliquerSession(FcSession session,
String newCodeSession,
Date dateDeb,
Date dateFin,
Date dateOffre,
boolean duplicatePlanning,
boolean duplicateResa)
Duplication d'une session
|
FcSession |
SessionService.findSessionByCode(String codeSession)
Recherche exacte des sessions ayant le code Session
|
FcSession |
SessionService.findSessionByCode(String codeSession,
Double identSession)
Recherche exacte des sessions ayant le code de la session mais differente
de la session ayant pour ident identSession
|
FcSession |
SessionService.loadSessionByIdent(Double identSession)
Charge l'ensemble des informations utilisées pour consulter une session
|
FcSession |
SessionService.loadSessionLightByIdent(Double identSession)
Cahrge une session sur son ident sans aucun fetch
|
FcSession |
SessionService.majSessionMultiModule(FcSession session)
Methode qui permet de passer une session mono-module en multi-module et inverssement
|
FcSession |
SessionService.modifierSession(CtxSession ctxSession,
Boolean reinitResa,
boolean reinitialiserRepartitionFournisseur)
Update a training course
|
FcSession |
SessionService.modifierSession(FcSession session,
FcSessionZl sessionZl,
List<CtxSessionTarif> listeTarif,
List<FcSessionTarif> listeTarifASupp,
Boolean reinitResa,
TDevise devise,
Double tauxDeviseDefaut)
Update a training course
|
FcSession |
SessionService.programmerSessionIntra(FcSession session)
Passer une session à l'état programmé
|
FcSession |
SessionService.reactiverSession(FcSession session,
List<FcInscription> dossiers,
String codeEtat)
Réactivation d'une session de la liste des dossiers en paramétre et passage au nouvle état
|
FcSession |
SessionService.refuserSessionIntra(FcSession session,
Date dateAnnulation,
String motifAnnulation)
Passer une session intra à l'état Refusé
|
FcSession |
SessionService.reprogrammerSession(Double identSession,
Date newDateDeb,
boolean garderPlanning,
boolean garderResa)
Reprogramation d'une session a une nouvelle date
|
FcSession |
SessionService.surprogrammerSession(FcSession session,
String newCodeSession,
Date dateDeb,
Date dateFin,
Date dateOffre,
Collection<FcInscription> listDossier,
boolean duplicatePlanning,
boolean duplicateResa)
Sur-programation d'une session (duplication avec indicateur reprogrammé a vrai + duplication des dossiers passé en paramétre
|
Modifier and Type | Method and Description |
---|---|
List<FcSession> |
SessionService.findLikeCodeAndLibelle(String codeSession,
String libelleSession)
Recherche des sessions like code et like libelle (liste d'aide)
|
List<FcSession> |
SessionService.findLikeCodeAndLibelle(String codeSession,
String libelleSession,
Double nature)
Recherche des sessions like code et like libelle (liste d'aide) pour une nature precise(Inter/Intra)
|
List<FcSession> |
SessionService.findSessionActiveLikeCodeAndLibelle(String codeSession,
String libelleSession)
Recherche des sessions "actives" like code et like libelle (liste d'aide)
|
List<FcSession> |
SessionService.findSessionActiveLikeCodeAndLibelle(String codeSession,
String libelleSession,
Date debut,
Date fin)
Recherche des sessions "actives" like code et like libelle (liste d'aide)
|
List<FcSession> |
SessionService.findSessionByStagiaire(FPContact contact)
Find all the training course of a student
|
List<FcSession> |
IntervenantService.historiqueIntervention(FcIntervenant intervenant,
Date dateDebut,
Date dateFin)
Find the historic of the intervention of a trainer
|
List<FcSession> |
SessionService.loadINTRANonLieesAOpportunite()
Returns the list of INTRA training courses which are not linked to a lead
|
Modifier and Type | Method and Description |
---|---|
FcSession |
SessionService.abandonnerSessionIntra(FcSession session,
Date dateAnnulation,
String motifAnnulation)
Passer une session intra à l'état abandon
|
FcSession |
SessionService.activerSessionInter(FcSession session,
int listTarifSize)
Passe une session Inter a l'état Actif
|
FcAffectation |
PlannificationService.affecterIntervenant(FcIntervenant intervenant,
FcSession session,
Date debut,
Date fin,
boolean reservation,
FcResaIntervenant resaInter) |
FcAffectationSalle |
SalleService.affecterSalleOnSession(Double identSalle,
FcSession session,
FcModule module,
FcSeance seance,
Date dateDebut,
Date dateFin) |
FcAffectationSalle |
SalleService.affecterSalleOnSession(FcSalle salle,
FcSession session,
FcModule module,
FcSeance seance,
Date dateDebut,
Date dateFin)
Assaign a training room on a training course
|
FcSession |
SessionService.annulerSessionInter(FcSession session,
Date dateAnnulation,
String motifAnnulation)
Annulation d'une session Inter
|
FcSession |
SessionService.annulerSessionIntra(FcSession session,
Date dateAnnulation,
String motifAnnulation)
Passer une session intra à l'état annulé
|
void |
ModuleCaService.calculPreFacturation(FcSession session)
RE-calcule l'ensemble des éléments de pré facturation d'une session
Attention cette methode doit être appeler explicitement par l'IHM
|
FcSession |
SessionService.commanderSessionIntra(FcSession session,
Date dateCommande,
int listTarifSize)
Passer une session Intra à l'état commandé
|
FcSession |
SessionService.confirmerSessionInter(FcSession session,
int listTarifSize)
Passe une session Inter à l'état confirmé
|
FcSession |
SessionService.creerSession(FcSession session,
FcSessionZl sessionZl,
List<CtxSessionTarif> listeTarif,
TDevise devise,
Double tauxDeviseDefaut)
Create a training course
|
FcSession |
SessionService.dupliquerSession(FcSession session,
String newCodeSession,
Date dateDeb,
Date dateFin,
Date dateOffre,
boolean duplicatePlanning,
boolean duplicateResa)
Duplication d'une session
|
List<FcParticipant> |
SeanceService.getParticipantsAbsents(FcSession session,
Date dtDebPeriodeEval,
Date dtFinPeriodeEval,
Date dtEvalMax,
List<FcParticipant> lstParticipants) |
boolean |
DroitService.isUtilisateurResponsableOfSession(TPUtilisateur utilisateur,
FcSession session)
Verifie si l'utilisateur à les droits de gestion sur la session
|
CtxWebQuestionnaire |
EvaluationService.loadQuestionnaire(FcSession session,
FcPeriodeEvaluation myPeriodeEval,
FcQuestionnaire myQuestionnaire,
Double identLangue,
boolean intervenant)
Charge un questionnaire pour édition papier
|
FcSession |
SessionService.majSessionMultiModule(FcSession session)
Methode qui permet de passer une session mono-module en multi-module et inverssement
|
FcSession |
SessionService.modifierSession(FcSession session,
FcSessionZl sessionZl,
List<CtxSessionTarif> listeTarif,
List<FcSessionTarif> listeTarifASupp,
Boolean reinitResa,
TDevise devise,
Double tauxDeviseDefaut)
Update a training course
|
FcSession |
SessionService.programmerSessionIntra(FcSession session)
Passer une session à l'état programmé
|
FcSession |
SessionService.reactiverSession(FcSession session,
List<FcInscription> dossiers,
String codeEtat)
Réactivation d'une session de la liste des dossiers en paramétre et passage au nouvle état
|
FcSession |
SessionService.refuserSessionIntra(FcSession session,
Date dateAnnulation,
String motifAnnulation)
Passer une session intra à l'état Refusé
|
void |
PlannificationService.supprimerAffectationBySession(FcSession session)
Delete all the affectation for a training course
|
void |
PlannificationService.supprimerReservationSession(FcSession session)
Delete the room reservations and the trainer reservations on a training course
|
void |
SessionService.supprimerSession(FcSession session)
Suppression d'une session
|
FcSession |
SessionService.surprogrammerSession(FcSession session,
String newCodeSession,
Date dateDeb,
Date dateFin,
Date dateOffre,
Collection<FcInscription> listDossier,
boolean duplicatePlanning,
boolean duplicateResa)
Sur-programation d'une session (duplication avec indicateur reprogrammé a vrai + duplication des dossiers passé en paramétre
|
void |
InscriptionService.verifierDossierCommande(FcSession session)
Vérification des Dossiers de Commandes dans le cas de commanderSessionIntra (SessionService)
|
Modifier and Type | Field and Description |
---|---|
Map<String,FcSession> |
ImportDataZonesLibres.mapSession |
Modifier and Type | Method and Description |
---|---|
FcSession |
OpportuniteService.associerSession(CtxOpportunite ctxOpportunite,
FcSession session)
Adds a training session to a lead
|
FcSession |
OpportuniteService.supprimerSession(FOpportunite opportunite,
FcSession session)
Removes the link between a lead and a training session
|
Modifier and Type | Method and Description |
---|---|
FcSession |
OpportuniteService.associerSession(CtxOpportunite ctxOpportunite,
FcSession session)
Adds a training session to a lead
|
FcSession |
OpportuniteService.supprimerSession(FOpportunite opportunite,
FcSession session)
Removes the link between a lead and a training session
|
Copyright © 2016. All rights reserved.