@Service
public class TemaService
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private TemaDao |
temaDao |
Constructor and Description |
---|
TemaService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<Tema> |
recuperarPorRegiaoExercicio(java.util.Map<java.lang.String,java.lang.Object> parametros) |
private static final long serialVersionUID
@Autowired private TemaDao temaDao
public <any> getDao()
public java.util.List<Tema> recuperarPorRegiaoExercicio(java.util.Map<java.lang.String,java.lang.Object> parametros) throws ErpException
ErpException