org.squashtest.csp.tm.domain.project
Class AdministrableProject
java.lang.Object
org.squashtest.csp.tm.domain.project.AdministrableProject
public class AdministrableProject
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdministrableProject
public AdministrableProject(Project project)
isDeletable
public boolean isDeletable()
setDeletable
public void setDeletable(boolean deletable)
getLabel
public String getLabel()
getId
public Long getId()
getDescription
public String getDescription()
getName
public String getName()
isActive
public boolean isActive()
getTestCaseLibrary
public TestCaseLibrary getTestCaseLibrary()
getRequirementLibrary
public RequirementLibrary getRequirementLibrary()
getCampaignLibrary
public CampaignLibrary getCampaignLibrary()
getProject
public Project getProject()
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.