| Package | Description |
|---|---|
| org.kuali.kra.iacuc.protocol.reference | |
| org.kuali.kra.irb.protocol.reference |
This package is meant to hold all classes
related to reference for a
Protocol.
|
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.protocol.reference |
This package is meant to hold all classes
related to reference for a
Protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolReference |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolReference
This class...
|
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolReferenceBase> |
ProtocolBase.getProtocolReferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolBase.setProtocolReferences(List<ProtocolReferenceBase> protocolReferences) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolReferenceServiceImplBase.addProtocolReference(ProtocolBase protocol,
ProtocolReferenceBase protocolReference) |
void |
ProtocolReferenceService.addProtocolReference(ProtocolBase protocol,
ProtocolReferenceBase protocolReference)
This method adds ProtocolReferenceBase to the List of ProtocolReferences along with
appropriate ProtocolReferenceType.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.