public interface KewTypeDefinitionContract extends Identifiable, Inactivatable, Versioned
| Modifier and Type | Method and Description |
|---|---|
List<? extends KewTypeAttributeContract> |
getAttributes()
This method returns a list of attributes associated with the KewType
|
String |
getName()
This is the name for the KEWType
|
String |
getNamespace()
This is the namespace code.
|
String |
getServiceName()
This is the name of the KEW KewType service
|
getIdisActivegetVersionNumberString getName()
It is a name of a KEW type.
String getNamespace()
It provides scope of the KEW type.
String getServiceName()
List<? extends KewTypeAttributeContract> getAttributes()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.