Package omero.api
Interface AMD_IShare_getCommentCount
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IShare_getCommentCount extends Ice.AMDCallback
Returns a map from share id to comment count.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(java.util.Map<java.lang.Long,java.lang.Long> __ret)
ice_response indicates that the operation completed successfully.
-