org.squashtest.csp.tm.domain.project
Class ProjectTemplate
java.lang.Object
org.squashtest.csp.tm.domain.project.GenericProject
org.squashtest.csp.tm.domain.project.ProjectTemplate
- All Implemented Interfaces:
- org.squashtest.csp.core.domain.Identified, AttachmentHolder
@Entity
public class ProjectTemplate
- extends GenericProject
A Project template, which can hold no nodes but will be used to build "real" projects
- Author:
- Gregory Fouquet
| Methods inherited from class org.squashtest.csp.tm.domain.project.GenericProject |
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, unbindTestAutomationProject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectTemplate
public ProjectTemplate()
accept
public void accept(ProjectVisitor visitor)
- Specified by:
accept in class GenericProject
- See Also:
GenericProject.accept(org.squashtest.csp.tm.domain.project.ProjectVisitor)
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.