Package | Description |
---|---|
br.ufscar.saci.coverphoto | |
br.ufscar.saci.sector |
Modifier and Type | Field and Description |
---|---|
Coverphoto |
CoverphotoTO.coverphoto |
Modifier and Type | Method and Description |
---|---|
Coverphoto |
CoverphotoDao.get(int id) |
Coverphoto |
CoverphotoFacade.get(Integer id) |
protected Coverphoto |
CoverphotoDao.load(ResultSet rs) |
Modifier and Type | Method and Description |
---|---|
List<Coverphoto> |
CoverphotoDao.list() |
List<Coverphoto> |
CoverphotoDao.listByRequest(int requestId) |
List<Coverphoto> |
CoverphotoDao.listBySectorAndRequest(int sectorId,
int requestId) |
Modifier and Type | Method and Description |
---|---|
void |
CoverphotoFacade.advance(Coverphoto c) |
void |
CoverphotoFacade.changeResponsible(Coverphoto c) |
protected void |
CoverphotoDao.insert(Coverphoto coverphoto) |
List<Person> |
CoverphotoFacade.listCandidates(Coverphoto c) |
void |
CoverphotoFacade.save(Coverphoto c) |
void |
CoverphotoDao.save(Coverphoto coverphoto) |
protected void |
CoverphotoDao.update(Coverphoto coverphoto) |
Modifier and Type | Method and Description |
---|---|
List<Coverphoto> |
Sector.getCoverphotos() |
Modifier and Type | Method and Description |
---|---|
void |
Sector.setCoverphotos(List<Coverphoto> coverphotos) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.