Uses of Interface
org.kuali.kfs.gl.batch.service.EnterpriseFeederNotificationService

Packages that use EnterpriseFeederNotificationService
org.kuali.kfs.gl.batch.service.impl   
org.kuali.kfs.module.ld.batch.service.impl   
 

Uses of EnterpriseFeederNotificationService in org.kuali.kfs.gl.batch.service.impl
 

Classes in org.kuali.kfs.gl.batch.service.impl that implement EnterpriseFeederNotificationService
 class EnterpriseFeederNotificationServiceImpl
          The base implementation of EnterpriseFeederNotificationService; performs email-based notifications
 

Methods in org.kuali.kfs.gl.batch.service.impl that return EnterpriseFeederNotificationService
 EnterpriseFeederNotificationService FileEnterpriseFeederServiceImpl.getEnterpriseFeederNotificationService()
          Gets the enterpriseFeederNotificationService attribute.
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type EnterpriseFeederNotificationService
 void FileEnterpriseFeederServiceImpl.setEnterpriseFeederNotificationService(EnterpriseFeederNotificationService enterpriseFeederNotificationService)
          Sets the enterpriseFeederNotificationService attribute value.
 

Uses of EnterpriseFeederNotificationService in org.kuali.kfs.module.ld.batch.service.impl
 

Methods in org.kuali.kfs.module.ld.batch.service.impl that return EnterpriseFeederNotificationService
 EnterpriseFeederNotificationService FileEnterpriseFeederServiceImpl.getEnterpriseFeederNotificationService()
          Gets the enterpriseFeederNotificationService attribute.
 

Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type EnterpriseFeederNotificationService
 void FileEnterpriseFeederServiceImpl.setEnterpriseFeederNotificationService(EnterpriseFeederNotificationService enterpriseFeederNotificationService)
          Sets the enterpriseFeederNotificationService attribute value.
 



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