Package | Description |
---|---|
br.ufscar.saci.base.publication | |
br.ufscar.saci.coverphoto | |
br.ufscar.saci.person | |
br.ufscar.saci.product | |
br.ufscar.saci.request | |
br.ufscar.saci.sector |
Modifier and Type | Method and Description |
---|---|
Sector |
Publication.getSector() |
Modifier and Type | Method and Description |
---|---|
void |
Publication.setSector(Sector sector) |
Modifier and Type | Field and Description |
---|---|
List<Sector> |
CoverphotoTO.sectors |
Modifier and Type | Method and Description |
---|---|
Sector |
Coverphoto.getSector() |
Modifier and Type | Method and Description |
---|---|
void |
Coverphoto.setSector(Sector sector) |
Modifier and Type | Method and Description |
---|---|
List<Sector> |
Person.getSectors() |
Modifier and Type | Method and Description |
---|---|
void |
Person.setSectors(List<Sector> sectors) |
Modifier and Type | Method and Description |
---|---|
Sector |
Product.getSector() |
Modifier and Type | Method and Description |
---|---|
void |
Product.setSector(Sector sector) |
Modifier and Type | Field and Description |
---|---|
List<Sector> |
RequestTO.nonSuggestibles |
List<Sector> |
RequestTO.sectors |
List<Sector> |
RequestTO.suggestibles |
Modifier and Type | Method and Description |
---|---|
Sector |
Request.getSector() |
Modifier and Type | Method and Description |
---|---|
void |
Request.setSector(Sector sector) |
Modifier and Type | Field and Description |
---|---|
Sector |
SectorTO.sector |
Modifier and Type | Field and Description |
---|---|
List<Sector> |
SectorTO.list |
Modifier and Type | Method and Description |
---|---|
Sector |
SectorDao.get(int id) |
Sector |
SectorFacade.get(Integer id) |
protected Sector |
SectorDao.load(ResultSet rs) |
Modifier and Type | Method and Description |
---|---|
List<Sector> |
SectorDao.list() |
List<Sector> |
SectorDao.listByRequestSuggestions(int requestId) |
List<Sector> |
SectorDao.listByUser(int userId) |
Modifier and Type | Method and Description |
---|---|
protected void |
SectorDao.insert(Sector sector) |
protected void |
SectorController.reedit(Sector saveError) |
boolean |
SectorFacade.save(Sector sector) |
void |
SectorDao.save(Sector sector) |
protected void |
SectorDao.update(Sector sector) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.