GPIC - Backend  1.0
Aplicações .NET para o backend do GPIC
Referência à classe Application.UseCases.Student.GetStudentByRegistrationCode
Diagrama de heranças da classe Application.UseCases.Student.GetStudentByRegistrationCode
[legenda]
Diagrama de colaboração para Application.UseCases.Student.GetStudentByRegistrationCode:
[legenda]

Membros públicos

 GetStudentByRegistrationCode (IStudentRepository studentRepository, IMapper mapper)
 
async Task< DetailedReadStudentOutputExecuteAsync (string? registrationCode)
 

Documentação dos Construtores & Destrutor

◆ GetStudentByRegistrationCode()

Application.UseCases.Student.GetStudentByRegistrationCode.GetStudentByRegistrationCode ( IStudentRepository  studentRepository,
IMapper  mapper 
)
inline

Documentação dos métodos

◆ ExecuteAsync()

async Task<DetailedReadStudentOutput> Application.UseCases.Student.GetStudentByRegistrationCode.ExecuteAsync ( string?  registrationCode)
inline

Implementa Application.Interfaces.UseCases.Student.IGetStudentByRegistrationCode.

Grafo de chamadas desta função:

A documentação para esta classe foi gerada a partir do seguinte ficheiro: