org.squashtest.tm.service.testcase
Interface TestStepFinder

All Superinterfaces:
CustomTestStepFinder
All Known Subinterfaces:
TestStepModificationService

@Transactional(readOnly=true)
public interface TestStepFinder
extends CustomTestStepFinder


Method Summary
 org.squashtest.tm.domain.testcase.TestStep findById(long id)
           
 

Method Detail

findById

org.squashtest.tm.domain.testcase.TestStep findById(long id)


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.