| Package | Description |
|---|---|
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.protocol.reference | |
| 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.
|
| 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 | Method and Description |
|---|---|
protected ProtocolReferenceBeanBase |
IacucProtocolForm.createNewProtocolReferenceBeanInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolReferenceBean |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolReferenceBeanBase |
ProtocolForm.createNewProtocolReferenceBeanInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolReferenceBean
This class is a form helper for ProtocolReference objects.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolReferenceBeanBase |
ProtocolFormBase.createNewProtocolReferenceBeanInstance() |
ProtocolReferenceBeanBase |
ProtocolFormBase.getNewProtocolReferenceBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolFormBase.setNewProtocolReferenceBean(ProtocolReferenceBeanBase newProtocolReferenceBean) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolReferenceBeanBase |
ProtocolReferenceEventBase.getProtocolReferenceBean() |
ProtocolReferenceBeanBase |
ProtocolReferenceEvent.getProtocolReferenceBean() |
| Constructor and Description |
|---|
AddProtocolReferenceEventBase(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ProtocolReferenceBeanBase protocolReferenceBean)
Constructs a AddProtocolReferenceEventBase.java.
|
AddProtocolReferenceEventBase(String errorPathPrefix,
ProtocolDocumentBase document,
ProtocolReferenceBeanBase protocolReferenceBean)
Constructs a AddProtocolReferenceEventBase.java.
|
ProtocolReferenceBase(ProtocolReferenceBeanBase bean,
ProtocolBase protocol,
ProtocolReferenceTypeBase protocolReferenceType)
Constructs a ProtocolReferenceBase.java.
|
ProtocolReferenceEventBase(String description,
String errorPathPrefix,
ProtocolDocumentBase document,
ProtocolReferenceBeanBase protocolReferenceBean) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.