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

Membros públicos

 GetOpenProjects (IProjectRepository projectRepository, ITokenAuthenticationService tokenAuthenticationService, IMapper mapper)
 
async Task< IList< ResumedReadProjectOutput > > ExecuteAsync (int skip, int take, bool onlyMyProjects=true)
 

Documentação dos Construtores & Destrutor

◆ GetOpenProjects()

Application.UseCases.Project.GetOpenProjects.GetOpenProjects ( IProjectRepository  projectRepository,
ITokenAuthenticationService  tokenAuthenticationService,
IMapper  mapper 
)
inline

Documentação dos métodos

◆ ExecuteAsync()

async Task<IList<ResumedReadProjectOutput> > Application.UseCases.Project.GetOpenProjects.ExecuteAsync ( int  skip,
int  take,
bool  onlyMyProjects = true 
)
inline

Implementa Application.Interfaces.UseCases.Project.IGetOpenProjects.

Grafo de chamadas desta função:

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