public @interface AttributeRelationship
Analog to the DataObjectAttributeRelationship metadata.
| Modifier and Type | Required Element and Description | 
|---|---|
| String | childAttributeNameGets the attribute name on the child object. | 
| String | parentAttributeNameGets the attribute name on the parent object. | 
public abstract String parentAttributeName
public abstract String childAttributeName
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.