| Modifier and Type | Class and Description |
|---|---|
class |
AwardNotificationRenderer
Renders fields for the Award notifications.
|
class |
AwardReportTrackingNotificationRenderer |
| Constructor and Description |
|---|
AwardNotificationContext(Award award,
String actionTypeCode,
String contextName,
NotificationRenderer renderer,
String forwardName)
Constructs an Award notification context and sets the necessary services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssignReviewerNotificationRenderer
Renders additional fields for the Disclosure Certified notification.
|
class |
CoiNotificationRenderer
Renders fields for the IRB notifications.
|
class |
DisclosureCertifiedNotificationRenderer
Renders additional fields for the Disclosure Certified notification.
|
| Constructor and Description |
|---|
CoiNotificationContext(CoiDisclosure coiDisclosure,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs a COI notification context and sets the necessary services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgendaCreatedNotificationRenderer
Renders additional fields for the Agenda Created notification.
|
class |
CommitteeNotificationRenderer
Renders fields for the IRB notifications.
|
class |
MinutesCreatedNotificationRenderer
Renders additional fields for the Agenda Created notification.
|
| Constructor and Description |
|---|
CommitteeNotificationContext(CommitteeSchedule committeeSchedule,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs a Committee notification context and sets the necessary services.
|
| Constructor and Description |
|---|
CommitteeNotificationContext(CommitteeScheduleBase committeeSchedule,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs a CommitteeBase notification context and sets the necessary services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationRendererBase
Defines a base class for rendering Notification messages.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRenderer |
NotificationContextBase.getRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationContextBase.setRenderer(NotificationRenderer renderer) |
| Constructor and Description |
|---|
NotificationContextBase(NotificationRenderer renderer)
Constructs a Notification Context base class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotifyIacucNotificationRenderer
Renders additional fields for the Notify IRB notification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucBatchCorrespondenceNotificationRenderer
Renders additional fields for the Batch Correspondence notification.
|
class |
IacucProtocolAssignReviewerNotificationRenderer
Renders additional fields for the Assign Reviewer notification.
|
class |
IacucProtocolFundingSourceNotificationRenderer |
class |
IacucProtocolGenericActionNotificationRenderer
Renders fields for the IACUC generic action notifications.
|
class |
IacucProtocolNotificationRenderer
Renders fields for the IRB and IACUC notifications.
|
class |
IacucProtocolRequestActionNotificationRenderer
Renders fields for the IRB and IACUC notifications.
|
class |
IacucProtocolReviewDeterminationNotificationRenderer
Renders additional fields for the Protocol Disapproved notification.
|
class |
IacucProtocolWithDateNotificationRenderer
Renders additional fields for the Protocol Expired notification.
|
class |
IacucProtocolWithReasonNotificationRenderer
Renders additional fields for the Protocol Disapproved notification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstitutionalProposalNotificationRenderer
Renders fields for the Institutional Proposal notifications.
|
| Constructor and Description |
|---|
InstitutionalProposalNotificationContext(InstitutionalProposal institutionalProposal,
String actionTypeCode,
String contextName,
NotificationRenderer renderer,
String forwardName)
Constructs an Institutional Proposal notification context and sets the necessary services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchCorrespondenceNotificationRenderer
Renders additional fields for the Batch Correspondence notification.
|
class |
DeleteReviewNotificationRenderer
Renders additional fields for the Delete Review notification.
|
class |
FundingSourceNotificationRenderer
Renders additional fields for the Funding Source notification.
|
class |
IRBProtocolWithReasonNotificationRenderer
Renders additional fields for the Protocol Disapproved notification.
|
class |
NotifyCommitteeNotificationRenderer
Renders additional fields for the Notify IRB notification.
|
class |
NotifyIrbNotificationRenderer
Renders additional fields for the Notify IRB notification.
|
class |
ProtocolClosedNotificationRenderer
Renders additional fields for the Protocol Suspended by DSMB notification.
|
class |
ProtocolDisapprovedNotificationRenderer
Renders additional fields for the Protocol Disapproved notification.
|
class |
ProtocolExpiredNotificationRenderer
Renders additional fields for the Protocol Expired notification.
|
class |
ProtocolSuspendedByDSMBNotificationRenderer
Renders additional fields for the Protocol Suspended by DSMB notification.
|
class |
ProtocolSuspendedNotificationRenderer
Renders additional fields for the Notify IRB notification.
|
class |
ProtocolTerminatedNotificationRenderer
Renders additional fields for the Notify IRB notification.
|
class |
RejectReviewNotificationRenderer
Renders additional fields for the Reject Review notification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IRBNotificationRenderer
Renders fields for the IRB notifications.
|
| 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 | Class and Description |
|---|---|
class |
NegotiationNotificationRenderer |
| Modifier and Type | Class and Description |
|---|---|
class |
ProposalDevelopmentNotificationRenderer
Renders fields for the Proposal Development notifications.
|
| Constructor and Description |
|---|
ProposalDevelopmentNotificationContext(DevelopmentProposal developmentProposal,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs a Proposal Development notification context and sets the necessary services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolNotificationRendererBase
Renders fields for the commin protocol notifications.
|
| Constructor and Description |
|---|
ProtocolNotificationContextBase(ProtocolBase protocol,
ProtocolOnlineReviewBase protocolOnlineReview,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs a protocol notification context and sets the necessary services.
|
ProtocolNotificationContextBase(ProtocolBase protocol,
String actionTypeCode,
String contextName,
NotificationRenderer renderer)
Constructs an IRB notification context and sets the necessary services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubAwardNotificationRenderer
Renders fields for the Award notifications.
|
| Constructor and Description |
|---|
SubAwardNotificationContext(SubAward subAward,
String actionTypeCode,
String contextName,
NotificationRenderer renderer,
String forwardName)
Constructs an Award notification context and sets the necessary services.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.