Hierarchy For Package br.com.davinti.vitruvio.domain.dao.editor
Class Hierarchy
- Object
- AbstractJPADao<Entity,
IDType> (implements Dao<Entity, IDType>) - ProjetoBpmnDaoImpl (implements ProjetoBpmnDao)
- WorkspaceDaoImpl (implements WorkspaceDao)
- AbstractJPADao<Entity,
Interface Hierarchy
- Dao<Entity,
IDType>