public abstract class AdminCorrectionServiceImplBase extends Object implements AdminCorrectionService
| Constructor and Description |
|---|
AdminCorrectionServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendCorrectionNotification(ProtocolBase protocol,
AdminCorrectionBean adminCorrectionBean) |
void |
setNotificationTemplates(List<String> notificationTemplates) |
void |
setSendNotificationService(org.kuali.rice.ken.api.service.SendNotificationService sendNotificationService) |
public void sendCorrectionNotification(ProtocolBase protocol, AdminCorrectionBean adminCorrectionBean) throws Exception
sendCorrectionNotification in interface AdminCorrectionServiceExceptionpublic void setSendNotificationService(org.kuali.rice.ken.api.service.SendNotificationService sendNotificationService)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.