org.kuali.rice.kew.xml
Class GroupXmlServiceImpl
java.lang.Object
   org.kuali.rice.kew.xml.GroupXmlServiceImpl
org.kuali.rice.kew.xml.GroupXmlServiceImpl
- All Implemented Interfaces: 
- XmlExporter, XmlLoader
- public class GroupXmlServiceImpl 
- extends Object- implements XmlLoader, XmlExporter
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GroupXmlServiceImpl
public GroupXmlServiceImpl()
loadXml
public void loadXml(InputStream inputStream,
                    String principalId)
- 
- Specified by:
- loadXmlin interface- XmlLoader
 
- 
 
supportPrettyPrint
public boolean supportPrettyPrint()
- 
- Specified by:
- supportPrettyPrintin interface- XmlExporter
 
- 
 
export
public org.jdom.Element export(ExportDataSet dataSet)
- This overridden method ...
 
- 
- Specified by:
- exportin interface- XmlExporter
 
- 
- See Also:
- XmlExporter.export(org.kuali.rice.core.api.impex.ExportDataSet)
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.