Package omero.api
Interface AMD_ITimeline_countByPeriod
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ITimeline_countByPeriod extends Ice.AMDCallbackQueries 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 voidice_response(java.util.Map<java.lang.String,java.lang.Long> __ret)ice_response indicates that the operation completed successfully.
-