org.kuali.kpme.core.service.notification
Class KPMENotificationServiceImpl
java.lang.Object
org.kuali.kpme.core.service.notification.KPMENotificationServiceImpl
- All Implemented Interfaces:
- KPMENotificationService
public class KPMENotificationServiceImpl
- extends Object
- implements KPMENotificationService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KPMENotificationServiceImpl
public KPMENotificationServiceImpl()
sendNotification
public void sendNotification(String subject,
String message,
String... principalIds)
- Specified by:
sendNotification
in interface KPMENotificationService
getMailer
public org.kuali.rice.core.api.mail.Mailer getMailer()
setMailer
public void setMailer(org.kuali.rice.core.api.mail.Mailer mailer)
getParameterService
public org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
setParameterService
public void setParameterService(org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.