| Package | Description |
|---|---|
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.questionnaire | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.irb.questionnaire | |
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.actions.amendrenew | |
| org.kuali.kra.protocol.actions.decision | |
| org.kuali.kra.protocol.actions.reviewcomments | |
| org.kuali.kra.protocol.onlinereview | |
| org.kuali.kra.protocol.questionnaire | |
| org.kuali.kra.protocol.specialreview |
This package is meant to hold all classes
related to Protocol Special Review.
|
| org.kuali.kra.protocol.specialreview.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucProtocolFinderDao
The ProtocolFinderDao is used to find protocols.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolFinderDaoOjb
The ProtocolFinderDao implementation for OJB.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolFinderDao |
IacucProtocolDocument.getProtocolFinderDaoHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolFinderDao> |
IacucQuestionnaireHelper.getProtocolFinderDaoClassHook() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolFinderDao
The ProtocolFinderDao is used to find protocols.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolFinderDaoOjb
The ProtocolFinderDao implementation for OJB.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolFinderDao> |
QuestionnaireHelper.getProtocolFinderDaoClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolFinderDaoOjbBase
The ProtocolFinderDao implementation for OJB.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolFinderDao |
ProtocolAmendRenewServiceImplBase.protocolFinderDao |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAmendRenewServiceImplBase.setProtocolFinderDao(ProtocolFinderDao protocolFinderDao)
Set the KRA Lookup DAO.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeDecisionServiceImplBase.setProtocolFinderDao(ProtocolFinderDao protocolFinderDao) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolFinderDao |
ReviewCommentsServiceImplBase.getProtocolFinderDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReviewCommentsServiceImplBase.setProtocolFinderDao(ProtocolFinderDao protocolFinderDao) |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolFinderDao |
ProtocolOnlineReviewServiceImplBase.protocolFinderDao |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolOnlineReviewServiceImplBase.setProtocolFinderDao(ProtocolFinderDao protocolFinderDao)
Sets the protocolFinderDao attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ProtocolFinderDao> |
QuestionnaireHelperBase.getProtocolFinderDaoClassHook() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolFinderDao |
ProtocolSpecialReviewService.getProtocolFinderDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSpecialReviewService.setProtocolFinderDao(ProtocolFinderDao protocolFinderDao) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolFinderDao |
ProtocolSpecialReviewServiceImplBase.getProtocolFinderDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSpecialReviewServiceImplBase.setProtocolFinderDao(ProtocolFinderDao protocolFinderDao) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.