| Package | Description |
|---|---|
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.irb.protocol.reference |
This package is meant to hold all classes
related to reference for a
Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolReferenceBean |
ProtocolForm.getNewProtocolReferenceBean() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolReferenceBean |
ProtocolReferenceEventBase.getProtocolReferenceBean() |
ProtocolReferenceBean |
ProtocolReferenceEvent.getProtocolReferenceBean() |
| Constructor and Description |
|---|
AddProtocolReferenceEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ProtocolReferenceBean protocolReferenceBean)
Constructs a AddProtocolReferenceEvent.java.
|
AddProtocolReferenceEvent(String errorPathPrefix,
ProtocolDocument document,
ProtocolReferenceBean protocolReferenceBean)
Constructs a AddProtocolReferenceEvent.java.
|
ProtocolReference(ProtocolReferenceBean bean,
Protocol protocol,
ProtocolReferenceType protocolReferenceType)
Constructs a ProtocolReferenceBase.java.
|
ProtocolReferenceEventBase(String description,
String errorPathPrefix,
ProtocolDocument document,
ProtocolReferenceBean protocolReferenceBean) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.