org.kuali.rice.kew.xml.export
Interface XmlExporterService

All Known Implementing Classes:
XmlExporterServiceImpl

public interface XmlExporterService

A service which can export data to XML.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 byte[] export(ExportDataSet dataSet)
           
 

Method Detail

export

byte[] export(ExportDataSet dataSet)


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