org.kuali.rice.kew.api.rule
Interface RuleTemplateAttributeContract
- All Superinterfaces:
- GloballyUnique, Identifiable, Inactivatable, Versioned
- All Known Implementing Classes:
- RuleTemplateAttribute, RuleTemplateAttribute.Builder, RuleTemplateAttributeBo
public interface RuleTemplateAttributeContract
- extends Identifiable, Versioned, GloballyUnique, Inactivatable
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
getId |
getRuleTemplateId
String getRuleTemplateId()
isRequired
boolean isRequired()
getDisplayOrder
Integer getDisplayOrder()
getDefaultValue
String getDefaultValue()
getRuleAttribute
ExtensionDefinitionContract getRuleAttribute()
getRuleExtensionMap
Map<String,String> getRuleExtensionMap()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.