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

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

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

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type SecurityService
 void CreateAutomatedCashInvestmentTransactionsServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService attribute value.
 void AccrualProcessingServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 

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

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

Fields in org.kuali.kfs.module.endow.document.service.impl declared as SecurityService
protected  SecurityService CurrentTaxLotServiceImpl.securityService
           
protected  SecurityService HoldingTaxLotServiceImpl.securityService
           
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return SecurityService
protected  SecurityService UpdateAssetIncreaseDocumentTaxLotsServiceImpl.getSecurityService()
          Gets the securityService.
 SecurityService UpdateTaxLotsBasedOnAccMethodAndTransSubtypeServiceImpl.getSecurityService()
          Gets the securityService.
protected  SecurityService UpdateAssetDecreaseDocumentTaxLotsServiceImpl.getSecurityService()
          Gets the securityService.
 SecurityService UpdateHoldingAdjustmentDocumentTaxLotsServiceImpl.getSecurityService()
          Gets the securityService.
protected  SecurityService CurrentTaxLotServiceImpl.getSecurityService()
          Gets the securityService.
 SecurityService UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl.getSecurityService()
          Gets the securityService.
protected  SecurityService HoldingTaxLotServiceImpl.getSecurityService()
          Gets the securityService.
 SecurityService LiabilityDocumentServiceImpl.getSecurityService()
          Gets the securityService.
protected  SecurityService UpdateSecurityTransferTargetTaxLotsServiceImpl.getSecurityService()
          Gets the securityService.
 

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type SecurityService
 void UpdateAssetIncreaseDocumentTaxLotsServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 void UpdateTaxLotsBasedOnAccMethodAndTransSubtypeServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 void UpdateAssetDecreaseDocumentTaxLotsServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 void UpdateHoldingAdjustmentDocumentTaxLotsServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 void CurrentTaxLotServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 void UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 void HoldingTaxLotServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 void LiabilityDocumentServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 void UpdateSecurityTransferTargetTaxLotsServiceImpl.setSecurityService(SecurityService securityService)
          Sets the securityService.
 



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