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

Membros públicos

 GetProjectPartialReportByProjectId (IProjectPartialReportRepository repository, IMapper mapper)
 
async Task< DetailedReadProjectPartialReportOutputExecuteAsync (Guid? projectId)
 

Documentação dos Construtores & Destrutor

◆ GetProjectPartialReportByProjectId()

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

Documentação dos métodos

◆ ExecuteAsync()

async Task<DetailedReadProjectPartialReportOutput> Application.UseCases.ProjectPartialReport.GetProjectPartialReportByProjectId.ExecuteAsync ( Guid?  projectId)
inline

Implementa Application.Interfaces.UseCases.ProjectPartialReport.IGetProjectPartialReportByProjectId.

Grafo de chamadas desta função:

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