Interface NfeManifestacaoDao
- All Known Implementing Classes:
NfeManifestacaoDaoImpl
-
Method Summary
Modifier and TypeMethodDescriptionbooleanexisteManifestoParaNota(String chaveAcesso) NfeManifestacaoList<NfeManifestacao> obterManifestacoesParaEnvio(int limit, Collection<Long> avoidList)
-
Method Details
-
obterManifestacaoParaEnvio
NfeManifestacao obterManifestacaoParaEnvio() -
obterManifestacoesParaEnvio
-
obterCountManifestacaoParaEnvio
Long obterCountManifestacaoParaEnvio() -
existeManifestoParaNota
-