| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions | |
| org.kuali.kra.iacuc.actions.noreview | |
| org.kuali.kra.irb.actions.noreview | |
| org.kuali.kra.protocol.actions.noreview |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolReviewNotRequiredBean |
IacucActionHelper.iacucProtocolReviewNotRequiredBean |
| Modifier and Type | Method and Description |
|---|---|
ProtocolReviewNotRequiredBean |
IacucActionHelper.getProtocolReviewNotRequiredBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucActionHelper.setProtocolReviewNotRequiredBean(ProtocolReviewNotRequiredBean iacucProtocolReviewNotRequiredBean) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolReviewNotRequiredBean
This class manages the HTML Elements needed for the review not required panel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolReviewNotRequiredBean
This class manages the HTML Elements needed for the review not required panel.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProtocolReviewNotRequiredRuleBase.processReviewNotRequiredRule(ProtocolDocumentBase document,
ProtocolReviewNotRequiredBean actionBean) |
boolean |
ExecuteProtocolReviewNotRequiredRule.processReviewNotRequiredRule(ProtocolDocumentBase document,
ProtocolReviewNotRequiredBean actionBean)
This method validates the business rules for setting a protocol to review not required.
|
void |
ProtocolReviewNotRequiredService.reviewNotRequired(ProtocolDocumentBase protocolDocument,
ProtocolReviewNotRequiredBean actionBean)
This method manages the action of marking a protocol as review not required.
|
| Constructor and Description |
|---|
ProtocolReviewNotRequiredEvent(ProtocolDocumentBase document,
ProtocolReviewNotRequiredBean actionBean)
Constructs a ProtocolReviewNotRequiredEvent.java.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.