@Service
public class UnidadeReferenciaCustosService
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private UnidadeReferenciaCustosDao |
unidadeRefCustosDao |
Constructor and Description |
---|
UnidadeReferenciaCustosService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
UnidadeReferenciaCustosVo |
pegarProximoExercicio(java.lang.String exercicio) |
private static final long serialVersionUID
@Autowired private UnidadeReferenciaCustosDao unidadeRefCustosDao
public <any> getDao()
public UnidadeReferenciaCustosVo pegarProximoExercicio(java.lang.String exercicio) throws ErpDaoException
exercicio
- ErpDaoException