Package omero.api
Class ThumbnailStorePrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.api.ThumbnailStorePrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,ServiceInterfacePrx
,StatefulServiceInterfacePrx
,ThumbnailStorePrx
public final class ThumbnailStorePrxHelper extends Ice.ObjectPrxHelperBase implements ThumbnailStorePrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ThumbnailStorePrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__activate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__close_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__createThumbnail_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__createThumbnails_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__createThumbnailsByLongestSideSet_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb, Ice.AsyncResult __result)
static void
__getRenderingDefId_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
static void
__getThumbnail_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
static void
__getThumbnailByLongestSide_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
static void
__getThumbnailByLongestSideDirect_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
static void
__getThumbnailByLongestSideSet_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,byte[]>> __cb, Ice.AsyncResult __result)
static void
__getThumbnailDirect_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
static void
__getThumbnailForSectionByLongestSideDirect_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
static void
__getThumbnailForSectionDirect_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
static void
__getThumbnailSet_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,byte[]>> __cb, Ice.AsyncResult __result)
static void
__getThumbnailWithoutDefault_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
static void
__isInProgress_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
static void
__passivate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static ThumbnailStorePrx
__read(IceInternal.BasicStream __is)
static void
__resetDefaults_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__setPixelsId_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
static void
__setRenderingDefId_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__thumbnailExists_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, ThumbnailStorePrx v)
void
activate()
Load a service implementation from disk if it was previously passivated.void
activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate()
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(Ice.Callback __cb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_activate __cb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(Callback_StatefulServiceInterface_activate __cb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_close()
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(Ice.Callback __cb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_close __cb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(Callback_StatefulServiceInterface_close __cb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_createThumbnail __cb)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnail(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_createThumbnail __cb)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnails()
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnails(Ice.Callback __cb)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_createThumbnails __cb)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnails(Callback_ThumbnailStore_createThumbnails __cb)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Ice.Callback __cb)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_createThumbnailsByLongestSideSet __cb)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Callback_ThumbnailStore_createThumbnailsByLongestSideSet __cb)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.Ice.AsyncResult
begin_getCurrentEventContext()
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(Ice.Callback __cb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_getCurrentEventContext __cb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(Callback_StatefulServiceInterface_getCurrentEventContext __cb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getRenderingDefId()
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getRenderingDefId(Ice.Callback __cb)
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getRenderingDefId __cb)
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getRenderingDefId(Callback_ThumbnailStore_getRenderingDefId __cb)
Return the id of theRenderingDef
loaded in this instance.Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnail __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnail(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnail __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailByLongestSide __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSide(RInt size, Callback_ThumbnailStore_getThumbnailByLongestSide __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailByLongestSideDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideDirect(RInt size, Callback_ThumbnailStore_getThumbnailByLongestSideDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Ice.Callback __cb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailByLongestSideSet __cb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Callback_ThumbnailStore_getThumbnailByLongestSideSet __cb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailDirect(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnailDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailForSectionDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnailForSectionDirect __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, Ice.Callback __cb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailSet __cb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, Callback_ThumbnailStore_getThumbnailSet __cb)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailWithoutDefault __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnailWithoutDefault __cb)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).Ice.AsyncResult
begin_isInProgress()
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_isInProgress(Ice.Callback __cb)
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_isInProgress(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_isInProgress(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx)
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_isInProgress __cb)
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_isInProgress(Callback_ThumbnailStore_isInProgress __cb)
This returns the last available in progress state for a thumbnail.Ice.AsyncResult
begin_passivate()
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(Ice.Callback __cb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_passivate __cb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(Callback_StatefulServiceInterface_passivate __cb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_resetDefaults()
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_resetDefaults(Ice.Callback __cb)
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_resetDefaults(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_resetDefaults(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_resetDefaults __cb)
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_resetDefaults(Callback_ThumbnailStore_resetDefaults __cb)
Resets the rendering definition for the active pixels set to its default settings.Ice.AsyncResult
begin_setPixelsId(long pixelsId)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setPixelsId(long pixelsId, Ice.Callback __cb)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setPixelsId(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setPixelsId(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_setPixelsId __cb)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setPixelsId(long pixelsId, Callback_ThumbnailStore_setPixelsId __cb)
This method manages the state of the service; it must be invoked before using any other methods.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId, Ice.Callback __cb)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_setRenderingDefId __cb)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_setRenderingDefId(long renderingDefId, Callback_ThumbnailStore_setRenderingDefId __cb)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY)
Checks if a thumbnail of a particular size exists for a pixels set.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Checks if a thumbnail of a particular size exists for a pixels set.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks if a thumbnail of a particular size exists for a pixels set.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Checks if a thumbnail of a particular size exists for a pixels set.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks if a thumbnail of a particular size exists for a pixels set.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Checks if a thumbnail of a particular size exists for a pixels set.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks if a thumbnail of a particular size exists for a pixels set.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Checks if a thumbnail of a particular size exists for a pixels set.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_thumbnailExists __cb)
Checks if a thumbnail of a particular size exists for a pixels set.Ice.AsyncResult
begin_thumbnailExists(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_thumbnailExists __cb)
Checks if a thumbnail of a particular size exists for a pixels set.static ThumbnailStorePrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static ThumbnailStorePrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static ThumbnailStorePrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static ThumbnailStorePrx
checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.void
close()
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.void
close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.void
createThumbnail(RInt sizeX, RInt sizeY)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.void
createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.void
createThumbnails()
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.void
createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.void
createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.void
createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.void
end_activate(Ice.AsyncResult __iresult)
Load a service implementation from disk if it was previously passivated.void
end_close(Ice.AsyncResult __iresult)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.void
end_createThumbnail(Ice.AsyncResult __iresult)
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.void
end_createThumbnails(Ice.AsyncResult __iresult)
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.void
end_createThumbnailsByLongestSideSet(Ice.AsyncResult __iresult)
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache.EventContext
end_getCurrentEventContext(Ice.AsyncResult __iresult)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.long
end_getRenderingDefId(Ice.AsyncResult __iresult)
Return the id of theRenderingDef
loaded in this instance.byte[]
end_getThumbnail(Ice.AsyncResult __iresult)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
end_getThumbnailByLongestSide(Ice.AsyncResult __iresult)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
end_getThumbnailByLongestSideDirect(Ice.AsyncResult __iresult)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).java.util.Map<java.lang.Long,byte[]>
end_getThumbnailByLongestSideSet(Ice.AsyncResult __iresult)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).byte[]
end_getThumbnailDirect(Ice.AsyncResult __iresult)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
end_getThumbnailForSectionByLongestSideDirect(Ice.AsyncResult __iresult)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.byte[]
end_getThumbnailForSectionDirect(Ice.AsyncResult __iresult)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.java.util.Map<java.lang.Long,byte[]>
end_getThumbnailSet(Ice.AsyncResult __iresult)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).byte[]
end_getThumbnailWithoutDefault(Ice.AsyncResult __iresult)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).boolean
end_isInProgress(Ice.AsyncResult __iresult)
This returns the last available in progress state for a thumbnail.void
end_passivate(Ice.AsyncResult __iresult)
Causes the blitz server to store the service implementation to disk to free memory.void
end_resetDefaults(Ice.AsyncResult __iresult)
Resets the rendering definition for the active pixels set to its default settings.boolean
end_setPixelsId(Ice.AsyncResult __iresult)
This method manages the state of the service; it must be invoked before using any other methods.void
end_setRenderingDefId(Ice.AsyncResult __iresult)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.boolean
end_thumbnailExists(Ice.AsyncResult __iresult)
Checks if a thumbnail of a particular size exists for a pixels set.EventContext
getCurrentEventContext()
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.EventContext
getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.long
getRenderingDefId()
Return the id of theRenderingDef
loaded in this instance.long
getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return the id of theRenderingDef
loaded in this instance.byte[]
getThumbnail(RInt sizeX, RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
getThumbnailByLongestSide(RInt size)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
getThumbnailByLongestSideDirect(RInt size)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).java.util.Map<java.lang.Long,byte[]>
getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).java.util.Map<java.lang.Long,byte[]>
getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).byte[]
getThumbnailDirect(RInt sizeX, RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.byte[]
getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.byte[]
getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.byte[]
getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section.java.util.Map<java.lang.Long,byte[]>
getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).java.util.Map<java.lang.Long,byte[]>
getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef).byte[]
getThumbnailWithoutDefault(RInt sizeX, RInt sizeY)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).byte[]
getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef).static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.boolean
isInProgress()
This returns the last available in progress state for a thumbnail.boolean
isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx)
This returns the last available in progress state for a thumbnail.void
passivate()
Causes the blitz server to store the service implementation to disk to free memory.void
passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Causes the blitz server to store the service implementation to disk to free memory.void
resetDefaults()
Resets the rendering definition for the active pixels set to its default settings.void
resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the rendering definition for the active pixels set to its default settings.boolean
setPixelsId(long pixelsId)
This method manages the state of the service; it must be invoked before using any other methods.boolean
setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service; it must be invoked before using any other methods.void
setRenderingDefId(long renderingDefId)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.void
setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service; it should be invoked directly aftersetPixelsId
.boolean
thumbnailExists(RInt sizeX, RInt sizeY)
Checks if a thumbnail of a particular size exists for a pixels set.boolean
thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks if a thumbnail of a particular size exists for a pixels set.static ThumbnailStorePrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static ThumbnailStorePrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
activate
public void activate() throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
activate
in interfaceStatefulServiceInterfacePrx
- Throws:
ServerError
-
activate
public void activate(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_activate
public Ice.AsyncResult begin_activate()
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(Callback_StatefulServiceInterface_activate __cb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_activate __cb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_activate
public void end_activate(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
end_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__activate_completed
public static void __activate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
close
public void close() throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
close
in interfaceStatefulServiceInterfacePrx
- Throws:
ServerError
-
close
public void close(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_close
public Ice.AsyncResult begin_close()
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(Callback_StatefulServiceInterface_close __cb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_close __cb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_close
public void end_close(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
end_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__close_completed
public static void __close_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
getCurrentEventContext
public EventContext getCurrentEventContext() throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Throws:
ServerError
-
getCurrentEventContext
public EventContext getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext()
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(Callback_StatefulServiceInterface_getCurrentEventContext __cb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_getCurrentEventContext __cb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getCurrentEventContext
public EventContext end_getCurrentEventContext(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
end_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getCurrentEventContext_completed
public static void __getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb, Ice.AsyncResult __result)
-
passivate
public void passivate() throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
passivate
in interfaceStatefulServiceInterfacePrx
- Throws:
ServerError
-
passivate
public void passivate(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_passivate
public Ice.AsyncResult begin_passivate()
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(Callback_StatefulServiceInterface_passivate __cb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_passivate __cb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_passivate
public void end_passivate(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
end_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__passivate_completed
public static void __passivate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
createThumbnail
public void createThumbnail(RInt sizeX, RInt sizeY) throws ServerError
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
createThumbnail
public void createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- The asynchronous result object.
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_createThumbnail __cb)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_createThumbnail __cb)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createThumbnail
public Ice.AsyncResult begin_createThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
begin_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createThumbnail
public void end_createThumbnail(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Creates a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache.- Specified by:
end_createThumbnail
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
__createThumbnail_completed
public static void __createThumbnail_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
createThumbnails
public void createThumbnails() throws ServerError
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
createThumbnails
in interfaceThumbnailStorePrx
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
createThumbnails
public void createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails()
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Returns:
- The asynchronous result object.
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails(Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails(Callback_ThumbnailStore_createThumbnails __cb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_createThumbnails __cb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createThumbnails
public Ice.AsyncResult begin_createThumbnails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
begin_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createThumbnails
public void end_createThumbnails(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a pixels set using a given set of rendering settings (RenderingDef) in the on-disk cache for every sizeX/sizeY combination already cached.- Specified by:
end_createThumbnails
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
__createThumbnails_completed
public static void __createThumbnails_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
createThumbnailsByLongestSideSet
public void createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds) throws ServerError
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.createThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.createThumbnails()
-
createThumbnailsByLongestSideSet
public void createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.createThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.createThumbnails()
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.- Returns:
- The asynchronous result object.
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Callback_ThumbnailStore_createThumbnailsByLongestSideSet __cb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_createThumbnailsByLongestSideSet __cb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createThumbnailsByLongestSideSet
public Ice.AsyncResult begin_createThumbnailsByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
begin_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createThumbnailsByLongestSideSet
public void end_createThumbnailsByLongestSideSet(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Creates thumbnails for a number of pixels sets using a given set of rendering settings (RenderingDef) in the on-disk cache. Unlike the other thumbnail creation methods, this method may be called without first callingsetPixelsId
. This method will not reset or modify rendering settings in any way. If rendering settings for a pixels set are not present, thumbnail creation for that pixels set will not be performed.- Specified by:
end_createThumbnailsByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.createThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.createThumbnails()
-
__createThumbnailsByLongestSideSet_completed
public static void __createThumbnailsByLongestSideSet_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
getRenderingDefId
public long getRenderingDefId() throws ServerError
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
getRenderingDefId
in interfaceThumbnailStorePrx
- Throws:
ServerError
-
getRenderingDefId
public long getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId()
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId(Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId(Callback_ThumbnailStore_getRenderingDefId __cb)
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getRenderingDefId __cb)
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getRenderingDefId
public Ice.AsyncResult begin_getRenderingDefId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
begin_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getRenderingDefId
public long end_getRenderingDefId(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Return the id of theRenderingDef
loaded in this instance.- Specified by:
end_getRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getRenderingDefId_completed
public static void __getRenderingDefId_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
-
getThumbnail
public byte[] getThumbnail(RInt sizeX, RInt sizeY) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
getThumbnail
public byte[] getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- The asynchronous result object.
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnail __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnail __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnail
public Ice.AsyncResult begin_getThumbnail(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
begin_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getThumbnail
public byte[] end_getThumbnail(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is missing, a clock will be returned to signify that the thumbnail is yet to be generated.- Specified by:
end_getThumbnail
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
__getThumbnail_completed
public static void __getThumbnail_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
-
getThumbnailByLongestSide
public byte[] getThumbnailByLongestSide(RInt size) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
getThumbnailByLongestSide
public byte[] getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, Callback_ThumbnailStore_getThumbnailByLongestSide __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailByLongestSide __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSide
public Ice.AsyncResult begin_getThumbnailByLongestSide(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getThumbnailByLongestSide
public byte[] end_getThumbnailByLongestSide(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
end_getThumbnailByLongestSide
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
__getThumbnailByLongestSide_completed
public static void __getThumbnailByLongestSide_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
-
getThumbnailByLongestSideDirect
public byte[] getThumbnailByLongestSideDirect(RInt size) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
getThumbnailByLongestSideDirect
public byte[] getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, Callback_ThumbnailStore_getThumbnailByLongestSideDirect __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailByLongestSideDirect __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailByLongestSideDirect(RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getThumbnailByLongestSideDirect
public byte[] end_getThumbnailByLongestSideDirect(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
end_getThumbnailByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
__getThumbnailByLongestSideDirect_completed
public static void __getThumbnailByLongestSideDirect_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
-
getThumbnailByLongestSideSet
public java.util.Map<java.lang.Long,byte[]> getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.- Returns:
- a map whose keys are pixels ids and values are JPEG
thumbnail byte buffers or
null
if an exception was thrown while attempting to retrieve the thumbnail for that particular Pixels set. - Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailSet(omero.RInt, omero.RInt, java.util.List<java.lang.Long>)
-
getThumbnailByLongestSideSet
public java.util.Map<java.lang.Long,byte[]> getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.- Returns:
- a map whose keys are pixels ids and values are JPEG
thumbnail byte buffers or
null
if an exception was thrown while attempting to retrieve the thumbnail for that particular Pixels set. - Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailSet(omero.RInt, omero.RInt, java.util.List<java.lang.Long>)
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, Callback_ThumbnailStore_getThumbnailByLongestSideSet __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailByLongestSideSet __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailByLongestSideSet
public Ice.AsyncResult begin_getThumbnailByLongestSideSet(RInt size, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getThumbnailByLongestSideSet
public java.util.Map<java.lang.Long,byte[]> end_getThumbnailByLongestSideSet(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the Thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailByLongestSideDirect
. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
end_getThumbnailByLongestSideSet
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a map whose keys are pixels ids and values are JPEG
thumbnail byte buffers or
null
if an exception was thrown while attempting to retrieve the thumbnail for that particular Pixels set. - Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailSet(omero.RInt, omero.RInt, java.util.List<java.lang.Long>)
-
__getThumbnailByLongestSideSet_completed
public static void __getThumbnailByLongestSideSet_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,byte[]>> __cb, Ice.AsyncResult __result)
-
getThumbnailDirect
public byte[] getThumbnailDirect(RInt sizeX, RInt sizeY) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
getThumbnailDirect
public byte[] getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- The asynchronous result object.
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnailDirect __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailDirect __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailDirect
public Ice.AsyncResult begin_getThumbnailDirect(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getThumbnailDirect
public byte[] end_getThumbnailDirect(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
end_getThumbnailDirect
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
__getThumbnailDirect_completed
public static void __getThumbnailDirect_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
-
getThumbnailForSectionByLongestSideDirect
public byte[] getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
getThumbnailForSectionByLongestSideDirect
public byte[] getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.size
- the size of the longest side of the thumbnail requested.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionByLongestSideDirect
public Ice.AsyncResult begin_getThumbnailForSectionByLongestSideDirect(int theZ, int theT, RInt size, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
begin_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getThumbnailForSectionByLongestSideDirect
public byte[] end_getThumbnailForSectionByLongestSideDirect(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.- Specified by:
end_getThumbnailForSectionByLongestSideDirect
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
__getThumbnailForSectionByLongestSideDirect_completed
public static void __getThumbnailForSectionByLongestSideDirect_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
-
getThumbnailForSectionDirect
public byte[] getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
getThumbnailForSectionDirect
public byte[] getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnailForSectionDirect __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailForSectionDirect __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailForSectionDirect
public Ice.AsyncResult begin_getThumbnailForSectionDirect(int theZ, int theT, RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
begin_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
theZ
- the optical section (offset across the Z-axis) to use.theT
- the timepoint (offset across the T-axis) to use.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getThumbnailForSectionDirect
public byte[] end_getThumbnailForSectionDirect(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache.- Specified by:
end_getThumbnailForSectionDirect
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a JPEG thumbnail byte buffer.
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
__getThumbnailForSectionDirect_completed
public static void __getThumbnailForSectionDirect_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
-
getThumbnailSet
public java.util.Map<java.lang.Long,byte[]> getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.- Returns:
- a map whose keys are pixels ids and values are JPEG
thumbnail byte buffers or
null
if an exception was thrown while attempting to retrieve the thumbnail for that particular Pixels set. - Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
getThumbnailSet
public java.util.Map<java.lang.Long,byte[]> getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.- Returns:
- a map whose keys are pixels ids and values are JPEG
thumbnail byte buffers or
null
if an exception was thrown while attempting to retrieve the thumbnail for that particular Pixels set. - Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.- Returns:
- The asynchronous result object.
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, Callback_ThumbnailStore_getThumbnailSet __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailSet __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailSet
public Ice.AsyncResult begin_getThumbnailSet(RInt sizeX, RInt sizeY, java.util.List<java.lang.Long> pixelsIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,byte[]>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
begin_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.pixelsIds
- the Pixels sets to retrieve thumbnails for.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getThumbnailSet
public java.util.Map<java.lang.Long,byte[]> end_getThumbnailSet(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a number of thumbnails for pixels sets using given sets of rendering settings (RenderingDef). If the thumbnails exist in the on-disk cache they will be returned directly, otherwise they will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. Unlike the other thumbnail retrieval methods, this method may be called without first callingsetPixelsId
.- Specified by:
end_getThumbnailSet
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a map whose keys are pixels ids and values are JPEG
thumbnail byte buffers or
null
if an exception was thrown while attempting to retrieve the thumbnail for that particular Pixels set. - Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
-
__getThumbnailSet_completed
public static void __getThumbnailSet_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,byte[]>> __cb, Ice.AsyncResult __result)
-
getThumbnailWithoutDefault
public byte[] getThumbnailWithoutDefault(RInt sizeX, RInt sizeY) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- a JPEG thumbnail byte buffer
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
getThumbnailWithoutDefault
public byte[] getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- a JPEG thumbnail byte buffer
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- The asynchronous result object.
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_getThumbnailWithoutDefault __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_getThumbnailWithoutDefault __cb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getThumbnailWithoutDefault
public Ice.AsyncResult begin_getThumbnailWithoutDefault(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
begin_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getThumbnailWithoutDefault
public byte[] end_getThumbnailWithoutDefault(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef). If the thumbnail exists in the on-disk cache it will be returned directly, otherwise it will be created as ingetThumbnailDirect
, placed in the on-disk cache and returned. If the thumbnail is still to be generated, an empty array will be returned.- Specified by:
end_getThumbnailWithoutDefault
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a JPEG thumbnail byte buffer
- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
__getThumbnailWithoutDefault_completed
public static void __getThumbnailWithoutDefault_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
-
isInProgress
public boolean isInProgress() throws ServerError
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
isInProgress
in interfaceThumbnailStorePrx
- Returns:
true
if the image is in the process of being imported or a pyramid is being generated for it.- Throws:
ServerError
-
isInProgress
public boolean isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
true
if the image is in the process of being imported or a pyramid is being generated for it.- Throws:
ServerError
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress()
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Returns:
- The asynchronous result object.
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress(Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress(Callback_ThumbnailStore_isInProgress __cb)
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_isInProgress __cb)
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isInProgress
public Ice.AsyncResult begin_isInProgress(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
begin_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isInProgress
public boolean end_isInProgress(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
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.- Specified by:
end_isInProgress
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
true
if the image is in the process of being imported or a pyramid is being generated for it.- Throws:
ServerError
-
__isInProgress_completed
public static void __isInProgress_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
-
resetDefaults
public void resetDefaults() throws ServerError
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
resetDefaults
in interfaceThumbnailStorePrx
- Throws:
ServerError
-
resetDefaults
public void resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults()
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Returns:
- The asynchronous result object.
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults(Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults(Callback_ThumbnailStore_resetDefaults __cb)
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_resetDefaults __cb)
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_resetDefaults
public Ice.AsyncResult begin_resetDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
begin_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_resetDefaults
public void end_resetDefaults(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Resets the rendering definition for the active pixels set to its default settings.- Specified by:
end_resetDefaults
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__resetDefaults_completed
public static void __resetDefaults_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
setPixelsId
public boolean setPixelsId(long pixelsId) throws ServerError
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.- Returns:
true
if aRenderingDef
exists for thePixels
set, otherwisefalse
- Throws:
ServerError
-
setPixelsId
public boolean setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__ctx
- The Context map to send with the invocation.- Returns:
true
if aRenderingDef
exists for thePixels
set, otherwisefalse
- Throws:
ServerError
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.- Returns:
- The asynchronous result object.
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId, Callback_ThumbnailStore_setPixelsId __cb)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_setPixelsId __cb)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setPixelsId
public Ice.AsyncResult begin_setPixelsId(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
begin_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
pixelsId
- anPixels
id.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setPixelsId
public boolean end_setPixelsId(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
This method manages the state of the service; it must be invoked before using any other methods. As theThumbnailStore
relies on theRenderingEngine
, a valid rendering definition must be available for it to work.- Specified by:
end_setPixelsId
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
true
if aRenderingDef
exists for thePixels
set, otherwisefalse
- Throws:
ServerError
-
__setPixelsId_completed
public static void __setPixelsId_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
-
setRenderingDefId
public void setRenderingDefId(long renderingDefId) throws ServerError
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.- Throws:
ServerError
-
setRenderingDefId
public void setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.- Returns:
- The asynchronous result object.
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, Callback_ThumbnailStore_setRenderingDefId __cb)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_setRenderingDefId __cb)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setRenderingDefId
public Ice.AsyncResult begin_setRenderingDefId(long renderingDefId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
begin_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
renderingDefId
- anRenderingDef
id.null
specifies the user's currently active rendering settings to be used.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setRenderingDefId
public void end_setRenderingDefId(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
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
.- Specified by:
end_setRenderingDefId
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__setRenderingDefId_completed
public static void __setRenderingDefId_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
thumbnailExists
public boolean thumbnailExists(RInt sizeX, RInt sizeY) throws ServerError
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
thumbnailExists
public boolean thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.- Returns:
- The asynchronous result object.
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, Callback_ThumbnailStore_thumbnailExists __cb)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ThumbnailStore_thumbnailExists __cb)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_thumbnailExists
public Ice.AsyncResult begin_thumbnailExists(RInt sizeX, RInt sizeY, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
begin_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
sizeX
- the X-axis width of the thumbnail.null
specifies the default size of 48.sizeY
- the Y-axis width of the thumbnail.null
specifies the default size of 48.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_thumbnailExists
public boolean end_thumbnailExists(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ThumbnailStorePrx
Checks if a thumbnail of a particular size exists for a pixels set.- Specified by:
end_thumbnailExists
in interfaceThumbnailStorePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
- See Also:
ThumbnailStorePrx.getThumbnail(omero.RInt, omero.RInt)
,ThumbnailStorePrx.getThumbnailDirect(omero.RInt, omero.RInt)
-
__thumbnailExists_completed
public static void __thumbnailExists_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
-
checkedCast
public static ThumbnailStorePrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ThumbnailStorePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ThumbnailStorePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ThumbnailStorePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static ThumbnailStorePrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static ThumbnailStorePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, ThumbnailStorePrx v)
-
__read
public static ThumbnailStorePrx __read(IceInternal.BasicStream __is)
-
-