@Repository public class HibernateExecutionStepDao extends HibernateEntityDao<org.squashtest.tm.domain.execution.ExecutionStep> implements ExecutionStepDao
entityType| Constructor and Description |
|---|
HibernateExecutionStepDao() |
| Modifier and Type | Method and Description |
|---|---|
int |
findExecutionStepRank(Long executionStepId) |
org.squashtest.tm.domain.execution.Execution |
findParentExecution(Long executionStepId) |
collectFromMapList, collectFromMapList, collectFromMapListToSet, collectFromMapListToSet, findAll, findAllByIds, findById, findDescendantIds, findSorted, findSorted, getIdPropertyNameclearFromCache, clearFromCache, currentSession, executeEntityNamedQuery, executeEntityNamedQuery, executeEntityNamedQuery, executeListNamedQuery, executeListNamedQuery, executeListNamedQuery, executeListNamedQuery, executeUpdateListQuery, flush, getEntity, persist, persist, persistEntity, remove, removeAll, removeEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAll, findAllByIds, findByIdclearFromCache, clearFromCache, flush, persist, persist, remove, removeAllpublic int findExecutionStepRank(Long executionStepId)
findExecutionStepRank in interface ExecutionStepDaopublic org.squashtest.tm.domain.execution.Execution findParentExecution(Long executionStepId)
findParentExecution in interface ExecutionStepDaoCopyright © 2010-2015 Henix, henix.fr. All Rights Reserved.