| Package | Description |
|---|---|
| org.kuali.kra.award.specialreview | |
| org.kuali.kra.common.specialreview.rule | |
| org.kuali.kra.common.specialreview.rule.event | |
| org.kuali.kra.common.specialreview.rules | |
| org.kuali.kra.common.specialreview.web.struts.form | |
| org.kuali.kra.iacuc.specialreview | |
| org.kuali.kra.institutionalproposal.specialreview | |
| org.kuali.kra.irb.specialreview |
This package is meant to hold all classes
related to Protocol Special Review.
|
| org.kuali.kra.medusa.service | |
| org.kuali.kra.proposaldevelopment.specialreview | |
| 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 | Class and Description |
|---|---|
class |
AwardSpecialReview
Defines the Award Special Review.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddSpecialReviewRule<T extends SpecialReview<? extends SpecialReviewExemption>>
Runs the rule processing for adding a Special Review.
|
class |
SaveSpecialReviewLinkRule<T extends SpecialReview<? extends SpecialReviewExemption>>
Runs the rule processing for saving the Special Review links to the Protocol Funding Sources.
|
class |
SaveSpecialReviewRule<T extends SpecialReview<? extends SpecialReviewExemption>>
Runs the rule processing for saving the Special Reviews.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddSpecialReviewEvent<T extends SpecialReview<? extends SpecialReviewExemption>>
Represents the event for adding a Special Review.
|
class |
SaveSpecialReviewEvent<T extends SpecialReview<? extends SpecialReviewExemption>>
Represents the event for saving the Special Reviews.
|
class |
SaveSpecialReviewLinkEvent<T extends SpecialReview<? extends SpecialReviewExemption>>
Represents the event for saving the Special Review links to the Protocol Funding Sources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecialReviewRuleBase<T extends SpecialReview<? extends SpecialReviewExemption>>
This class validates all rules associated with SpecialReview.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecialReviewHelperBase<T extends SpecialReview<? extends SpecialReviewExemption>>
Defines the base class of all Special Review Helpers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolSpecialReview
Defines a Special Review for a Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
IacucProtocolSpecialReviewServiceImpl.setProtocolExemptStudiesCheckListItemHook(ProtocolBase protocol,
SpecialReview specialReview) |
protected void |
IacucProtocolSpecialReviewServiceImpl.setSpecialReviewApprovalTypeHook(SpecialReview specialReview) |
| Modifier and Type | Class and Description |
|---|---|
class |
InstitutionalProposalSpecialReview
Defines the Institutional Proposal Special Review.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolSpecialReview
Defines a Special Review for a Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtocolSpecialReviewServiceImpl.setProtocolExemptStudiesCheckListItemHook(ProtocolBase protocol,
SpecialReview specialReview) |
protected void |
ProtocolSpecialReviewServiceImpl.setSpecialReviewApprovalTypeHook(SpecialReview specialReview) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MedusaServiceImpl.addSpecialReviewLinksToGraph(HashMap<org.kuali.rice.krad.bo.BusinessObject,List<org.kuali.rice.krad.bo.BusinessObject>> graph,
List<? extends SpecialReview> specialReviews,
org.kuali.rice.krad.bo.BusinessObject existingBo) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProposalSpecialReview
Defines a Special Review for a Development Proposal.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolSpecialReviewBase
Defines a Special Review for a ProtocolBase.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSpecialReviewService.populateSpecialReview(SpecialReview specialReview) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSpecialReviewServiceImplBase.populateSpecialReview(SpecialReview specialReview) |
protected abstract void |
ProtocolSpecialReviewServiceImplBase.setProtocolExemptStudiesCheckListItemHook(ProtocolBase protocol,
SpecialReview specialReview) |
protected abstract void |
ProtocolSpecialReviewServiceImplBase.setSpecialReviewApprovalTypeHook(SpecialReview specialReview) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.