org.sakaiproject.tool.assessment.ws
Interface SamigoTool

All Superinterfaces:
Remote
All Known Implementing Classes:
SamigoToolServiceSoapBindingImpl

public interface SamigoTool
extends Remote


Method Summary
 String download(String[] in0, String in1)
           
 Item[] search(String in0)
           
 

Method Detail

search

Item[] search(String in0)
              throws RemoteException
Throws:
RemoteException

download

String download(String[] in0,
                String in1)
                throws RemoteException
Throws:
RemoteException


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