org.kuali.rice.kew.xml
Class GroupXmlServiceImpl

java.lang.Object
  extended by org.kuali.rice.kew.xml.GroupXmlServiceImpl
All Implemented Interfaces:
org.kuali.rice.core.framework.impex.xml.XmlExporter, org.kuali.rice.core.framework.impex.xml.XmlLoader

public class GroupXmlServiceImpl
extends Object
implements org.kuali.rice.core.framework.impex.xml.XmlLoader, org.kuali.rice.core.framework.impex.xml.XmlExporter


Constructor Summary
GroupXmlServiceImpl()
           
 
Method Summary
 org.jdom.Element export(org.kuali.rice.core.api.impex.ExportDataSet dataSet)
          This overridden method ...
 void loadXml(InputStream inputStream, String principalId)
           
 boolean supportPrettyPrint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupXmlServiceImpl

public GroupXmlServiceImpl()
Method Detail

loadXml

public void loadXml(InputStream inputStream,
                    String principalId)
Specified by:
loadXml in interface org.kuali.rice.core.framework.impex.xml.XmlLoader

supportPrettyPrint

public boolean supportPrettyPrint()
Specified by:
supportPrettyPrint in interface org.kuali.rice.core.framework.impex.xml.XmlExporter

export

public org.jdom.Element export(org.kuali.rice.core.api.impex.ExportDataSet dataSet)
This overridden method ...

Specified by:
export in interface org.kuali.rice.core.framework.impex.xml.XmlExporter
See Also:
XmlExporter.export(org.kuali.rice.core.api.impex.ExportDataSet)


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