| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary |
| Modifier and Type | Class and Description |
|---|---|
class |
SupportAttributeDefinition
Support attributes define additional attributes that can be used to generate
lookup field conversions and lookup parameters.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<PrimitiveAttributeDefinition> |
RelationshipDefinition.primitiveAttributes |
| Modifier and Type | Method and Description |
|---|---|
List<PrimitiveAttributeDefinition> |
RelationshipDefinition.getPrimitiveAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipDefinition.setPrimitiveAttributes(List<PrimitiveAttributeDefinition> primitiveAttributes)
The primitiveAttribute element identifies one pair of
corresponding fields in the primary business object and
the related business object.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.