| Package | Description |
|---|---|
| org.kuali.rice.krad.data.metadata |
The interfaces in this package form the data model for the metadata repository extracted via the
MetadataProvider classes. |
| org.kuali.rice.krad.data.metadata.impl |
| Modifier and Type | Method and Description |
|---|---|
Set<UifDisplayHint> |
DataObjectAttribute.getDisplayHints()
BETA: Gets the display hints.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<UifDisplayHint> |
DataObjectAttributeImpl.displayHints |
| Modifier and Type | Method and Description |
|---|---|
Set<UifDisplayHint> |
DataObjectAttributeImpl.getDisplayHints()
BETA: Gets the display hints.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectAttributeImpl.setDisplayHints(Set<UifDisplayHint> displayHints)
BETA: Sets UIF display hints.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.