Uses of Interface
org.squashtest.csp.tm.domain.Internationalizable

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

Uses of Internationalizable in org.squashtest.csp.tm.domain
 

Classes in org.squashtest.csp.tm.domain that implement Internationalizable
 class ActionException
           
 class CannotCreateExecutionException
           
 class CannotMoveNodeException
           
 class CyclicStepCallException
           
 class IllegalRequirementModificationException
           
 class NotDeletableException
          Thrown when trying to delete a TestCase that is called by another TestCase.
 class RequirementNotLinkableException
          A Requirement was bound to be verified by a new TestCase while it is not linkable.
 

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

Classes in org.squashtest.csp.tm.domain.execution that implement Internationalizable
 class ExecutionStatus
          This class declare the 5 executions status.
 

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

Classes in org.squashtest.csp.tm.domain.requirement that implement Internationalizable
 class RequirementCriticality
           
 class RequirementStatus
           
 

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

Classes in org.squashtest.csp.tm.domain.testcase that implement Internationalizable
 class TestCaseExecutionMode
           
 class TestCaseImportance
           
 



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