org.squashtest.csp.tm.internal.repository.hibernate
Class HibernateExecutionStepDao
java.lang.Object
org.squashtest.csp.tm.internal.repository.hibernate.HibernateDao<ENTITY_TYPE>
org.squashtest.csp.tm.internal.repository.hibernate.HibernateEntityDao<ExecutionStep>
org.squashtest.csp.tm.internal.repository.hibernate.HibernateExecutionStepDao
- All Implemented Interfaces:
- EntityDao<ExecutionStep>, ExecutionStepDao
@Repository
public class HibernateExecutionStepDao
- extends HibernateEntityDao<ExecutionStep>
- implements ExecutionStepDao
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateExecutionStepDao
public HibernateExecutionStepDao()
findExecutionStepRank
public int findExecutionStepRank(Long executionStepId)
- Specified by:
findExecutionStepRank in interface ExecutionStepDao
findParentExecution
public Execution findParentExecution(Long executionStepId)
- Specified by:
findParentExecution in interface ExecutionStepDao
Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.