Uses of Class
org.apache.maven.scm.provider.integrity.Sandbox

Packages that use Sandbox
org.apache.maven.scm.provider.integrity.repository   
 

Uses of Sandbox in org.apache.maven.scm.provider.integrity.repository
 

Methods in org.apache.maven.scm.provider.integrity.repository that return Sandbox
 Sandbox IntegrityScmProviderRepository.getSandbox()
          Returns the MKS Integrity SCM Sandbox object for this SCM Provider
 

Methods in org.apache.maven.scm.provider.integrity.repository with parameters of type Sandbox
 void IntegrityScmProviderRepository.setSandbox(Sandbox sandbox)
          Sets the MKS Integrity SCM Sandbox object for this SCM Provider
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.