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

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

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

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as HoldingHistoryService
protected  HoldingHistoryService HoldingHistoryMarketValuesUpdateServiceImpl.holdingHistoryService
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return HoldingHistoryService
protected  HoldingHistoryService HoldingHistoryMarketValuesUpdateServiceImpl.getHoldingHistoryService()
          Gets the holdingHistoryService attribute.
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type HoldingHistoryService
 void HoldingHistoryMarketValuesUpdateServiceImpl.setHoldingHistoryService(HoldingHistoryService holdingHistoryService)
          Sets the holdingHistoryService attribute value.
 

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

Classes in org.kuali.kfs.module.endow.document.service.impl that implement HoldingHistoryService
 class HoldingHistoryServiceImpl
          This class provides service for Security maintenance
 



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