public class InstanceXmlConverterService extends Object
Constructor and Description |
---|
InstanceXmlConverterService() |
Modifier and Type | Method and Description |
---|---|
String |
generateInstanceCollectionsJSON(InstanceCollection instanceCollection) |
String |
generateInstanceCollectionsXml(InstanceCollection instanceCollection) |
com.thoughtworks.xstream.XStream |
generateInstanceCollectionXml(com.thoughtworks.xstream.XStream xstream) |
com.thoughtworks.xstream.XStream |
generateInstanceXml(com.thoughtworks.xstream.XStream xstream) |
com.thoughtworks.xstream.XStream |
generateItemsXml(com.thoughtworks.xstream.XStream xstream) |
public InstanceXmlConverterService()
public String generateInstanceCollectionsXml(InstanceCollection instanceCollection)
instanceCollection
- public String generateInstanceCollectionsJSON(InstanceCollection instanceCollection)
instanceCollection
- public com.thoughtworks.xstream.XStream generateItemsXml(com.thoughtworks.xstream.XStream xstream)
xstream
- public com.thoughtworks.xstream.XStream generateInstanceXml(com.thoughtworks.xstream.XStream xstream)
xstream
- public com.thoughtworks.xstream.XStream generateInstanceCollectionXml(com.thoughtworks.xstream.XStream xstream)
xstream
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.