| Package | Description |
|---|---|
| org.kuali.kra.award | |
| org.kuali.kra.coi | |
| org.kuali.kra.iacuc | |
| org.kuali.kra.institutionalproposal.web.struts.form | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.negotiations.web.struts.form | |
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.subaward |
| Modifier and Type | Method and Description |
|---|---|
NotificationHelper<AwardNotificationContext> |
AwardForm.getNotificationHelper()
Gets the Notification Helper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardForm.setNotificationHelper(NotificationHelper<AwardNotificationContext> notificationHelper)
Sets the Notification Helper.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationHelper<CoiNotificationContext> |
CoiDisclosureForm.getNotificationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosureForm.setNotificationHelper(NotificationHelper<CoiNotificationContext> notificationHelper) |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationHelper<IacucProtocolNotificationContext> |
IacucProtocolForm.getNotificationHelperHook() |
| Modifier and Type | Method and Description |
|---|---|
NotificationHelper<InstitutionalProposalNotificationContext> |
InstitutionalProposalForm.getNotificationHelper()
Gets the notificationHelper attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposalForm.setNotificationHelper(NotificationHelper<InstitutionalProposalNotificationContext> notificationHelper)
Sets the notificationHelper attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
protected NotificationHelper<? extends ProtocolNotificationContextBase> |
ProtocolForm.getNotificationHelperHook() |
| Modifier and Type | Method and Description |
|---|---|
NotificationHelper<NegotiationCloseNotificationContext> |
NegotiationForm.getNotificationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
NegotiationForm.setNotificationHelper(NotificationHelper<NegotiationCloseNotificationContext> notificationHelper) |
| Modifier and Type | Method and Description |
|---|---|
NotificationHelper<ProposalDevelopmentNotificationContext> |
ProposalDevelopmentForm.getNotificationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentForm.setNotificationHelper(NotificationHelper<ProposalDevelopmentNotificationContext> notificationHelper) |
| Modifier and Type | Method and Description |
|---|---|
NotificationHelper<ProtocolNotificationContextBase> |
ProtocolFormBase.getNotificationHelper() |
protected abstract NotificationHelper<? extends ProtocolNotificationContextBase> |
ProtocolFormBase.getNotificationHelperHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolFormBase.setNotificationHelper(NotificationHelper notificationHelper) |
| Modifier and Type | Method and Description |
|---|---|
NotificationHelper<SubAwardNotificationContext> |
SubAwardForm.getNotificationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubAwardForm.setNotificationHelper(NotificationHelper<SubAwardNotificationContext> notificationHelper) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.