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
FileNotFoundExceptionpublic void serializeToCSV() throws FileNotFoundException
FileNotFoundExceptionCopyright © 2004–2014 The Kuali Foundation. All rights reserved.