org.sakaiproject.importer.cover
Class ImportService
java.lang.Object
org.sakaiproject.importer.cover.ImportService
public class ImportService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportService
public ImportService()
getInstance
public static ImportService getInstance()
- Access the component instance: special cover only method.
- Returns:
- the component instance.
doImportItems
public static void doImportItems(Collection importables,
String siteId)
isValidArchive
public static boolean isValidArchive(byte[] archiveFileData)
parseFromFile
public static ImportDataSource parseFromFile(byte[] archiveFileData)
Copyright © 2003-2012 Sakai Foundation. All Rights Reserved.