Package omero.api
Interface AMD_IMetadata_getTaggedObjectsCount
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IMetadata_getTaggedObjectsCount extends Ice.AMDCallback
Returns a map whose key is a tag id and the value the number of Projects, Datasets, and Images linked to that tag.
-
-
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.
-