Uses of Interface
org.squashtest.csp.tm.domain.attachment.AttachmentHolder

Packages that use AttachmentHolder
org.squashtest.csp.tm.domain.campaign   
org.squashtest.csp.tm.domain.execution   
org.squashtest.csp.tm.domain.requirement   
org.squashtest.csp.tm.domain.testcase   
 

Uses of AttachmentHolder in org.squashtest.csp.tm.domain.campaign
 

Classes in org.squashtest.csp.tm.domain.campaign that implement AttachmentHolder
 class Campaign
           
 class Iteration
           
 

Uses of AttachmentHolder in org.squashtest.csp.tm.domain.execution
 

Classes in org.squashtest.csp.tm.domain.execution that implement AttachmentHolder
 class Execution
           
 class ExecutionStep
           
 

Uses of AttachmentHolder in org.squashtest.csp.tm.domain.requirement
 

Classes in org.squashtest.csp.tm.domain.requirement that implement AttachmentHolder
 class Requirement
          Entity requirement Note that much of its setters will throw an IllegalRequirementModificationException if a modification is attempted while the status does not allow it.
 class RequirementVersion
          Represents a version of a requirement.
 

Uses of AttachmentHolder in org.squashtest.csp.tm.domain.testcase
 

Classes in org.squashtest.csp.tm.domain.testcase that implement AttachmentHolder
 class ActionTestStep
           
 class TestCase
           
 



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.