| Package | Description |
|---|---|
| org.kuali.rice.krad.data.metadata |
The interfaces in this package form the data model for the metadata repository extracted via the
MetadataProvider classes. |
| org.kuali.rice.krad.data.metadata.impl |
| Modifier and Type | Method and Description |
|---|---|
List<DataObjectAttributeRelationship> |
MetadataChild.getAttributeRelationships()
Gets the parent-child related fields
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataObjectAttributeRelationshipImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<DataObjectAttributeRelationship> |
MetadataChildBase.attributeRelationships |
| Modifier and Type | Method and Description |
|---|---|
List<DataObjectAttributeRelationship> |
MetadataChildBase.getAttributeRelationships()
Gets the parent-child related fields
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataChildBase.setAttributeRelationships(List<DataObjectAttributeRelationship> attributeRelationships) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.