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

Membros públicos

 GetProjectPartialReportById (IProjectPartialReportRepository repository, IMapper mapper)
 
async Task< DetailedReadProjectPartialReportOutputExecuteAsync (Guid? id)
 

Documentação dos Construtores & Destrutor

◆ GetProjectPartialReportById()

Application.UseCases.ProjectPartialReport.GetProjectPartialReportById.GetProjectPartialReportById ( IProjectPartialReportRepository  repository,
IMapper  mapper 
)
inline

Documentação dos métodos

◆ ExecuteAsync()

async Task<DetailedReadProjectPartialReportOutput> Application.UseCases.ProjectPartialReport.GetProjectPartialReportById.ExecuteAsync ( Guid?  id)
inline

Implementa Application.Interfaces.UseCases.ProjectPartialReport.IGetProjectPartialReportById.

Grafo de chamadas desta função:

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