Package omero.api
Interface AMD_IShare_activate
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IShare_activate extends Ice.AMDCallback
Turns 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 anValidationException
is thrown.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-