| Interface | Description |
|---|---|
| DataObjectAttributeInternal |
Interface implemented by the classes within the provider, but that we don't want to expose to use outside of the
krad-data module.
|
| DataObjectMetadataInternal |
Additional methods which are needed to support the linking between embedded metadata objects but that we don't want
to expose on our public interfaces.
|
| MetadataCommonInternal |
Interface implemented by the classes within the provider, but that we don't want to expose to use outside of the
krad-data module.
|
| Class | Description |
|---|---|
| DataObjectAttributeImpl |
Base implementation class for attribute metadata for data object classes.
|
| DataObjectAttributeRelationshipImpl | |
| DataObjectCollectionImpl |
Collection meta data.
|
| DataObjectCollectionSortAttributeImpl | |
| DataObjectMetadataImpl |
Base implementation class for the metadata related to the data object as a whole.
|
| DataObjectRelationshipImpl |
Class defining common attributes on many different components of the metadata (data objects, attributes, etc...)
|
| MetadataChildBase |
Class defining common attributes on many different components of the metadata (data objects, attributes, etc...)
|
| MetadataCommonBase |
Class defining common attributes on many different components of the metadata (data objects, attributes, etc...)
|
| MetadataRepositoryImpl |
MetadataRepository implementation backed by the ProviderRegistry
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.