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

Membros públicos

 UpdateProjectPartialReport (IProjectPartialReportRepository projectReportRepository, IProjectRepository projectRepository, ITokenAuthenticationService tokenAuthenticationService, IMapper mapper)
 
async Task< DetailedReadProjectPartialReportOutputExecuteAsync (Guid? id, UpdateProjectPartialReportInput input)
 

Documentação dos Construtores & Destrutor

◆ UpdateProjectPartialReport()

Application.UseCases.ProjectPartialReport.UpdateProjectPartialReport.UpdateProjectPartialReport ( IProjectPartialReportRepository  projectReportRepository,
IProjectRepository  projectRepository,
ITokenAuthenticationService  tokenAuthenticationService,
IMapper  mapper 
)
inline

Documentação dos métodos

◆ ExecuteAsync()

async Task<DetailedReadProjectPartialReportOutput> Application.UseCases.ProjectPartialReport.UpdateProjectPartialReport.ExecuteAsync ( Guid?  id,
UpdateProjectPartialReportInput  input 
)
inline

Implementa Application.Interfaces.UseCases.ProjectPartialReport.IUpdateProjectPartialReport.

Grafo de chamadas desta função:

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