org.squashtest.tm.service.internal.repository
public interface CustomGenericProjectDao
| Modifier and Type | Method and Description |
|---|---|
org.squashtest.tm.domain.project.Project |
coerceTemplateIntoProject(long templateId)
Coerces the template of given id into a projet.
|
boolean |
isProjectTemplate(long projectId)
Tells whether the project of id 'projectId' is a project template or not
|
org.squashtest.tm.domain.project.Project coerceTemplateIntoProject(long templateId)
templateId - boolean isProjectTemplate(long projectId)
projectId - Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.