| Package | Description |
|---|---|
| org.kuali.kra.iacuc | |
| org.kuali.kra.iacuc.customdata | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.irb.customdata |
This package is meant to hold all classes
related to the Protocol custom data tab.
|
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolCustomDataHelperBase |
IacucProtocolForm.createNewCustomDataHelperInstanceHook(ProtocolFormBase protocolForm) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolCustomDataHelper
The CustomDataHelper is used to manage the Custom Data tab web page.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolCustomDataHelperBase |
ProtocolForm.createNewCustomDataHelperInstanceHook(ProtocolFormBase protocolForm) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomDataHelper
The CustomDataHelper is used to manage the Custom Data tab web page.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolCustomDataHelperBase |
ProtocolFormBase.createNewCustomDataHelperInstanceHook(ProtocolFormBase protocolForm) |
ProtocolCustomDataHelperBase |
ProtocolFormBase.getCustomDataHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolFormBase.setCustomDataHelper(ProtocolCustomDataHelperBase customDataHelper) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.