public class GroupXmlServiceImpl extends Object implements XmlLoader, XmlExporter
Constructor and Description |
---|
GroupXmlServiceImpl() |
Modifier and Type | Method and Description |
---|---|
org.jdom.Element |
export(ExportDataSet dataSet)
This overridden method ...
|
void |
loadXml(InputStream inputStream,
String principalId) |
boolean |
supportPrettyPrint() |
public GroupXmlServiceImpl()
public void loadXml(InputStream inputStream, String principalId)
public boolean supportPrettyPrint()
supportPrettyPrint
in interface XmlExporter
public org.jdom.Element export(ExportDataSet dataSet)
export
in interface XmlExporter
XmlExporter.export(org.kuali.rice.core.api.impex.ExportDataSet)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.