Uses of Interface
org.kuali.rice.krad.data.metadata.impl.DataObjectMetadataInternal
Packages that use DataObjectMetadataInternal
-
Uses of DataObjectMetadataInternal in org.kuali.rice.krad.data.metadata.impl
Classes in org.kuali.rice.krad.data.metadata.impl that implement DataObjectMetadataInternalModifier and TypeClassDescriptionclassBase implementation class for the metadata related to the data object as a whole.Fields in org.kuali.rice.krad.data.metadata.impl declared as DataObjectMetadataInternalModifier and TypeFieldDescriptionprotected DataObjectMetadataInternalDataObjectMetadataImpl.embeddedMethods in org.kuali.rice.krad.data.metadata.impl that return DataObjectMetadataInternalModifier and TypeMethodDescriptionDataObjectMetadataImpl.getEmbedded()The embedded DataObjectMetadata which will be used to fill in values not specified by this DataObjectMetadata.DataObjectMetadataInternal.getEmbedded()The embedded DataObjectMetadata which will be used to fill in values not specified by this DataObjectMetadata.Methods in org.kuali.rice.krad.data.metadata.impl with parameters of type DataObjectMetadataInternalModifier and TypeMethodDescriptionvoidDataObjectMetadataImpl.setEmbedded(DataObjectMetadataInternal embedded) Sets the embedded DataObjectMetadata.voidDataObjectMetadataInternal.setEmbedded(DataObjectMetadataInternal embedded) Sets the embedded DataObjectMetadata.