org.sakaiproject.tool.assessment.contentpackaging
Class ImportService

java.lang.Object
  extended by org.sakaiproject.tool.assessment.contentpackaging.ImportService

public class ImportService
extends Object

Copyright: Copyright (c) 2007 Sakai

Version:
$Id: QTIService.java 9273 2006-05-10 22:34:28Z daisyf@stanford.edu $

Constructor Summary
ImportService()
           
 
Method Summary
 String getQTIFilename()
           
 String setQTIFilename()
           
 String unzipImportFile(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportService

public ImportService()
Method Detail

unzipImportFile

public String unzipImportFile(String filename)

setQTIFilename

public String setQTIFilename()

getQTIFilename

public String getQTIFilename()


Copyright © 2007-2012 Sakai Project. All Rights Reserved.