Uses of Class
org.squashtest.tm.security.annotation.AclConstrainedObject

Packages that use AclConstrainedObject
org.squashtest.tm.domain.campaign   
org.squashtest.tm.domain.execution   
org.squashtest.tm.domain.project   
org.squashtest.tm.domain.requirement   
org.squashtest.tm.domain.testautomation This package contains all the relevant concepts around test automation. 
org.squashtest.tm.domain.testcase   
 

Uses of AclConstrainedObject in org.squashtest.tm.domain.campaign
 

Methods in org.squashtest.tm.domain.campaign with annotations of type AclConstrainedObject
 CampaignLibrary Iteration.getCampaignLibrary()
           
 Library<?> CampaignLibraryNode.getLibrary()
           
 

Uses of AclConstrainedObject in org.squashtest.tm.domain.execution
 

Methods in org.squashtest.tm.domain.execution with annotations of type AclConstrainedObject
 CampaignLibrary Execution.getCampaignLibrary()
           
 CampaignLibrary ExecutionStep.getCampaignLibrary()
           
 

Uses of AclConstrainedObject in org.squashtest.tm.domain.project
 

Methods in org.squashtest.tm.domain.project with annotations of type AclConstrainedObject
 Library<?> GenericLibrary.getLibrary()
           
 

Uses of AclConstrainedObject in org.squashtest.tm.domain.requirement
 

Methods in org.squashtest.tm.domain.requirement with annotations of type AclConstrainedObject
 Library<?> RequirementLibraryNode.getLibrary()
           
 

Uses of AclConstrainedObject in org.squashtest.tm.domain.testautomation
 

Methods in org.squashtest.tm.domain.testautomation with annotations of type AclConstrainedObject
 Execution AutomatedExecutionExtender.getExecution()
           
 

Uses of AclConstrainedObject in org.squashtest.tm.domain.testcase
 

Methods in org.squashtest.tm.domain.testcase with annotations of type AclConstrainedObject
 Library<?> TestCaseLibraryNode.getLibrary()
           
 TestCaseLibrary TestStep.getLibrary()
           
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.