@Service
public class OrcamentoProjetoCtbService
extends <any>
Modifier and Type | Field and Description |
---|---|
private OrcamentoProjetoCtbDao |
orcamentoProjetoCtbDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
OrcamentoProjetoCtbService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.Map<java.lang.String,java.lang.Object> |
populaPorNroContabil(java.lang.String exercicio,
java.lang.Long numero,
java.lang.Long numeroVersao)
Retorna um mapa de OrçamentoProjetoCtb populado que tenha o exercício, número e versão informadas
|
private static final long serialVersionUID
@Autowired private OrcamentoProjetoCtbDao orcamentoProjetoCtbDao
public <any> getDao()
public java.util.Map<java.lang.String,java.lang.Object> populaPorNroContabil(java.lang.String exercicio, java.lang.Long numero, java.lang.Long numeroVersao) throws ErpServiceException
exercicio
- numero
- numeroVersao
- ErpServiceException