|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
RMI interface to the ADL results service.
$Log: ResultsService.java,v $ Revision 1.1 2001/02/16 00:15:13 gjanee Initial revision
| Method Summary | |
edu.ucsb.adl.middleware.rmi.ResultSet |
performResultsService(int id)
Performs the ADL results service. |
| Method Detail |
public edu.ucsb.adl.middleware.rmi.ResultSet performResultsService(int id)
throws MiddlewareException,
java.rmi.RemoteException
id - The ID of the desired result set.
BadRequestException - If id is invalid.
NoAuthorizationException - If the request is valid but not allowed.
java.rmi.RemoteException - If an RMI error occurs.
InternalErrorException - If the request cannot otherwise be completed.
MiddlewareException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||