org.kuali.rice.kew.api.rule
Interface RuleExtensionContract

All Superinterfaces:
Versioned
All Known Implementing Classes:
RuleExtension, RuleExtension.Builder, RuleExtensionBo

public interface RuleExtensionContract
extends Versioned


Method Summary
 Map<String,String> getExtensionValuesMap()
           
 RuleTemplateAttributeContract getRuleTemplateAttribute()
           
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned
getVersionNumber
 

Method Detail

getRuleTemplateAttribute

RuleTemplateAttributeContract getRuleTemplateAttribute()

getExtensionValuesMap

Map<String,String> getExtensionValuesMap()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.