public interface DataObjectMetadataInternal extends DataObjectMetadata
Modifier and Type | Method and Description |
---|---|
DataObjectMetadataInternal |
getEmbedded()
The embedded DataObjectMetadata which will be used to fill in values not specified by this DataObjectMetadata.
|
void |
setEmbedded(DataObjectMetadataInternal embedded)
Sets the embedded DataObjectMetadata.
|
getAttribute, getAttributes, getAutoCreateUifViewTypes, getBusinessKeyAttributeNames, getCollection, getCollections, getPrimaryDisplayAttributeName, getPrimaryKeyAttributeNames, getRelationship, getRelationshipByLastAttributeInRelationship, getRelationships, getRelationshipsInvolvingAttribute, getType, hasDistinctBusinessKey, isSupportsOptimisticLocking, shouldAutoCreateUifViewOfType
getBackingObjectName, getDescription, getLabel, getMergeAction, getName, getShortLabel, isReadOnly
DataObjectMetadataInternal getEmbedded()
void setEmbedded(DataObjectMetadataInternal embedded)
embedded
- or nullCopyright © 2005–2015 The Kuali Foundation. All rights reserved.