| Package | Description |
|---|---|
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.summary | |
| org.kuali.kra.irb.summary | |
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.actions | |
| org.kuali.kra.protocol.summary |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolSummary |
IacucProtocol.createProtocolSummary() |
ProtocolSummary |
IacucProtocol.getProtocolSummary() |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolSummary |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolSummary |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSummary.compare(ProtocolSummary other) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolSummary |
ProtocolBase.createProtocolSummary() |
abstract ProtocolSummary |
ProtocolBase.getProtocolSummary() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtocolBase.addAdditionalInfoSummary(ProtocolSummary protocolSummary) |
protected void |
ProtocolBase.addAttachmentSummaries(ProtocolSummary protocolSummary) |
protected void |
ProtocolBase.addFundingSourceSummaries(ProtocolSummary protocolSummary) |
protected void |
ProtocolBase.addOrganizationSummaries(ProtocolSummary protocolSummary) |
protected void |
ProtocolBase.addPersonnelSummaries(ProtocolSummary protocolSummary) |
protected void |
ProtocolBase.addResearchAreaSummaries(ProtocolSummary protocolSummary) |
protected void |
ProtocolBase.addSpecialReviewSummaries(ProtocolSummary protocolSummary) |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolSummary |
ActionHelperBase.prevProtocolSummary |
protected ProtocolSummary |
ActionHelperBase.protocolSummary |
| Modifier and Type | Method and Description |
|---|---|
ProtocolSummary |
ActionHelperBase.getPrevProtocolSummary() |
ProtocolSummary |
ActionHelperBase.getProtocolSummary() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecialReviewSummary.compare(ProtocolSummary other) |
void |
ResearchAreaSummary.compare(ProtocolSummary other) |
void |
ProtocolSummary.compare(ProtocolSummary other) |
void |
PersonnelSummary.compare(ProtocolSummary other) |
void |
OrganizationSummary.compare(ProtocolSummary other) |
void |
FundingSourceSummary.compare(ProtocolSummary other) |
void |
AttachmentSummary.compare(ProtocolSummary other) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.