public interface KimTypeContract extends Versioned, GloballyUnique, Identifiable, Inactivatable
| Modifier and Type | Method and Description |
|---|---|
List<? extends KimTypeAttributeContract> |
getAttributeDefinitions()
The list of attribute definitions associated with the kim type.
|
String |
getName()
The name of the kim type.
|
String |
getNamespaceCode()
The namespace code that this kim type belongs too.
|
String |
getServiceName()
The service name used to resolve attribute values.
|
getVersionNumbergetObjectIdgetIdisActiveString getServiceName()
String getNamespaceCode()
List<? extends KimTypeAttributeContract> getAttributeDefinitions()
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.