|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
RMI interface to the ADL unreference service.
$Log: UnreferenceService.java,v $ Revision 1.1 2001/09/14 21:35:50 gjanee Initial revision
| Method Summary | |
void |
performUnreferenceService(java.lang.String collection)
Performs the ADL unreference service. |
| Method Detail |
public void performUnreferenceService(java.lang.String collection)
throws MiddlewareException,
java.rmi.RemoteException
collection - The local name of the collection to unreference, e.g.,
"adl_catalog".
BadRequestException - If collection is not the local name of a remote
collection.
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 | |||||||||