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

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

public class RuleTemplateXmlExporter
extends Object
implements XmlExporter

Exports RuleTemplateBos to XML.

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

Field Summary
protected  org.apache.log4j.Logger LOG
           
 
Constructor Summary
RuleTemplateXmlExporter()
           
 
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

RuleTemplateXmlExporter

public RuleTemplateXmlExporter()
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-2011 The Kuali Foundation. All Rights Reserved.