Uses of Interface
org.kuali.kfs.module.bc.document.service.LockService

Packages that use LockService
org.kuali.kfs.module.bc.document.service.impl   
 

Uses of LockService in org.kuali.kfs.module.bc.document.service.impl
 

Classes in org.kuali.kfs.module.bc.document.service.impl that implement LockService
 class LockServiceImpl
          This class implements the LockService interface LockServiceImpl consists of methods that manage the various locks used in the Budget module.
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type LockService
 void SalarySettingServiceImpl.setLockService(LockService lockService)
          Sets the lockService attribute value.
 void PayrateImportServiceImpl.setLockService(LockService lockService)
          sets lock service
 void BudgetRequestImportServiceImpl.setLockService(LockService lockService)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.