Package omero.api
Interface AMD_ThumbnailStore_isInProgress
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ThumbnailStore_isInProgress extends Ice.AMDCallback
This returns the last available in progress state for a thumbnail. Its return value is only expected to be valid after the call to any of the individual thumbnail retrieval methods.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(boolean __ret)
ice_response indicates that the operation completed successfully.
-