Interface ProcessoFiltroDao
- All Known Implementing Classes:
ProcessoFiltroDaoImpl
-
Method Summary
Modifier and TypeMethodDescriptiongetDadosFiltro(Integer filterId) List<ProcessoFiltro> getFiltros(String login) List<ProcessoFiltro> getFiltrosCompartilhados(String login)
-
Method Details
-
getDadosFiltro
-
getFiltros
-
getFiltrosCompartilhados
-