| 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.notifyirb | |
| org.kuali.kra.irb.actions.request |
| Modifier and Type | Method and Description |
|---|---|
ProtocolRequestBean |
ActionHelper.getProtocolCloseEnrollmentRequestBean() |
ProtocolRequestBean |
ActionHelper.getProtocolDataAnalysisRequestBean() |
ProtocolRequestBean |
ActionHelper.getProtocolReOpenEnrollmentRequestBean() |
ProtocolRequestBean |
ActionHelper.getRequestBean(String actionTypeCode) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolNotifyIrbBean
This class is really just a "form" for notifying the IRB.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolRequestBean |
ProtocolRequestEvent.getRequestBean() |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolSubmission |
ProtocolRequestServiceImpl.createProtocolSubmission(Protocol protocol,
ProtocolRequestBean requestBean)
Create a Protocol Submission.
|
protected void |
ProtocolRequestServiceImpl.sendRequestNotification(Protocol protocol,
ProtocolRequestBean requestBean) |
void |
ProtocolRequestServiceImpl.submitRequest(Protocol protocol,
ProtocolRequestBean requestBean) |
void |
ProtocolRequestService.submitRequest(Protocol protocol,
ProtocolRequestBean requestBean)
Submit a protocol request.
|
| Constructor and Description |
|---|
ProtocolRequestEvent(ProtocolDocument document,
String propertyKey,
ProtocolRequestBean requestBean) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.