public interface RuleTemplateContract extends Identifiable, Versioned, GloballyUnique
Modifier and Type | Method and Description |
---|---|
RuleTemplateContract |
getDelegationTemplate() |
String |
getDescription() |
String |
getName() |
List<? extends RuleTemplateAttributeContract> |
getRuleTemplateAttributes() |
List<? extends RuleTemplateOptionContract> |
getRuleTemplateOptions() |
getId
getVersionNumber
getObjectId
String getDescription()
RuleTemplateContract getDelegationTemplate()
List<? extends RuleTemplateAttributeContract> getRuleTemplateAttributes()
List<? extends RuleTemplateOptionContract> getRuleTemplateOptions()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.