| Package | Description |
|---|---|
| org.kuali.rice.krad.data.metadata.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DataObjectMetadataImpl
Base implementation class for the metadata related to the data object as a whole.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataObjectMetadataInternal |
DataObjectMetadataImpl.embedded |
| Modifier and Type | Method and Description |
|---|---|
DataObjectMetadataInternal |
DataObjectMetadataInternal.getEmbedded()
The embedded DataObjectMetadata which will be used to fill in values not specified by this DataObjectMetadata.
|
DataObjectMetadataInternal |
DataObjectMetadataImpl.getEmbedded()
The embedded DataObjectMetadata which will be used to fill in values not specified by this DataObjectMetadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectMetadataInternal.setEmbedded(DataObjectMetadataInternal embedded)
Sets the embedded DataObjectMetadata.
|
void |
DataObjectMetadataImpl.setEmbedded(DataObjectMetadataInternal embedded)
Sets the embedded DataObjectMetadata.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.