Uses of Interface
org.kuali.kfs.module.endow.document.service.KEMIDService

Packages that use KEMIDService
org.kuali.kfs.module.endow.batch.service.impl   
org.kuali.kfs.module.endow.document.service.impl   
 

Uses of KEMIDService in org.kuali.kfs.module.endow.batch.service.impl
 

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as KEMIDService
protected  KEMIDService AvailableCashUpdateServiceImpl.kEMIDService
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return KEMIDService
protected  KEMIDService AvailableCashUpdateServiceImpl.getkEMIDService()
          gets the kEMIDService
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type KEMIDService
 void AvailableCashUpdateServiceImpl.setkEMIDService(KEMIDService kEMIDService)
          gets the kEMIDService
 void CreateAutomatedCashInvestmentTransactionsServiceImpl.setKemidService(KEMIDService kemidService)
          Sets the kemidService attribute value.
 void CreateCashSweepTransactionsServiceImpl.setKemidService(KEMIDService kemidService)
          Sets the kemidService attribute value.
 

Uses of KEMIDService in org.kuali.kfs.module.endow.document.service.impl
 

Classes in org.kuali.kfs.module.endow.document.service.impl that implement KEMIDService
 class KEMIDServiceImpl
           
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return KEMIDService
 KEMIDService EndowmentTransactionDocumentServiceImpl.getKemidService()
          Gets the kemidService.
 KEMIDService EndowmentTransactionLinesDocumentServiceImpl.getKemidService()
          Gets the kemidService.
 

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type KEMIDService
 void EndowmentTransactionDocumentServiceImpl.setKemidService(KEMIDService kemidService)
          Sets the kemidService.
 void EndowmentTransactionLinesDocumentServiceImpl.setKemidService(KEMIDService kemidService)
          Sets the kemidService.
 



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