Uses of Interface
org.kuali.kfs.module.ar.document.service.SystemInformationService

Packages that use SystemInformationService
org.kuali.kfs.module.ar.batch.service.impl   
org.kuali.kfs.module.ar.document.service.impl   
 

Uses of SystemInformationService in org.kuali.kfs.module.ar.batch.service.impl
 

Methods in org.kuali.kfs.module.ar.batch.service.impl that return SystemInformationService
 SystemInformationService LockboxServiceImpl.getSystemInformationService()
           
 

Methods in org.kuali.kfs.module.ar.batch.service.impl with parameters of type SystemInformationService
 void CustomerLoadServiceImpl.setSysInfoService(SystemInformationService sysInfoService)
           
 void LockboxServiceImpl.setSystemInformationService(SystemInformationService systemInformationService)
           
 

Uses of SystemInformationService in org.kuali.kfs.module.ar.document.service.impl
 

Classes in org.kuali.kfs.module.ar.document.service.impl that implement SystemInformationService
 class SystemInformationServiceImpl
          This class...
 

Methods in org.kuali.kfs.module.ar.document.service.impl that return SystemInformationService
 SystemInformationService CashControlDocumentServiceImpl.getSystemInformationService()
          This method gets the system information servcie
 

Methods in org.kuali.kfs.module.ar.document.service.impl with parameters of type SystemInformationService
 void AccountsReceivableDocumentHeaderServiceImpl.setSysInfoService(SystemInformationService sysInfoService)
           
 void CashControlDocumentServiceImpl.setSystemInformationService(SystemInformationService systemInformationService)
          This method sets the system information service
 



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