Class LogAlteracaoTarefaDaoImpl
Object
AbstractJPADao<LogAlteracaoTarefa,Long>
LogAlteracaoTarefaDaoImpl
- All Implemented Interfaces:
Dao<LogAlteracaoTarefa,,Long> LogAlteracaoTarefaDao
@Repository
public class LogAlteracaoTarefaDaoImpl
extends AbstractJPADao<LogAlteracaoTarefa,Long>
implements LogAlteracaoTarefaDao
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
LogAlteracaoTarefaDaoImpl
public LogAlteracaoTarefaDaoImpl()
-
-
Method Details
-
getLogsPorTarefa
- Specified by:
getLogsPorTarefain interfaceLogAlteracaoTarefaDao
-