Uses of Interface
org.kuali.common.util.service.ScmService

Packages that use ScmService
org.kuali.common.util.execute   
org.kuali.common.util.service   
org.kuali.common.util.spring   
 

Uses of ScmService in org.kuali.common.util.execute
 

Methods in org.kuali.common.util.execute that return ScmService
 ScmService SyncFilesExecutable.getService()
           
 

Methods in org.kuali.common.util.execute with parameters of type ScmService
 void SyncFilesExecutable.setService(ScmService service)
           
 

Uses of ScmService in org.kuali.common.util.service
 

Classes in org.kuali.common.util.service that implement ScmService
 class SvnService
           
 

Uses of ScmService in org.kuali.common.util.spring
 

Methods in org.kuali.common.util.spring that return ScmService
 ScmService ScmServiceFactoryBean.getObject()
           
 

Methods in org.kuali.common.util.spring that return types with arguments of type ScmService
 Class<ScmService> ScmServiceFactoryBean.getObjectType()
           
 



Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.