Modifier and Type | Method and Description |
---|---|
FcInscription |
FcInscriptionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcInscriptionZlBuilder |
FcInscriptionZlBuilder.withInscription(FcInscription inscription) |
FcFinanceurBuilder |
FcFinanceurBuilder.withInscription(FcInscription inscription) |
FcParticipantBuilder |
FcParticipantBuilder.withInscription(FcInscription inscription) |
FcModuleCaBuilder |
FcModuleCaBuilder.withInscription(FcInscription inscription) |
FcLnkInscriptionCollabBuilder |
FcLnkInscriptionCollabBuilder.withInscription(FcInscription inscription) |
Constructor and Description |
---|
PieceEnCours(FcInscription inscription) |
Modifier and Type | Method and Description |
---|---|
FcInscription |
FcModuleCa.getInscription() |
FcInscription |
FcInscriptionZl.getInscription() |
FcInscription |
FcParticipant.getInscription() |
FcInscription |
FcFinanceur.getInscription() |
FcInscription |
FcLnkInscriptionCollab.getInscription() |
Modifier and Type | Method and Description |
---|---|
Set<FcInscription> |
FcSession.getInscriptions() |
ParentInfo<FcInscription,Double> |
FcInscriptionZl.getParentInfo() |
Modifier and Type | Method and Description |
---|---|
void |
FcSession.addInscription(FcInscription o) |
void |
FcSession.removeInscription(FcInscription o) |
void |
FcModuleCa.setInscription(FcInscription inscription)
BDD : INSCRIPTION
Ident du Dossier d'inscription |
void |
FcInscriptionZl.setInscription(FcInscription inscription)
BDD : INSCRIPTION
Pointeur vers l'inscription associée |
void |
FcParticipant.setInscription(FcInscription inscription)
BDD : INSCRIPTION
Pointeur sur FC_INSCRIPTION |
void |
FcFinanceur.setInscription(FcInscription inscription)
BDD : INSCRIPTION
Pointeur sur FC_INSCRIPTION |
void |
FcLnkInscriptionCollab.setInscription(FcInscription inscription)
BDD : INSCRIPTION
Pointeur vers l'inscription |
void |
FcInscriptionZl.setParent(FcInscription parent) |
Modifier and Type | Method and Description |
---|---|
void |
FcSession.addAllInscription(Collection<FcInscription> coll) |
protected void |
FcSession.setInscriptions(Set<FcInscription> inscriptions) |
Constructor and Description |
---|
FcFinanceur(FcInscription inscription,
PAdresse adresse,
FPContact contact,
FPClient client,
Double indPrincipal,
String refClient,
Set<FcFinanceurLigne> financeurLignes,
Set<FcModuleCa> moduleCas) |
FcInscriptionZl(FcInscription inscription,
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) |
FcLnkInscriptionCollab(FcInscription inscription,
FPCollaborateur collaborateur) |
FcModuleCa(FLivraisons livraisons,
FcParticipant participant,
TDevise devise,
FcFinanceur financeur,
FcModuleCa moduleCa,
FcModule module,
FcSessionTarif sessionTarif,
FcFinanceurLigne financeurLigne,
FcInscription inscription,
Double montant,
Double montantD,
Double montantSaisi,
Double montantSaisiD,
Double montantFact,
Double montantFactD,
Double txConvers,
Double indModifie,
Date dateDebut,
Date dateFin,
Double txFact,
Double indPartiel,
Double grpDossier,
FFacturescli facturescli,
Set<FcModuleCa> moduleCas) |
FcParticipant(TParstdParam parstdParam,
FPContact contact,
FcInscription inscription,
Double indConvoc,
String numConv,
String fonction,
Double indPresent,
String numCertificat,
Set<FcPresence> presences,
Set<FcModuleCa> moduleCas,
Set<FcAlerte> alertes,
Set<FcQuestionnaireRepondu> questionnairesRepondus) |
Constructor and Description |
---|
FcSession(TPUtilisateur utilisateurByFcssMajUtiIdent,
TPUtilisateur utilisateurByFcssCreUtiIdent,
TPSociete societe,
TParstdParam parstdParamByFcssNivIdent,
FcStage stage,
FAffaires affaires,
FLot lot,
FPCollaborateur collaborateur,
TIsoParam isoParam,
FPClient client,
FSslot sslot,
TPEtablissement etablissement,
FOpportunite opportunite,
TParstdParam parstdParamByFcssEsesIdent,
TFamille familleByFcssFafpIdent,
FPContact contact,
TFamille familleByFcssFafsIdent,
String code,
String libelle,
Date dateDeb,
Date dateFin,
Double nbJour,
Double nbHeure,
Double indBpf,
Double indFormation,
Double nbMax,
Double seuil,
Double inscEspere,
Double probabilite,
Double multiModule,
Double indReprogram,
Double indProgrammation,
Double nature,
Double nbInscrit,
Double nbPreinscrit,
Date creDate,
Date majDate,
Date dateOffre,
Date dateCommande,
Date dateAnnulation,
String motifAnnul,
String objectif,
String programme,
String modalPedago,
String commentaire,
Set<FcSessionZl> sessionZls,
Set<FcInscription> inscriptions,
Set<FcModule> modules,
Set<FcAffectationSalle> affectationSalles,
Set<FcAffectation> affectations,
Set<FcSessionTarif> sessionTarifs) |
Modifier and Type | Method and Description |
---|---|
FcInscription |
CtxInscription.getInscription() |
Modifier and Type | Method and Description |
---|---|
void |
CtxInscription.setInscription(FcInscription inscription) |
Modifier and Type | Method and Description |
---|---|
FcInscription |
CtxEditionFacturation.getDossier() |
Modifier and Type | Method and Description |
---|---|
void |
CtxEditionFacturation.setDossier(FcInscription dossier) |
Modifier and Type | Method and Description |
---|---|
FcInscription |
InscriptionUnitaireService.convoquerDossier(Double identDossier)
edit a notice on an inscription file
|
FcInscription |
InscriptionService.creerDossier(FcInscription dossier,
List<FcInscriptionZl> inscriptionZl)
Create an inscription file with the finacor customers and the associate sutudent
|
FcInscription |
InscriptionService.creerDossier(FcInscription dossier,
List<FcInscriptionZl> inscriptionZl,
boolean verifFinanceur)
creation de dossier avec zones libres
|
FcInscription |
InscriptionService.encaisserDossier(FcInscription dossier)
cash an inscription file
|
FcInscription |
InscriptionService.fusionnerDossier(FcInscription dossier1,
FcInscription dossier2)
merge 2 inscriptions file in one
|
FcInscription |
InscriptionUnitaireService.genererNumCertificat(Double identDossier,
String typeCertif) |
FcInscription |
InscriptionUnitaireService.genererNumConvention(Double identDossier)
edit a training convention on an inscription file
|
FcInscription |
InscriptionService.loadDossierByIdent(Double identDossier)
Cahrge un dossier a partir de son ident
|
FcInscription |
InscriptionService.modifierDossier(FcInscription dossier,
List<FcInscriptionZl> inscriptionZl)
Update an inscription file olny not with the finacor customers and the associate sutudent
|
FcInscription |
InscriptionService.proformaSurDossier(FcInscription dossier,
boolean mailCompta)
attach a proforma bill on an inscription file
|
FcInscription |
InscriptionService.receptionerUnDossier(FcInscription dossier,
boolean email)
Send an acknowledge receipt on an inscrition file
|
FcInscription |
InscriptionService.supprimerParticipant(FcParticipant participant)
Delete a student of an inscription file
|
Modifier and Type | Method and Description |
---|---|
List<FcInscription> |
InscriptionService.diviserDossier(FcInscription dossier,
List<FcParticipant> listeParticipant)
Split an inscription file in 2 files and attribute the list of student into the second and delete from the first
|
List<FcInscription> |
InscriptionService.findInscriptionBySession(Double identSession)
Find inscription file for a training course
|
Modifier and Type | Method and Description |
---|---|
void |
InscriptionService.controleDossierModifiable(FcInscription dossier)
Verify if the inscription file is Updatable
|
FcInscription |
InscriptionService.creerDossier(FcInscription dossier,
List<FcInscriptionZl> inscriptionZl)
Create an inscription file with the finacor customers and the associate sutudent
|
FcInscription |
InscriptionService.creerDossier(FcInscription dossier,
List<FcInscriptionZl> inscriptionZl,
boolean verifFinanceur)
creation de dossier avec zones libres
|
List<FcInscription> |
InscriptionService.diviserDossier(FcInscription dossier,
List<FcParticipant> listeParticipant)
Split an inscription file in 2 files and attribute the list of student into the second and delete from the first
|
FcInscription |
InscriptionService.encaisserDossier(FcInscription dossier)
cash an inscription file
|
FcInscription |
InscriptionService.fusionnerDossier(FcInscription dossier1,
FcInscription dossier2)
merge 2 inscriptions file in one
|
FcInscription |
InscriptionService.modifierDossier(FcInscription dossier,
List<FcInscriptionZl> inscriptionZl)
Update an inscription file olny not with the finacor customers and the associate sutudent
|
FcInscription |
InscriptionService.proformaSurDossier(FcInscription dossier,
boolean mailCompta)
attach a proforma bill on an inscription file
|
FcInscription |
InscriptionService.receptionerUnDossier(FcInscription dossier,
boolean email)
Send an acknowledge receipt on an inscrition file
|
void |
InscriptionService.supprimerDossier(FcInscription inscription)
Delete an inscription file
|
Modifier and Type | Method and Description |
---|---|
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.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
|
Copyright © 2016. All rights reserved.