org.sakaiproject.tool.assessment.ws
Class SamigoToolServiceSoapBindingImpl

java.lang.Object
  extended by org.sakaiproject.tool.assessment.ws.SamigoToolServiceSoapBindingImpl
All Implemented Interfaces:
Remote, SamigoTool

public class SamigoToolServiceSoapBindingImpl
extends Object
implements SamigoTool


Constructor Summary
SamigoToolServiceSoapBindingImpl()
           
 
Method Summary
 String download(String[] in0, String qtiVersion)
           
 Item[] search(String in0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SamigoToolServiceSoapBindingImpl

public SamigoToolServiceSoapBindingImpl()
Method Detail

search

public Item[] search(String in0)
              throws RemoteException
Specified by:
search in interface SamigoTool
Throws:
RemoteException

download

public String download(String[] in0,
                       String qtiVersion)
                throws RemoteException
Specified by:
download in interface SamigoTool
Throws:
RemoteException


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