Interface CertificadoDao
- All Known Implementing Classes:
CertificadoDaoImpl
-
Method Summary
Modifier and TypeMethodDescriptionCertificadogetCertificadoPorSigla(String sigla) List<Certificado> getCertificadosPorTipo(String tipo)
-
Method Details
-
getCertificadosPorTipo
-
getCertificadoPorSigla
-