| Package | Description |
|---|---|
| org.kuali.kra.common.committee.bo | |
| org.kuali.kra.iacuc.actions.submit | |
| org.kuali.kra.irb.actions.submit |
This package is meant to hold all classes
related to the action of submitting a
Protocol to review.
|
| org.kuali.kra.protocol.actions.submit |
| Modifier and Type | Method and Description |
|---|---|
ProtocolReviewTypeBase |
CommitteeBase.getReviewType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeBase.setReviewType(ProtocolReviewTypeBase reviewType) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolReviewType
A Protocol Review Type refers to the type of review that an
IACUC Committee will perform
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolReviewTypeBase> |
IacucValidProtoSubRevTypeMaintenanceDocumentRule.getProtocolReviewTypeBOClassHook() |
protected Class<? extends ProtocolReviewTypeBase> |
IacucProtocolSubmitActionRule.getProtocolReviewTypeClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolReviewType
A Protocol Review Type refers to the type of review that an
IRB Committee will perform, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolReviewTypeBase |
ValidProtoSubRevType.getProtocolReviewType() |
ProtocolReviewTypeBase |
ProtocolSubmissionBase.getProtocolReviewType() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ProtocolReviewTypeBase> |
ValidProtoSubRevTypeMaintenanceDocumentRuleBase.getProtocolReviewTypeBOClassHook() |
protected abstract Class<? extends ProtocolReviewTypeBase> |
ProtocolSubmitActionRuleBase.getProtocolReviewTypeClassHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidProtoSubRevType.setProtocolReviewType(ProtocolReviewTypeBase protocolReviewType) |
void |
ProtocolSubmissionBase.setProtocolReviewType(ProtocolReviewTypeBase protocolReviewType) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.