@Service
public class GaleriaService
extends <any>
Modifier and Type | Field and Description |
---|---|
private GaleriaDao |
galeriaDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
GaleriaService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<GaleriaVo> |
recuperarListaGalerias() |
private static final long serialVersionUID
@Autowired private GaleriaDao galeriaDao