public class TimeBlockSerializerService extends Object
Constructor and Description |
---|
TimeBlockSerializerService() |
Modifier and Type | Method and Description |
---|---|
void |
serializeToCSV() |
void |
serializeToXML()
This method will read all the timeBlock objects from DB and will
serialize it to ObjData.xml file in user home folder
|
public TimeBlockSerializerService()
public void serializeToXML() throws FileNotFoundException
FileNotFoundException
public void serializeToCSV() throws FileNotFoundException
FileNotFoundException
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.