public interface KewTypeAttributeContract extends Identifiable, Inactivatable
| Modifier and Type | Method and Description |
|---|---|
KewAttributeDefinitionContract |
getAttributeDefinition()
This is the definition of the attribute
|
String |
getAttributeDefinitionId()
This is the id of the definition of the attribute.
|
Integer |
getSequenceNumber()
This is the sequence number of the attribute
|
String |
getTypeId()
This is the KewType to which the attribute applies
|
getIdisActiveString getTypeId()
It is a id of a KEW type related to the attribute.
String getAttributeDefinitionId()
It identifies the attribute definition
Integer getSequenceNumber()
KewAttributeDefinitionContract getAttributeDefinition()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.