Interface ProjetoBpmnDao
- All Known Implementing Classes:
ProjetoBpmnDaoImpl
-
Method Summary
Modifier and TypeMethodDescriptionProjetoBpmnbuscarPorNome(String nome, Integer idWorkspace) List<ProjetoBpmn> buscarTodos(int offset, int limit, Integer idWorkspace) List<ProjetoBpmn> buscarTodos(Integer idWorkspace)
-
Method Details
-
buscarPorNome
-
buscarTodos
-
buscarTodos
-
getCount
-