@Service
public class FolhaCredorEmpenhoService
extends <any>
Modifier and Type | Field and Description |
---|---|
private FolhaCredorEmpenhoDao |
folhaCredorEmpenhoDao |
Constructor and Description |
---|
FolhaCredorEmpenhoService() |
Modifier and Type | Method and Description |
---|---|
void |
buscaDadosDespesa(FolhaCredorEmpenhoVo entidade) |
java.util.Map<java.lang.String,java.lang.Object> |
buscaInformacaoesCredor(java.lang.Long credor) |
<any> |
getDao() |
@Autowired private FolhaCredorEmpenhoDao folhaCredorEmpenhoDao
public <any> getDao()
public void buscaDadosDespesa(FolhaCredorEmpenhoVo entidade) throws ErpServiceException
ErpServiceException
public java.util.Map<java.lang.String,java.lang.Object> buscaInformacaoesCredor(java.lang.Long credor) throws ErpServiceException
ErpServiceException