Package omero.api
Interface AMD_RenderingEngine_saveAsNewSettings
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_RenderingEngine_saveAsNewSettings extends Ice.AMDCallback
Saves the current rendering settings in the database as a newRenderingDef
and loads the object into the currentRenderingEngine
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(long __ret)
ice_response indicates that the operation completed successfully.
-