public abstract class HasAttributesInfo extends Object implements HasAttributes, Serializable
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
HasAttributesInfo.Builder  | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<AttributeInfo> | 
attributes  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
HasAttributesInfo()  | 
protected  | 
HasAttributesInfo(HasAttributes builder)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AttributeInfo> | 
getAttributes()
Name: Dynamic Attributes
 List of dynamic attributes, each holding a key-value pair that
 can be configured to hold additional information for an
 implementing institution. 
 | 
protected final List<AttributeInfo> attributes
protected HasAttributesInfo()
protected HasAttributesInfo(HasAttributes builder)
public List<AttributeInfo> getAttributes()
HasAttributesgetAttributes in interface HasAttributesCopyright © 2004–2014 The Kuali Foundation. All rights reserved.