Package omero.api
Interface AMD_IShare_activate
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IShare_activate extends Ice.AMDCallbackTurns on the access control lists attached to the given share for the current session. Warning: this will slow down the execution of the current session for all database reads. Writing to the database will not be allowed. If share does not exist or is not accessible (non-members) or is disabled, then anValidationExceptionis thrown.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidice_response()ice_response indicates that the operation completed successfully.
-