org.sakaiproject.tool.assessment.ws
Class SamigoToolWebService

java.lang.Object
  extended by org.sakaiproject.tool.assessment.ws.SamigoToolWebService

public class SamigoToolWebService
extends Object


Constructor Summary
SamigoToolWebService()
          Creates a new SamigoToolWebService object.
 
Method Summary
 String download(String[] idStringArray, String qtiVersion)
           
 Item[] getItemObjArrayByKeyword(String keyword)
          Get an array of items from the backend, with all questions.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SamigoToolWebService

public SamigoToolWebService()
Creates a new SamigoToolWebService object.

Method Detail

getItemObjArrayByKeyword

public Item[] getItemObjArrayByKeyword(String keyword)
Get an array of items from the backend, with all questions.


download

public String download(String[] idStringArray,
                       String qtiVersion)


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