| Package | Description |
|---|---|
| org.kuali.kra.irb.actions |
This package is meant to hold all classes
common/cross-cutting across many Protocol Actions.
|
| org.kuali.kra.irb.actions.grantexemption |
| Modifier and Type | Method and Description |
|---|---|
ProtocolGrantExemptionBean |
ActionHelper.getProtocolGrantExemptionBean() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolGrantExemptionBean |
ProtocolGrantExemptionEvent.getProtocolGrantExemptionBean() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtocolGrantExemptionServiceImpl.generateCorrespondenceDocumentAndAttach(Protocol protocol,
ProtocolGrantExemptionBean actionBean) |
void |
ProtocolGrantExemptionServiceImpl.grantExemption(Protocol protocol,
ProtocolGrantExemptionBean actionBean) |
void |
ProtocolGrantExemptionService.grantExemption(Protocol protocol,
ProtocolGrantExemptionBean grantExemptionBean)
Grant an exemption to a protocol that is
submitted to the IRB office.
|
| Constructor and Description |
|---|
ProtocolGrantExemptionEvent(ProtocolDocument document,
ProtocolGrantExemptionBean protocolGrantExemptionBean)
Constructs a ProtocolApproveEvent.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.