@Service public class EventosContabeisPatrimonioService extends br.inf.thema.erp.infra.service.ManutencaoService<EventosContabeisPatrimonioVO>
Modifier and Type | Field and Description |
---|---|
private EventosContabeisPatrimonioDao |
eventosContabeisPatrimonioDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
EventosContabeisPatrimonioService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<EventosContabeisPatrimonioVO> |
getDao() |
java.lang.Long |
retornarContagemBaixas(java.sql.Date dataBaixa,
java.lang.Long situacaoLegalBaixa) |
private static final long serialVersionUID
@Autowired private EventosContabeisPatrimonioDao eventosContabeisPatrimonioDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<EventosContabeisPatrimonioVO> getDao()
public java.lang.Long retornarContagemBaixas(java.sql.Date dataBaixa, java.lang.Long situacaoLegalBaixa) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException