@Transactional(readOnly=true)
public interface CustomProjectFinder
| Modifier and Type | Method and Description |
|---|---|
List<org.squashtest.tm.domain.project.GenericProject> |
findAllICanManage() |
List<org.squashtest.tm.domain.project.Project> |
findAllReadable() |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.