org.squashtest.csp.tm.internal.repository
Interface ProjectTemplateDao


public interface ProjectTemplateDao


Method Summary
 List<ProjectTemplate> findAll()
           
 ProjectTemplate findById(long id)
           
 

Method Detail

findById

ProjectTemplate findById(long id)

findAll

List<ProjectTemplate> findAll()


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