org.squashtest.tm.domain.project
@Entity public class ProjectTemplate extends GenericProject
| Constructor and Description |
|---|
ProjectTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ProjectVisitor visitor) |
bindTestAutomationProject, findBugTracker, getAttachmentList, getBugtrackerBinding, getCampaignLibrary, getDescription, getId, getLabel, getName, getRequirementLibrary, getServerOfLatestBoundProject, getTestAutomationProjects, getTestCaseLibrary, hasTestAutomationProjects, isActive, isBugtrackerConnected, isTestAutomationEnabled, removeBugTrackerBinding, setActive, setBugtrackerBinding, setCampaignLibrary, setDescription, setLabel, setName, setRequirementLibrary, setTestAutomationEnabled, setTestCaseLibrary, unbindTestAutomationProject, unbindTestAutomationProjectpublic void accept(ProjectVisitor visitor)
accept in class GenericProjectGenericProject.accept(org.squashtest.tm.domain.project.ProjectVisitor)Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.