@Service public class NaturezaBemService extends br.inf.thema.erp.infra.service.ManutencaoService<NaturezaBem>
Modifier and Type | Field and Description |
---|---|
private NaturezaBemDao |
naturezaBemDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
NaturezaBemService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<NaturezaBem> |
getDao() |
java.util.List<NaturezaBem> |
recuperarNatureza() |
private static final long serialVersionUID
@Autowired private NaturezaBemDao naturezaBemDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<NaturezaBem> getDao()
public java.util.List<NaturezaBem> recuperarNatureza() throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException