Interface PadraoChangesetDao
- All Known Implementing Classes:
PadraoChangesetDaoImpl
-
Method Summary
Modifier and TypeMethodDescriptionPadraoChangesetEntitygetChangeset(Integer id) List<PadraoChangesetEntity> getChangesetPerfil(PerfilExportacaoEntity perfil) List<PadraoChangesetEntity> getChangesetPerfil(Integer idPerfil)
-
Method Details
-
getChangesetPerfil
-
getChangesetPerfil
-
getChangeset
-