Package omero.api
Interface AMD_IShare_closeShare
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IShare_closeShare extends Ice.AMDCallback
ClosesSession
share. No further logins will be possible and all getters (e.g.getMemberShares
,getOwnShares
, ...) will filter these results ifonlyActive
is true.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-