public class ExtCondTendenciaDAO extends IndicadorDAO
Modifier and Type | Class and Description |
---|---|
static class |
ExtCondTendenciaDAO.Serie |
ABREV, DESCRIPCION, ID_METODOLOGIA, NOMBRE
Constructor and Description |
---|
ExtCondTendenciaDAO() |
Modifier and Type | Method and Description |
---|---|
List<Item> |
getAmp() |
List<Item> |
getAnos() |
List<Item> |
getAreasXFecha(String fecha) |
String |
getConteo(String area,
String fecha,
ExtCondTendenciaDAO.Serie serie) |
List<Item> |
getFechasXArea(String area) |
attachClean, attachDirty, delete, findAll, findByAbrev, findByDescripcion, findByExample, findById, findByIdMetodologia, findByNombre, findByProperty, merge, save
getSession
public String getConteo(String area, String fecha, ExtCondTendenciaDAO.Serie serie)