Package omero.api
Interface AMD_ThumbnailStore_setRenderingDefId
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ThumbnailStore_setRenderingDefId extends Ice.AMDCallback
This method manages the state of the service; it should be invoked directly aftersetPixelsId
. If it is not invoked with a valid rendering definition ID before using the thumbnail accessor methods execution continues as ifrenderingDefId
were set tonull
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-