| 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 |
|---|---|
List<DataObjectCollectionSortAttribute> |
DataObjectCollection.getDefaultOrdering()
Gets the default ordering of a collection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataObjectCollectionSortAttributeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<DataObjectCollectionSortAttribute> |
DataObjectCollectionImpl.defaultOrdering |
| Modifier and Type | Method and Description |
|---|---|
List<DataObjectCollectionSortAttribute> |
DataObjectCollectionImpl.getDefaultOrdering()
Gets the default ordering of a collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectCollectionImpl.setDefaultCollectionOrderingAttributeNames(List<DataObjectCollectionSortAttribute> defaultCollectionOrdering)
Sets attribute that the default order of the collection.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.