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

Membros públicos

 GetNoticeById (INoticeRepository repository, IMapper mapper)
 
async Task< DetailedReadNoticeOutputExecuteAsync (Guid? id)
 

Documentação dos Construtores & Destrutor

◆ GetNoticeById()

Application.UseCases.Notice.GetNoticeById.GetNoticeById ( INoticeRepository  repository,
IMapper  mapper 
)
inline

Documentação dos métodos

◆ ExecuteAsync()

async Task<DetailedReadNoticeOutput> Application.UseCases.Notice.GetNoticeById.ExecuteAsync ( Guid?  id)
inline

Implementa Application.Interfaces.UseCases.Notice.IGetNoticeById.

Grafo de chamadas desta função:

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