| Package | Description |
|---|---|
| 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.proposaldevelopment.document |
Provides the classes of proposaldevelopment document.
|
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomAttributeDocValue> |
ProtocolDocument.getCustomDataList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolDocument.setCustomDataList(List<CustomAttributeDocValue> customDataList) |
| Modifier and Type | Method and Description |
|---|---|
protected CustomAttributeDocValue |
CustomDataHelper.getNewCustomData() |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAttributeDocValue> |
CustomDataHelper.getCustomDataList() |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAttributeDocValue> |
ProposalDevelopmentDocument.getCustomDataList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentDocument.setCustomDataList(List<CustomAttributeDocValue> customDataList) |
| Modifier and Type | Method and Description |
|---|---|
protected CustomAttributeDocValue |
ProposalDevelopmentCustomDataHelper.getNewCustomData() |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAttributeDocValue> |
ProposalDevelopmentCustomDataHelper.getCustomDataList() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.