public interface KimAttributeContract extends Versioned, GloballyUnique, Identifiable, Inactivatable
| Modifier and Type | Method and Description | 
|---|---|
| String | getAttributeLabel()The label for the kim attribute. | 
| String | getAttributeName()The name of the attribute on the  getComponentName(). | 
| String | getComponentName()A fully-qualified class name which contains the  getAttributeName(). | 
| String | getNamespaceCode()The namespace code that this kim attribute belongs too. | 
getVersionNumbergetObjectIdgetIdisActiveString getComponentName()
getAttributeName().    This cannot be null or a blank string.String getAttributeName()
getComponentName().   This cannot be null or a blank string.String getNamespaceCode()
String getAttributeLabel()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.