Package | Description |
---|---|
br.ufscar.saci.agenda | |
br.ufscar.saci.coverphoto | |
br.ufscar.saci.sector |
Modifier and Type | Method and Description |
---|---|
Agenda |
AgendaDao.get(int id) |
Agenda |
AgendaFacade.get(Integer id) |
protected Agenda |
AgendaDao.load(ResultSet rs) |
Modifier and Type | Method and Description |
---|---|
List<Agenda> |
AgendaFacade.list() |
List<Agenda> |
AgendaDao.list() |
List<Agenda> |
AgendaDao.listByRequest(int requestId) |
List<Agenda> |
AgendaDao.listBySectorAndRequest(int sectorId,
int requestId) |
Modifier and Type | Method and Description |
---|---|
protected void |
AgendaDao.insert(Agenda agenda) |
void |
AgendaFacade.save(Agenda agenda) |
void |
AgendaDao.save(Agenda agenda) |
protected void |
AgendaDao.update(Agenda agenda) |
Modifier and Type | Method and Description |
---|---|
Agenda |
Coverphoto.getAgenda() |
Modifier and Type | Method and Description |
---|---|
void |
Coverphoto.setAgenda(Agenda agenda) |
Modifier and Type | Method and Description |
---|---|
List<Agenda> |
Sector.getAgendas() |
Modifier and Type | Method and Description |
---|---|
void |
Sector.setAgendas(List<Agenda> agendas) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.