Package omero.api
Interface AMD_IContainer_getCollectionCount
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IContainer_getCollectionCount extends Ice.AMDCallback
Counts the number of members in a collection for a given object. For example, if you wanted to retrieve the number of Images contained in a Dataset you would pass TODO.
-
-
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.
-