org.kuali.rice.kew.xml.export
Class RuleDelegationXmlExporter

java.lang.Object
  extended by org.kuali.rice.kew.xml.export.RuleDelegationXmlExporter
All Implemented Interfaces:
XmlExporter

public class RuleDelegationXmlExporter
extends Object
implements XmlExporter

Exports rules to XML.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
RuleBaseValues

Field Summary
protected  org.apache.log4j.Logger LOG
           
 
Constructor Summary
RuleDelegationXmlExporter()
           
 
Method Summary
 org.jdom.Element export(ExportDataSet exportDataSet)
           
 boolean supportPrettyPrint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected final org.apache.log4j.Logger LOG
Constructor Detail

RuleDelegationXmlExporter

public RuleDelegationXmlExporter()
Method Detail

supportPrettyPrint

public boolean supportPrettyPrint()
Specified by:
supportPrettyPrint in interface XmlExporter

export

public org.jdom.Element export(ExportDataSet exportDataSet)
Specified by:
export in interface XmlExporter


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