public class IRBNotificationContext extends ProtocolNotificationContextBase
| Constructor and Description |
|---|
IRBNotificationContext(Protocol protocol,
ProtocolOnlineReview protocolOnlineReview,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs an IRB notification context and sets the necessary services.
|
IRBNotificationContext(Protocol protocol,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs an IRB notification context and sets the necessary services.
|
IRBNotificationContext(Protocol protocol,
String actionTypeCode,
String contextName,
NotificationRenderer renderer,
String forwardName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleCode()
Returns the associated module as defined in
CoeusModule. |
getActionTypeCode, getContextName, getDocumentNumber, getEmailAttachments, getForwardName, isPopulateRole, populateRoleQualifiers, setEmailAttachments, setForwardName, setPopulateRolegetNotificationModuleRoleService, getNotificationRoleQualifierService, getNotificationService, getRenderer, replaceContextVariables, setNotificationModuleRoleService, setNotificationRoleQualifierService, setNotificationService, setRendererpublic IRBNotificationContext(Protocol protocol, ProtocolOnlineReview protocolOnlineReview, String actionTypeCode, String contextName, NotificationRenderer renderer)
protocol - protocolOnlineReview - actionTypeCode - contextName - public IRBNotificationContext(Protocol protocol, String actionTypeCode, String contextName, NotificationRenderer renderer)
protocol - actionTypeCode - contextName - public IRBNotificationContext(Protocol protocol, String actionTypeCode, String contextName, NotificationRenderer renderer, String forwardName)
public String getModuleCode()
CoeusModule.NotificationContext.getModuleCode()Copyright © 2013 The Kuali Foundation. All Rights Reserved.