org.squashtest.csp.tm.domain.project
Class Project

java.lang.Object
  extended by org.squashtest.csp.tm.domain.project.GenericProject
      extended by org.squashtest.csp.tm.domain.project.Project
All Implemented Interfaces:
org.squashtest.csp.core.domain.Identified, AttachmentHolder

@Entity
public class Project
extends GenericProject


Constructor Summary
Project()
           
 
Method Summary
 void accept(ProjectVisitor visitor)
           
 
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
 

Constructor Detail

Project

public Project()
Method Detail

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.