Package omero.api
Interface AMD_ITimeline_countByPeriod
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ITimeline_countByPeriod extends Ice.AMDCallback
Queries the same information as getByPeriod, but only returns the counts for the given objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(java.util.Map<java.lang.String,java.lang.Long> __ret)
ice_response indicates that the operation completed successfully.
-