#Collaborateur AgenceDTO: $ref: ./collaborateur/agence.yaml BusinessUnitDTO: $ref: ./collaborateur/businessUnit.yaml CollaborateurDTO: $ref: ./collaborateur/collaborateur.yaml ProfilDTO: $ref: ./collaborateur/profil.yaml #Note AffichageNoteDTO: $ref: ./note/affichageNote.yaml DetailsNoteDTO: $ref: ./note/detailsNote.yaml #DemandeEPI DemandeEPIDTO: $ref: ./demandeepi/demandeEPI.yaml #EP AugmentationSalaireDTO: $ref: ./ep/augmentationSalaire.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 ParticipationEPDTO: $ref: ./ep/participationEP.yaml ProchainEPDTO: $ref: ./ep/prochainEP.yaml RDVEntretienDTO: $ref: ./ep/rdvEntretien.yaml TypeEntretienDTO: $ref: ./ep/typeEntretien.yaml #DemandeDelegation CreationDemandeDelegationDTO: $ref: ./demandedelegation/creationDemandeDelegation.yaml DemandeDelegationDTO: $ref: ./demandedelegation/demandeDelegation.yaml #Saisie ChampDTO: $ref: ./saisie/champ.yaml SaisieDTO: $ref: ./saisie/saisie.yaml #DemandeFormation CreationDemandeFormationDTO: $ref: ./demandeformation/creationDemandeFormation.yaml DemandeFormationDTO: $ref: ./demandeformation/demandeFormation.yaml ThemeDTO: $ref: ./demandeformation/theme.yaml #Formation 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 TypeFormationDTO: $ref: ./formation/typeFormation.yaml #Erreur ErreurDTO: $ref: ./erreur/erreur.yaml