|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
RMI interface to the ADL collection service.
$Log: CollectionService.java,v $ Revision 1.1 2001/02/16 00:14:42 gjanee Initial revision
| Method Summary | |
java.lang.String |
performCollectionService(java.lang.String collection)
Performs the ADL collection service. |
| Method Detail |
public java.lang.String performCollectionService(java.lang.String collection)
throws MiddlewareException,
java.rmi.RemoteException
collection - The collection name, e.g., "adl_catalog".
BadRequestException - If collection 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 | |||||||||