org.kuali.kpme.core.service.notification
Interface KPMENotificationService

All Known Implementing Classes:
KPMENotificationServiceImpl

public interface KPMENotificationService


Method Summary
 void sendNotification(String subject, String message, String... principalIds)
           
 

Method Detail

sendNotification

void sendNotification(String subject,
                      String message,
                      String... principalIds)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.