org.kuali.rice.kew.xml
Class GroupXmlServiceImpl

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

public class GroupXmlServiceImpl
extends Object
implements XmlLoader, XmlExporter


Constructor Summary
GroupXmlServiceImpl()
           
 
Method Summary
 org.jdom.Element export(ExportDataSet dataSet)
          This overridden method ...
 void loadXml(InputStream inputStream, String principalId)
           
 
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 XmlLoader

export

public org.jdom.Element export(ExportDataSet dataSet)
This overridden method ...

Specified by:
export in interface XmlExporter
See Also:
XmlExporter.export(org.kuali.rice.kew.export.ExportDataSet)


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