| Package | Description |
|---|---|
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.notification | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.irb.notification | |
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolNotificationContextBase |
IacucProtocolDocument.getDisapproveNotificationContextHook(ProtocolBase protocol) |
protected ProtocolNotificationContextBase |
IacucProtocolAction.getProtocolInitialSaveNotificationContextHook(ProtocolBase protocol) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolNotificationContext
This class extends the notification context base and provides some helpful functions for
any Protocol- specific events.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolNotificationContextBase |
ProtocolDocument.getDisapproveNotificationContextHook(ProtocolBase protocol) |
protected ProtocolNotificationContextBase |
ProtocolAction.getProtocolInitialSaveNotificationContextHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationHelper<? extends ProtocolNotificationContextBase> |
ProtocolForm.getNotificationHelperHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
IRBNotificationContext
This class extends the notification context base and provides some helpful functions for
any IRB specific events.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolNotificationContextBase |
ProtocolDocumentBase.getDisapproveNotificationContextHook(ProtocolBase protocol) |
protected abstract ProtocolNotificationContextBase |
ProtocolActionBase.getProtocolInitialSaveNotificationContextHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
NotificationHelper<ProtocolNotificationContextBase> |
ProtocolFormBase.getNotificationHelper() |
protected abstract NotificationHelper<? extends ProtocolNotificationContextBase> |
ProtocolFormBase.getNotificationHelperHook() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.