@Service
public class FolhaDespesaExtraService
extends <any>
Modifier and Type | Field and Description |
---|---|
private FolhaDespesaExtraDao |
folhaDespesaExtraDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
FolhaDespesaExtraService() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
buscaInformacaoesCredor(java.lang.Long inscricao) |
<any> |
getDao() |
void |
validaEventoFolhaDespesaExtra(java.lang.String evento,
java.lang.String exercicio) |
private static final long serialVersionUID
@Autowired private FolhaDespesaExtraDao folhaDespesaExtraDao
public <any> getDao()
public void validaEventoFolhaDespesaExtra(java.lang.String evento, java.lang.String exercicio) throws ErpServiceException
ErpServiceException
public java.util.Map<java.lang.String,java.lang.Object> buscaInformacaoesCredor(java.lang.Long inscricao) throws ErpServiceException
ErpServiceException