public interface RuleTemplateAttributeContract extends Identifiable, Versioned, GloballyUnique, Inactivatable
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
Integer |
getDisplayOrder() |
ExtensionDefinitionContract |
getRuleAttribute() |
Map<String,String> |
getRuleExtensionMap() |
String |
getRuleTemplateId() |
boolean |
isRequired() |
getIdgetVersionNumbergetObjectIdisActiveString getRuleTemplateId()
boolean isRequired()
Integer getDisplayOrder()
String getDefaultValue()
ExtensionDefinitionContract getRuleAttribute()
Map<String,String> getRuleExtensionMap()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.