| Package | Description |
|---|---|
| org.kuali.rice.krad.data | |
| org.kuali.rice.krad.data.metadata.impl | |
| org.kuali.rice.krad.data.provider.impl |
| Modifier and Type | Method and Description |
|---|---|
static MetadataRepository |
KradDataServiceLocator.getMetadataRepository() |
MetadataRepository |
DataObjectService.getMetadataRepository()
Returns the MetadataRepository which provides access to all data object metadata known to the system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataRepositoryImpl
MetadataRepository implementation backed by the ProviderRegistry
|
| Modifier and Type | Field and Description |
|---|---|
protected MetadataRepository |
ProviderBasedDataObjectService.metadataRepository
The metadata repository.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataRepository |
ProviderBasedDataObjectService.getMetadataRepository()
Returns the MetadataRepository which provides access to all data object metadata known to the system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProviderBasedDataObjectService.setMetadataRepository(MetadataRepository metadataRepository)
Setter for the metadata repository.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.