@Service public class RecebimentoMateriaisAtesteService extends br.inf.thema.erp.infra.service.ManutencaoService<AtesteVo>
Modifier and Type | Field and Description |
---|---|
private AtesteDao |
atesteDao |
private RecebimentoMateriaisAtesteDao |
recebimentoMateriaisAtesteDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
RecebimentoMateriaisAtesteService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<AtesteVo> |
getDao() |
java.util.Map<java.lang.String,java.lang.Object> |
informacoesEmpenho(java.lang.String exercicioEmpenho,
java.lang.Long numeroEmpenho) |
java.util.Map<java.lang.String,java.lang.Object> |
informacoesOrdem(java.lang.String exercicioOrdem,
java.lang.Long numeroOrdem) |
private static final long serialVersionUID
@Autowired private AtesteDao atesteDao
@Autowired private RecebimentoMateriaisAtesteDao recebimentoMateriaisAtesteDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<AtesteVo> getDao()
public java.util.Map<java.lang.String,java.lang.Object> informacoesEmpenho(java.lang.String exercicioEmpenho, java.lang.Long numeroEmpenho) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.Map<java.lang.String,java.lang.Object> informacoesOrdem(java.lang.String exercicioOrdem, java.lang.Long numeroOrdem) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException