Package | Description |
---|---|
br.ufscar.old.clipping | |
br.ufscar.saci.mediaShow |
Modifier and Type | Method and Description |
---|---|
List<MediaShow> |
ClippingConsultaVeiculoTO.getProgramas() |
List<MediaShow> |
VeiculoClippingTO.getProgramas() |
Modifier and Type | Method and Description |
---|---|
void |
ClippingConsultaVeiculoTO.setProgramas(List<MediaShow> programas) |
void |
VeiculoClippingTO.setProgramas(List<MediaShow> programas) |
Modifier and Type | Field and Description |
---|---|
MediaShow |
MediaShowTO.mediaShow |
Modifier and Type | Method and Description |
---|---|
MediaShow |
MediaShowDao.get(int id) |
MediaShow |
MediaShowFacade.get(Integer id,
Integer mediaOutletId) |
protected MediaShow |
MediaShowDao.load(ResultSet rs) |
Modifier and Type | Method and Description |
---|---|
List<MediaShow> |
MediaShowDao.list() |
List<MediaShow> |
MediaShowFacade.list(int mediaOutletId) |
List<MediaShow> |
MediaShowDao.listByMediaOutlet(int id) |
Modifier and Type | Method and Description |
---|---|
protected void |
MediaShowDao.insert(MediaShow mediashow) |
void |
MediaShowDao.save(MediaShow mediashow) |
void |
MediaShowFacade.save(MediaShow ms) |
protected void |
MediaShowDao.update(MediaShow mediashow) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.