| Package | Description |
|---|---|
| br.ufscar.saci.agenda | |
| br.ufscar.saci.base.publication | |
| br.ufscar.saci.product | |
| br.ufscar.saci.template |
| Modifier and Type | Method and Description |
|---|---|
Product |
Agenda.getProduct() |
| Modifier and Type | Method and Description |
|---|---|
void |
Agenda.setProduct(Product product) |
| Modifier and Type | Method and Description |
|---|---|
Product |
Publication.getProduct() |
| Modifier and Type | Method and Description |
|---|---|
void |
Publication.setProduct(Product product) |
| Modifier and Type | Method and Description |
|---|---|
Product |
ProductDao.get(int id) |
Product |
ProductFacade.get(Integer id) |
protected Product |
ProductDao.load(ResultSet rs) |
| Modifier and Type | Method and Description |
|---|---|
List<Product> |
ProductFacade.list() |
List<Product> |
ProductDao.list() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProductDao.insert(Product product) |
void |
ProductFacade.save(Product product) |
void |
ProductDao.save(Product product) |
protected void |
ProductDao.update(Product product) |
| Modifier and Type | Field and Description |
|---|---|
protected Product |
TemplateFacade.product |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateFacade.setTemplate(Product p) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.