#Collaborateur AgenceDTO: $ref: ./collaborateur/agence.yaml BusinessUnitDTO: $ref: ./collaborateur/businessUnit.yaml CollaborateurDTO: $ref: ./collaborateur/collaborateur.yaml #Note AffichageNoteDTO: $ref: ./note/affichageNote.yaml DetailsNoteDTO: $ref: ./note/detailsNote.yaml #DemandeEPI DemandeEPIDTO: $ref: ./demandeepi/demandeEPI.yaml #EP AugmentationSalaireDTO: $ref: ./ep/augmentationSalaire.yaml CommentaireAssistantDTO: $ref: ./ep/commentaireAssistant.yaml DocumentDTO: $ref: ./ep/document.yaml EngagementDTO: $ref: ./ep/engagement.yaml EpDTO: $ref: ./ep/ep.yaml EpInformationDTO: $ref: ./ep/epInformations.yaml EpSaisieDTO: $ref: ./ep/epSaisie.yaml ObjectifDTO: $ref: ./ep/objectif.yaml ObjectifPrecedentDTO: $ref: ./ep/objectifPrecedent.yaml ParticipationEPDTO: $ref: ./ep/participationEP.yaml ProchainEPDTO: $ref: ./ep/prochainEP.yaml RDVEntretienDTO: $ref: ./ep/rdvEntretien.yaml TypeEntretienDTO: $ref: ./ep/typeEntretien.yaml #DemandeDelegation DemandeDelegationDTO: $ref: ./demandedelegation/demandeDelegation.yaml #Saisie ChampDTO: $ref: ./saisie/champ.yaml SaisieDTO: $ref: ./saisie/saisie.yaml #DemandeFormation DemandeFormationDTO: $ref: ./demandeformation/demandeFormation.yaml OrigineDemandeFormationDTO: $ref: ./demandeformation/origineDemandesFormation.yaml ThemeDTO: $ref: ./demandeformation/theme.yaml #Formation EvaluationDTO: $ref: ./formation/evaluation.yaml FormationDTO: $ref: ./formation/formation.yaml FormationDetailsDTO: $ref: ./formation/formationDetails.yaml ModeFormationDTO: $ref: ./formation/modeFormation.yaml OrigineFormationDTO: $ref: ./formation/origineFormation.yaml ParticipationFormationDTO: $ref: ./formation/participationFormation.yaml StatutFormationDTO: $ref: ./formation/statutFormation.yaml TypeFormationDTO: $ref: ./formation/typeFormation.yaml #Enum TypeEp: $ref: ./enum/typeEP.yaml StatutEp: $ref: ./enum/statutEP.yaml EtatDemande: $ref: ./enum/etatDemande.yaml EtatEngagement: $ref: ./enum/etatEngagement.yaml StatutObjectif: $ref: ./enum/statutObjectif.yaml TypeChamps: $ref: ./enum/typeChamps.yaml TypeSaisie: $ref: ./enum/typeSaisie.yaml #Erreur ErreurDTO: $ref: ./erreur/erreur.yaml