public class SendNotificationServiceKewXmlImpl extends Object implements SendNotificationService
Constructor and Description |
---|
SendNotificationServiceKewXmlImpl(NotificationService notificationService)
Constructs a SendNotificationServiceKewXmlImpl instance.
|
Modifier and Type | Method and Description |
---|---|
NotificationResponse |
invoke(String message)
Actually invokes the sendNotification() service method.
|
NotificationResponse |
sendNotification(Notification notification)
This method allows consumers to send notification messages.
|
public SendNotificationServiceKewXmlImpl(NotificationService notificationService)
notificationService
- public NotificationResponse invoke(String message)
invoke
in interface SendNotificationService
KSBXMLService.invoke(java.lang.String)
public NotificationResponse sendNotification(Notification notification)
SendNotificationService
sendNotification
in interface SendNotificationService
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.