public interface ExecutionStepDao extends EntityDao<org.squashtest.tm.domain.execution.ExecutionStep>
| Modifier and Type | Method and Description |
|---|---|
int |
findExecutionStepRank(Long executionStepId) |
org.squashtest.tm.domain.execution.Execution |
findParentExecution(Long executionStepId) |
findAll, findAllByIds, findByIdclearFromCache, clearFromCache, flush, persist, persist, remove, removeAllCopyright © 2010-2015 Henix, henix.fr. All Rights Reserved.