org.kuali.rice.kns.workflow.attribute
Interface KualiXmlAttribute

All Known Implementing Classes:
KualiXMLBooleanTranslatorSearchableAttributeImpl, KualiXmlRuleAttributeImpl, KualiXmlSearchableAttributeImpl

public interface KualiXmlAttribute


Field Summary
static List<Class> temp
           
 
Method Summary
 Element getConfigXML()
           
 void setRuleAttribute(RuleAttribute ruleAttribute)
           
 

Field Detail

temp

static final List<Class> temp
Method Detail

getConfigXML

Element getConfigXML()

setRuleAttribute

void setRuleAttribute(RuleAttribute ruleAttribute)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.