public class AttributeReference extends Object
Constructor and Description |
---|
AttributeReference(Class businessObjectClass,
String propertyName,
Object value)
Constructor.
|
public AttributeReference(Class businessObjectClass, String propertyName, Object value)
businessObjectClass
- a class with a business object entry in the DataDictionarypropertyName
- the name of the attribute in the DD entry and on the form (for the error path)value
- the value of the property on the form (may be null).public String getPropertyName()
public String getValueString()
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.