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