Package omero.model
Class RenderingDefPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.RenderingDefPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,IObjectPrx
,RenderingDefPrx
public final class RenderingDefPrxHelper extends Ice.ObjectPrxHelperBase implements RenderingDefPrx
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 RenderingDefPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__copyProjections_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectionDef>> __cb, Ice.AsyncResult __result)
static void
__copyWaveRendering_completed(Ice.TwowayCallbackArg1<java.util.List<ChannelBinding>> __cb, Ice.AsyncResult __result)
static void
__getChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
static void
__getCompression_completed(Ice.TwowayCallbackArg1<RDouble> __cb, Ice.AsyncResult __result)
static void
__getDefaultT_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getDefaultZ_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
static void
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
static void
__getModel_completed(Ice.TwowayCallbackArg1<RenderingModel> __cb, Ice.AsyncResult __result)
static void
__getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getPixels_completed(Ice.TwowayCallbackArg1<Pixels> __cb, Ice.AsyncResult __result)
static void
__getPrimaryChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
static void
__getPrimaryProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
static void
__getProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
static void
__getQuantization_completed(Ice.TwowayCallbackArg1<QuantumDef> __cb, Ice.AsyncResult __result)
static void
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static RenderingDefPrx
__read(IceInternal.BasicStream __is)
static void
__setChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
static void
__setPrimaryChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
static void
__setPrimaryProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
static void
__setProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
static void
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static void
__sizeOfProjections_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfWaveRendering_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, RenderingDefPrx v)
void
addAllChannelBindingSet(java.util.List<ChannelBinding> targets)
void
addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllProjectionDefSet(java.util.List<ProjectionDef> targets)
void
addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addChannelBinding(ChannelBinding target)
void
addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addProjectionDef(ProjectionDef target)
void
addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addAllChannelBindingSet __cb)
Ice.AsyncResult
begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, Callback_RenderingDef_addAllChannelBindingSet __cb)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addAllProjectionDefSet __cb)
Ice.AsyncResult
begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, Callback_RenderingDef_addAllProjectionDefSet __cb)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target, Ice.Callback __cb)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addChannelBinding __cb)
Ice.AsyncResult
begin_addChannelBinding(ChannelBinding target, Callback_RenderingDef_addChannelBinding __cb)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target, Ice.Callback __cb)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addProjectionDef __cb)
Ice.AsyncResult
begin_addProjectionDef(ProjectionDef target, Callback_RenderingDef_addProjectionDef __cb)
Ice.AsyncResult
begin_clearProjections()
Ice.AsyncResult
begin_clearProjections(Ice.Callback __cb)
Ice.AsyncResult
begin_clearProjections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearProjections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_clearProjections __cb)
Ice.AsyncResult
begin_clearProjections(Callback_RenderingDef_clearProjections __cb)
Ice.AsyncResult
begin_clearWaveRendering()
Ice.AsyncResult
begin_clearWaveRendering(Ice.Callback __cb)
Ice.AsyncResult
begin_clearWaveRendering(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearWaveRendering(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_clearWaveRendering __cb)
Ice.AsyncResult
begin_clearWaveRendering(Callback_RenderingDef_clearWaveRendering __cb)
Ice.AsyncResult
begin_copyProjections()
Ice.AsyncResult
begin_copyProjections(Ice.Callback __cb)
Ice.AsyncResult
begin_copyProjections(IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyProjections(IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_copyProjections __cb)
Ice.AsyncResult
begin_copyProjections(Callback_RenderingDef_copyProjections __cb)
Ice.AsyncResult
begin_copyWaveRendering()
Ice.AsyncResult
begin_copyWaveRendering(Ice.Callback __cb)
Ice.AsyncResult
begin_copyWaveRendering(IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyWaveRendering(IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_copyWaveRendering __cb)
Ice.AsyncResult
begin_copyWaveRendering(Callback_RenderingDef_copyWaveRendering __cb)
Ice.AsyncResult
begin_getChannelBinding(int index)
Ice.AsyncResult
begin_getChannelBinding(int index, Ice.Callback __cb)
Ice.AsyncResult
begin_getChannelBinding(int index, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getChannelBinding(int index, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getChannelBinding __cb)
Ice.AsyncResult
begin_getChannelBinding(int index, Callback_RenderingDef_getChannelBinding __cb)
Ice.AsyncResult
begin_getCompression()
Ice.AsyncResult
begin_getCompression(Ice.Callback __cb)
Ice.AsyncResult
begin_getCompression(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getCompression(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getCompression __cb)
Ice.AsyncResult
begin_getCompression(Callback_RenderingDef_getCompression __cb)
Ice.AsyncResult
begin_getDefaultT()
Ice.AsyncResult
begin_getDefaultT(Ice.Callback __cb)
Ice.AsyncResult
begin_getDefaultT(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDefaultT(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getDefaultT __cb)
Ice.AsyncResult
begin_getDefaultT(Callback_RenderingDef_getDefaultT __cb)
Ice.AsyncResult
begin_getDefaultZ()
Ice.AsyncResult
begin_getDefaultZ(Ice.Callback __cb)
Ice.AsyncResult
begin_getDefaultZ(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDefaultZ(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getDefaultZ __cb)
Ice.AsyncResult
begin_getDefaultZ(Callback_RenderingDef_getDefaultZ __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getId()
Ice.AsyncResult
begin_getId(Ice.Callback __cb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getId(Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getModel()
Ice.AsyncResult
begin_getModel(Ice.Callback __cb)
Ice.AsyncResult
begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getModel __cb)
Ice.AsyncResult
begin_getModel(Callback_RenderingDef_getModel __cb)
Ice.AsyncResult
begin_getName()
Ice.AsyncResult
begin_getName(Ice.Callback __cb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getName __cb)
Ice.AsyncResult
begin_getName(Callback_RenderingDef_getName __cb)
Ice.AsyncResult
begin_getPixels()
Ice.AsyncResult
begin_getPixels(Ice.Callback __cb)
Ice.AsyncResult
begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getPixels __cb)
Ice.AsyncResult
begin_getPixels(Callback_RenderingDef_getPixels __cb)
Ice.AsyncResult
begin_getPrimaryChannelBinding()
Ice.AsyncResult
begin_getPrimaryChannelBinding(Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryChannelBinding(IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryChannelBinding(IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getPrimaryChannelBinding __cb)
Ice.AsyncResult
begin_getPrimaryChannelBinding(Callback_RenderingDef_getPrimaryChannelBinding __cb)
Ice.AsyncResult
begin_getPrimaryProjectionDef()
Ice.AsyncResult
begin_getPrimaryProjectionDef(Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryProjectionDef(IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryProjectionDef(IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getPrimaryProjectionDef __cb)
Ice.AsyncResult
begin_getPrimaryProjectionDef(Callback_RenderingDef_getPrimaryProjectionDef __cb)
Ice.AsyncResult
begin_getProjectionDef(int index)
Ice.AsyncResult
begin_getProjectionDef(int index, Ice.Callback __cb)
Ice.AsyncResult
begin_getProjectionDef(int index, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getProjectionDef(int index, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getProjectionDef __cb)
Ice.AsyncResult
begin_getProjectionDef(int index, Callback_RenderingDef_getProjectionDef __cb)
Ice.AsyncResult
begin_getQuantization()
Ice.AsyncResult
begin_getQuantization(Ice.Callback __cb)
Ice.AsyncResult
begin_getQuantization(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getQuantization(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getQuantization __cb)
Ice.AsyncResult
begin_getQuantization(Callback_RenderingDef_getQuantization __cb)
Ice.AsyncResult
begin_getVersion()
Ice.AsyncResult
begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_RenderingDef_getVersion __cb)
Ice.AsyncResult
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isLink()
A link between two other types.Ice.AsyncResult
begin_isLink(Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLoaded()
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isMutable()
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy)
Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_reloadProjections __cb)
Ice.AsyncResult
begin_reloadProjections(RenderingDef toCopy, Callback_RenderingDef_reloadProjections __cb)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_reloadWaveRendering __cb)
Ice.AsyncResult
begin_reloadWaveRendering(RenderingDef toCopy, Callback_RenderingDef_reloadWaveRendering __cb)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeAllChannelBindingSet __cb)
Ice.AsyncResult
begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, Callback_RenderingDef_removeAllChannelBindingSet __cb)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeAllProjectionDefSet __cb)
Ice.AsyncResult
begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, Callback_RenderingDef_removeAllProjectionDefSet __cb)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeChannelBinding __cb)
Ice.AsyncResult
begin_removeChannelBinding(ChannelBinding theTarget, Callback_RenderingDef_removeChannelBinding __cb)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeProjectionDef __cb)
Ice.AsyncResult
begin_removeProjectionDef(ProjectionDef theTarget, Callback_RenderingDef_removeProjectionDef __cb)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setChannelBinding __cb)
Ice.AsyncResult
begin_setChannelBinding(int index, ChannelBinding theElement, Callback_RenderingDef_setChannelBinding __cb)
Ice.AsyncResult
begin_setCompression(RDouble theCompression)
Ice.AsyncResult
begin_setCompression(RDouble theCompression, Ice.Callback __cb)
Ice.AsyncResult
begin_setCompression(RDouble theCompression, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setCompression(RDouble theCompression, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setCompression __cb)
Ice.AsyncResult
begin_setCompression(RDouble theCompression, Callback_RenderingDef_setCompression __cb)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT, Ice.Callback __cb)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setDefaultT __cb)
Ice.AsyncResult
begin_setDefaultT(RInt theDefaultT, Callback_RenderingDef_setDefaultT __cb)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ, Ice.Callback __cb)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setDefaultZ __cb)
Ice.AsyncResult
begin_setDefaultZ(RInt theDefaultZ, Callback_RenderingDef_setDefaultZ __cb)
Ice.AsyncResult
begin_setId(RLong id)
Ice.AsyncResult
begin_setId(RLong id, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setId(RLong id, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setModel(RenderingModel theModel)
Ice.AsyncResult
begin_setModel(RenderingModel theModel, Ice.Callback __cb)
Ice.AsyncResult
begin_setModel(RenderingModel theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setModel(RenderingModel theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setModel __cb)
Ice.AsyncResult
begin_setModel(RenderingModel theModel, Callback_RenderingDef_setModel __cb)
Ice.AsyncResult
begin_setName(RString theName)
Ice.AsyncResult
begin_setName(RString theName, Ice.Callback __cb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setName __cb)
Ice.AsyncResult
begin_setName(RString theName, Callback_RenderingDef_setName __cb)
Ice.AsyncResult
begin_setPixels(Pixels thePixels)
Ice.AsyncResult
begin_setPixels(Pixels thePixels, Ice.Callback __cb)
Ice.AsyncResult
begin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setPixels __cb)
Ice.AsyncResult
begin_setPixels(Pixels thePixels, Callback_RenderingDef_setPixels __cb)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setPrimaryChannelBinding __cb)
Ice.AsyncResult
begin_setPrimaryChannelBinding(ChannelBinding theElement, Callback_RenderingDef_setPrimaryChannelBinding __cb)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setPrimaryProjectionDef __cb)
Ice.AsyncResult
begin_setPrimaryProjectionDef(ProjectionDef theElement, Callback_RenderingDef_setPrimaryProjectionDef __cb)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setProjectionDef __cb)
Ice.AsyncResult
begin_setProjectionDef(int index, ProjectionDef theElement, Callback_RenderingDef_setProjectionDef __cb)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization, Ice.Callback __cb)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setQuantization __cb)
Ice.AsyncResult
begin_setQuantization(QuantumDef theQuantization, Callback_RenderingDef_setQuantization __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_RenderingDef_setVersion __cb)
Ice.AsyncResult
begin_shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_sizeOfProjections()
Ice.AsyncResult
begin_sizeOfProjections(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfProjections(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfProjections(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_sizeOfProjections __cb)
Ice.AsyncResult
begin_sizeOfProjections(Callback_RenderingDef_sizeOfProjections __cb)
Ice.AsyncResult
begin_sizeOfWaveRendering()
Ice.AsyncResult
begin_sizeOfWaveRendering(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfWaveRendering(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfWaveRendering(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_sizeOfWaveRendering __cb)
Ice.AsyncResult
begin_sizeOfWaveRendering(Callback_RenderingDef_sizeOfWaveRendering __cb)
Ice.AsyncResult
begin_unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unloadCollections()
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadDetails()
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadProjections()
Ice.AsyncResult
begin_unloadProjections(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadProjections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadProjections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_unloadProjections __cb)
Ice.AsyncResult
begin_unloadProjections(Callback_RenderingDef_unloadProjections __cb)
Ice.AsyncResult
begin_unloadWaveRendering()
Ice.AsyncResult
begin_unloadWaveRendering(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadWaveRendering(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadWaveRendering(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_unloadWaveRendering __cb)
Ice.AsyncResult
begin_unloadWaveRendering(Callback_RenderingDef_unloadWaveRendering __cb)
static RenderingDefPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static RenderingDefPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static RenderingDefPrx
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 RenderingDefPrx
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
clearProjections()
void
clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearWaveRendering()
void
clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<ProjectionDef>
copyProjections()
java.util.List<ProjectionDef>
copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<ChannelBinding>
copyWaveRendering()
java.util.List<ChannelBinding>
copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllChannelBindingSet(Ice.AsyncResult __iresult)
void
end_addAllProjectionDefSet(Ice.AsyncResult __iresult)
void
end_addChannelBinding(Ice.AsyncResult __iresult)
void
end_addProjectionDef(Ice.AsyncResult __iresult)
void
end_clearProjections(Ice.AsyncResult __iresult)
void
end_clearWaveRendering(Ice.AsyncResult __iresult)
java.util.List<ProjectionDef>
end_copyProjections(Ice.AsyncResult __iresult)
java.util.List<ChannelBinding>
end_copyWaveRendering(Ice.AsyncResult __iresult)
ChannelBinding
end_getChannelBinding(Ice.AsyncResult __iresult)
RDouble
end_getCompression(Ice.AsyncResult __iresult)
RInt
end_getDefaultT(Ice.AsyncResult __iresult)
RInt
end_getDefaultZ(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
RenderingModel
end_getModel(Ice.AsyncResult __iresult)
RString
end_getName(Ice.AsyncResult __iresult)
Pixels
end_getPixels(Ice.AsyncResult __iresult)
ChannelBinding
end_getPrimaryChannelBinding(Ice.AsyncResult __iresult)
ProjectionDef
end_getPrimaryProjectionDef(Ice.AsyncResult __iresult)
ProjectionDef
end_getProjectionDef(Ice.AsyncResult __iresult)
QuantumDef
end_getQuantization(Ice.AsyncResult __iresult)
RInt
end_getVersion(Ice.AsyncResult __iresult)
boolean
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.boolean
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.boolean
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.IObject
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
end_reloadProjections(Ice.AsyncResult __iresult)
void
end_reloadWaveRendering(Ice.AsyncResult __iresult)
void
end_removeAllChannelBindingSet(Ice.AsyncResult __iresult)
void
end_removeAllProjectionDefSet(Ice.AsyncResult __iresult)
void
end_removeChannelBinding(Ice.AsyncResult __iresult)
void
end_removeProjectionDef(Ice.AsyncResult __iresult)
ChannelBinding
end_setChannelBinding(Ice.AsyncResult __iresult)
void
end_setCompression(Ice.AsyncResult __iresult)
void
end_setDefaultT(Ice.AsyncResult __iresult)
void
end_setDefaultZ(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setModel(Ice.AsyncResult __iresult)
void
end_setName(Ice.AsyncResult __iresult)
void
end_setPixels(Ice.AsyncResult __iresult)
ChannelBinding
end_setPrimaryChannelBinding(Ice.AsyncResult __iresult)
ProjectionDef
end_setPrimaryProjectionDef(Ice.AsyncResult __iresult)
ProjectionDef
end_setProjectionDef(Ice.AsyncResult __iresult)
void
end_setQuantization(Ice.AsyncResult __iresult)
void
end_setVersion(Ice.AsyncResult __iresult)
IObject
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
end_sizeOfProjections(Ice.AsyncResult __iresult)
int
end_sizeOfWaveRendering(Ice.AsyncResult __iresult)
void
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently of the object itself.void
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link to many other objects.void
end_unloadProjections(Ice.AsyncResult __iresult)
void
end_unloadWaveRendering(Ice.AsyncResult __iresult)
ChannelBinding
getChannelBinding(int index)
ChannelBinding
getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
RDouble
getCompression()
RDouble
getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getDefaultT()
RInt
getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getDefaultZ()
RInt
getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
RenderingModel
getModel()
RenderingModel
getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getName()
RString
getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Pixels
getPixels()
Pixels
getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
ChannelBinding
getPrimaryChannelBinding()
ChannelBinding
getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx)
ProjectionDef
getPrimaryProjectionDef()
ProjectionDef
getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
ProjectionDef
getProjectionDef(int index)
ProjectionDef
getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
QuantumDef
getQuantization()
QuantumDef
getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.boolean
isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink()
A link between two other types.boolean
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.boolean
isLoaded()
Tests if the objects are loaded or not.boolean
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.boolean
isMutable()
The server will persist changes made to these types.boolean
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.IObject
proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObject
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
reloadProjections(RenderingDef toCopy)
void
reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadWaveRendering(RenderingDef toCopy)
void
reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllChannelBindingSet(java.util.List<ChannelBinding> targets)
void
removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllProjectionDefSet(java.util.List<ProjectionDef> targets)
void
removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeChannelBinding(ChannelBinding theTarget)
void
removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeProjectionDef(ProjectionDef theTarget)
void
removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
ChannelBinding
setChannelBinding(int index, ChannelBinding theElement)
ChannelBinding
setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setCompression(RDouble theCompression)
void
setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setDefaultT(RInt theDefaultT)
void
setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setDefaultZ(RInt theDefaultZ)
void
setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setId(RLong id)
void
setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setModel(RenderingModel theModel)
void
setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setName(RString theName)
void
setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setPixels(Pixels thePixels)
void
setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
ChannelBinding
setPrimaryChannelBinding(ChannelBinding theElement)
ChannelBinding
setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
ProjectionDef
setPrimaryProjectionDef(ProjectionDef theElement)
ProjectionDef
setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
ProjectionDef
setProjectionDef(int index, ProjectionDef theElement)
ProjectionDef
setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setQuantization(QuantumDef theQuantization)
void
setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setVersion(RInt theVersion)
void
setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObject
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
sizeOfProjections()
int
sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfWaveRendering()
int
sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
static RenderingDefPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static RenderingDefPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unloadCollections()
Each collection can also be unloaded, independently of the object itself.void
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.void
unloadDetails()
As with collections, the objects under details can link to many other objects.void
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.void
unloadProjections()
void
unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadWaveRendering()
void
unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
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
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotated
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobal
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLink
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoaded
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutable
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unload
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollections
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetails
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
addAllChannelBindingSet
public void addAllChannelBindingSet(java.util.List<ChannelBinding> targets)
- Specified by:
addAllChannelBindingSet
in interfaceRenderingDefPrx
-
addAllChannelBindingSet
public void addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Callback __cb)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, Callback_RenderingDef_addAllChannelBindingSet __cb)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addAllChannelBindingSet __cb)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_addAllChannelBindingSet
public Ice.AsyncResult begin_addAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
end_addAllChannelBindingSet
public void end_addAllChannelBindingSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllChannelBindingSet
in interfaceRenderingDefPrx
-
addAllProjectionDefSet
public void addAllProjectionDefSet(java.util.List<ProjectionDef> targets)
- Specified by:
addAllProjectionDefSet
in interfaceRenderingDefPrx
-
addAllProjectionDefSet
public void addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Callback __cb)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, Callback_RenderingDef_addAllProjectionDefSet __cb)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addAllProjectionDefSet __cb)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_addAllProjectionDefSet
public Ice.AsyncResult begin_addAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
end_addAllProjectionDefSet
public void end_addAllProjectionDefSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllProjectionDefSet
in interfaceRenderingDefPrx
-
addChannelBinding
public void addChannelBinding(ChannelBinding target)
- Specified by:
addChannelBinding
in interfaceRenderingDefPrx
-
addChannelBinding
public void addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, Ice.Callback __cb)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, Callback_RenderingDef_addChannelBinding __cb)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addChannelBinding __cb)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
begin_addChannelBinding
public Ice.AsyncResult begin_addChannelBinding(ChannelBinding target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addChannelBinding
in interfaceRenderingDefPrx
-
end_addChannelBinding
public void end_addChannelBinding(Ice.AsyncResult __iresult)
- Specified by:
end_addChannelBinding
in interfaceRenderingDefPrx
-
addProjectionDef
public void addProjectionDef(ProjectionDef target)
- Specified by:
addProjectionDef
in interfaceRenderingDefPrx
-
addProjectionDef
public void addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, Ice.Callback __cb)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, Callback_RenderingDef_addProjectionDef __cb)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_addProjectionDef __cb)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
begin_addProjectionDef
public Ice.AsyncResult begin_addProjectionDef(ProjectionDef target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addProjectionDef
in interfaceRenderingDefPrx
-
end_addProjectionDef
public void end_addProjectionDef(Ice.AsyncResult __iresult)
- Specified by:
end_addProjectionDef
in interfaceRenderingDefPrx
-
clearProjections
public void clearProjections()
- Specified by:
clearProjections
in interfaceRenderingDefPrx
-
clearProjections
public void clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections()
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections(Ice.Callback __cb)
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections(Callback_RenderingDef_clearProjections __cb)
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_clearProjections __cb)
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
begin_clearProjections
public Ice.AsyncResult begin_clearProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearProjections
in interfaceRenderingDefPrx
-
end_clearProjections
public void end_clearProjections(Ice.AsyncResult __iresult)
- Specified by:
end_clearProjections
in interfaceRenderingDefPrx
-
clearWaveRendering
public void clearWaveRendering()
- Specified by:
clearWaveRendering
in interfaceRenderingDefPrx
-
clearWaveRendering
public void clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering()
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering(Ice.Callback __cb)
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering(Callback_RenderingDef_clearWaveRendering __cb)
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_clearWaveRendering __cb)
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
begin_clearWaveRendering
public Ice.AsyncResult begin_clearWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearWaveRendering
in interfaceRenderingDefPrx
-
end_clearWaveRendering
public void end_clearWaveRendering(Ice.AsyncResult __iresult)
- Specified by:
end_clearWaveRendering
in interfaceRenderingDefPrx
-
copyProjections
public java.util.List<ProjectionDef> copyProjections()
- Specified by:
copyProjections
in interfaceRenderingDefPrx
-
copyProjections
public java.util.List<ProjectionDef> copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections()
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections(Ice.Callback __cb)
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections(Callback_RenderingDef_copyProjections __cb)
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_copyProjections __cb)
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections(IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections(IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
begin_copyProjections
public Ice.AsyncResult begin_copyProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectionDef>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyProjections
in interfaceRenderingDefPrx
-
end_copyProjections
public java.util.List<ProjectionDef> end_copyProjections(Ice.AsyncResult __iresult)
- Specified by:
end_copyProjections
in interfaceRenderingDefPrx
-
__copyProjections_completed
public static void __copyProjections_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectionDef>> __cb, Ice.AsyncResult __result)
-
copyWaveRendering
public java.util.List<ChannelBinding> copyWaveRendering()
- Specified by:
copyWaveRendering
in interfaceRenderingDefPrx
-
copyWaveRendering
public java.util.List<ChannelBinding> copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering()
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering(Ice.Callback __cb)
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering(Callback_RenderingDef_copyWaveRendering __cb)
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_copyWaveRendering __cb)
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering(IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering(IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
begin_copyWaveRendering
public Ice.AsyncResult begin_copyWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ChannelBinding>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyWaveRendering
in interfaceRenderingDefPrx
-
end_copyWaveRendering
public java.util.List<ChannelBinding> end_copyWaveRendering(Ice.AsyncResult __iresult)
- Specified by:
end_copyWaveRendering
in interfaceRenderingDefPrx
-
__copyWaveRendering_completed
public static void __copyWaveRendering_completed(Ice.TwowayCallbackArg1<java.util.List<ChannelBinding>> __cb, Ice.AsyncResult __result)
-
getChannelBinding
public ChannelBinding getChannelBinding(int index)
- Specified by:
getChannelBinding
in interfaceRenderingDefPrx
-
getChannelBinding
public ChannelBinding getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index, Ice.Callback __cb)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index, Callback_RenderingDef_getChannelBinding __cb)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getChannelBinding __cb)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
begin_getChannelBinding
public Ice.AsyncResult begin_getChannelBinding(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getChannelBinding
in interfaceRenderingDefPrx
-
end_getChannelBinding
public ChannelBinding end_getChannelBinding(Ice.AsyncResult __iresult)
- Specified by:
end_getChannelBinding
in interfaceRenderingDefPrx
-
__getChannelBinding_completed
public static void __getChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
-
getCompression
public RDouble getCompression()
- Specified by:
getCompression
in interfaceRenderingDefPrx
-
getCompression
public RDouble getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression()
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression(Ice.Callback __cb)
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression(Callback_RenderingDef_getCompression __cb)
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getCompression __cb)
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
begin_getCompression
public Ice.AsyncResult begin_getCompression(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getCompression
in interfaceRenderingDefPrx
-
end_getCompression
public RDouble end_getCompression(Ice.AsyncResult __iresult)
- Specified by:
end_getCompression
in interfaceRenderingDefPrx
-
__getCompression_completed
public static void __getCompression_completed(Ice.TwowayCallbackArg1<RDouble> __cb, Ice.AsyncResult __result)
-
getDefaultT
public RInt getDefaultT()
- Specified by:
getDefaultT
in interfaceRenderingDefPrx
-
getDefaultT
public RInt getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT()
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT(Ice.Callback __cb)
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT(Callback_RenderingDef_getDefaultT __cb)
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getDefaultT __cb)
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
begin_getDefaultT
public Ice.AsyncResult begin_getDefaultT(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDefaultT
in interfaceRenderingDefPrx
-
end_getDefaultT
public RInt end_getDefaultT(Ice.AsyncResult __iresult)
- Specified by:
end_getDefaultT
in interfaceRenderingDefPrx
-
__getDefaultT_completed
public static void __getDefaultT_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getDefaultZ
public RInt getDefaultZ()
- Specified by:
getDefaultZ
in interfaceRenderingDefPrx
-
getDefaultZ
public RInt getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ()
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ(Ice.Callback __cb)
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ(Callback_RenderingDef_getDefaultZ __cb)
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getDefaultZ __cb)
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
begin_getDefaultZ
public Ice.AsyncResult begin_getDefaultZ(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDefaultZ
in interfaceRenderingDefPrx
-
end_getDefaultZ
public RInt end_getDefaultZ(Ice.AsyncResult __iresult)
- Specified by:
end_getDefaultZ
in interfaceRenderingDefPrx
-
__getDefaultZ_completed
public static void __getDefaultZ_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getModel
public RenderingModel getModel()
- Specified by:
getModel
in interfaceRenderingDefPrx
-
getModel
public RenderingModel getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel()
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(Ice.Callback __cb)
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(Callback_RenderingDef_getModel __cb)
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getModel __cb)
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingModel> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getModel
in interfaceRenderingDefPrx
-
end_getModel
public RenderingModel end_getModel(Ice.AsyncResult __iresult)
- Specified by:
end_getModel
in interfaceRenderingDefPrx
-
__getModel_completed
public static void __getModel_completed(Ice.TwowayCallbackArg1<RenderingModel> __cb, Ice.AsyncResult __result)
-
getName
public RString getName()
- Specified by:
getName
in interfaceRenderingDefPrx
-
getName
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName()
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName(Callback_RenderingDef_getName __cb)
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getName __cb)
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
begin_getName
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getName
in interfaceRenderingDefPrx
-
end_getName
public RString end_getName(Ice.AsyncResult __iresult)
- Specified by:
end_getName
in interfaceRenderingDefPrx
-
__getName_completed
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getPixels
public Pixels getPixels()
- Specified by:
getPixels
in interfaceRenderingDefPrx
-
getPixels
public Pixels getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels()
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(Ice.Callback __cb)
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(Callback_RenderingDef_getPixels __cb)
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getPixels __cb)
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
begin_getPixels
public Ice.AsyncResult begin_getPixels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Pixels> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPixels
in interfaceRenderingDefPrx
-
end_getPixels
public Pixels end_getPixels(Ice.AsyncResult __iresult)
- Specified by:
end_getPixels
in interfaceRenderingDefPrx
-
__getPixels_completed
public static void __getPixels_completed(Ice.TwowayCallbackArg1<Pixels> __cb, Ice.AsyncResult __result)
-
getPrimaryChannelBinding
public ChannelBinding getPrimaryChannelBinding()
- Specified by:
getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
getPrimaryChannelBinding
public ChannelBinding getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding()
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding(Ice.Callback __cb)
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding(Callback_RenderingDef_getPrimaryChannelBinding __cb)
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getPrimaryChannelBinding __cb)
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding(IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding(IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_getPrimaryChannelBinding
public Ice.AsyncResult begin_getPrimaryChannelBinding(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
end_getPrimaryChannelBinding
public ChannelBinding end_getPrimaryChannelBinding(Ice.AsyncResult __iresult)
- Specified by:
end_getPrimaryChannelBinding
in interfaceRenderingDefPrx
-
__getPrimaryChannelBinding_completed
public static void __getPrimaryChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
-
getPrimaryProjectionDef
public ProjectionDef getPrimaryProjectionDef()
- Specified by:
getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
getPrimaryProjectionDef
public ProjectionDef getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef()
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef(Ice.Callback __cb)
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef(Callback_RenderingDef_getPrimaryProjectionDef __cb)
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getPrimaryProjectionDef __cb)
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef(IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef(IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_getPrimaryProjectionDef
public Ice.AsyncResult begin_getPrimaryProjectionDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
end_getPrimaryProjectionDef
public ProjectionDef end_getPrimaryProjectionDef(Ice.AsyncResult __iresult)
- Specified by:
end_getPrimaryProjectionDef
in interfaceRenderingDefPrx
-
__getPrimaryProjectionDef_completed
public static void __getPrimaryProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
-
getProjectionDef
public ProjectionDef getProjectionDef(int index)
- Specified by:
getProjectionDef
in interfaceRenderingDefPrx
-
getProjectionDef
public ProjectionDef getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index, Ice.Callback __cb)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index, Callback_RenderingDef_getProjectionDef __cb)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getProjectionDef __cb)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
begin_getProjectionDef
public Ice.AsyncResult begin_getProjectionDef(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getProjectionDef
in interfaceRenderingDefPrx
-
end_getProjectionDef
public ProjectionDef end_getProjectionDef(Ice.AsyncResult __iresult)
- Specified by:
end_getProjectionDef
in interfaceRenderingDefPrx
-
__getProjectionDef_completed
public static void __getProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
-
getQuantization
public QuantumDef getQuantization()
- Specified by:
getQuantization
in interfaceRenderingDefPrx
-
getQuantization
public QuantumDef getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization()
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization(Ice.Callback __cb)
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization(Callback_RenderingDef_getQuantization __cb)
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getQuantization __cb)
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization(IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
begin_getQuantization
public Ice.AsyncResult begin_getQuantization(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<QuantumDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getQuantization
in interfaceRenderingDefPrx
-
end_getQuantization
public QuantumDef end_getQuantization(Ice.AsyncResult __iresult)
- Specified by:
end_getQuantization
in interfaceRenderingDefPrx
-
__getQuantization_completed
public static void __getQuantization_completed(Ice.TwowayCallbackArg1<QuantumDef> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceRenderingDefPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_RenderingDef_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getVersion
in interfaceRenderingDefPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceRenderingDefPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
reloadProjections
public void reloadProjections(RenderingDef toCopy)
- Specified by:
reloadProjections
in interfaceRenderingDefPrx
-
reloadProjections
public void reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, Callback_RenderingDef_reloadProjections __cb)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_reloadProjections __cb)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
begin_reloadProjections
public Ice.AsyncResult begin_reloadProjections(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadProjections
in interfaceRenderingDefPrx
-
end_reloadProjections
public void end_reloadProjections(Ice.AsyncResult __iresult)
- Specified by:
end_reloadProjections
in interfaceRenderingDefPrx
-
reloadWaveRendering
public void reloadWaveRendering(RenderingDef toCopy)
- Specified by:
reloadWaveRendering
in interfaceRenderingDefPrx
-
reloadWaveRendering
public void reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, Callback_RenderingDef_reloadWaveRendering __cb)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_reloadWaveRendering __cb)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
begin_reloadWaveRendering
public Ice.AsyncResult begin_reloadWaveRendering(RenderingDef toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadWaveRendering
in interfaceRenderingDefPrx
-
end_reloadWaveRendering
public void end_reloadWaveRendering(Ice.AsyncResult __iresult)
- Specified by:
end_reloadWaveRendering
in interfaceRenderingDefPrx
-
removeAllChannelBindingSet
public void removeAllChannelBindingSet(java.util.List<ChannelBinding> targets)
- Specified by:
removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
removeAllChannelBindingSet
public void removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, Callback_RenderingDef_removeAllChannelBindingSet __cb)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeAllChannelBindingSet __cb)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
begin_removeAllChannelBindingSet
public Ice.AsyncResult begin_removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
end_removeAllChannelBindingSet
public void end_removeAllChannelBindingSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllChannelBindingSet
in interfaceRenderingDefPrx
-
removeAllProjectionDefSet
public void removeAllProjectionDefSet(java.util.List<ProjectionDef> targets)
- Specified by:
removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
removeAllProjectionDefSet
public void removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, Callback_RenderingDef_removeAllProjectionDefSet __cb)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeAllProjectionDefSet __cb)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
begin_removeAllProjectionDefSet
public Ice.AsyncResult begin_removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
end_removeAllProjectionDefSet
public void end_removeAllProjectionDefSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllProjectionDefSet
in interfaceRenderingDefPrx
-
removeChannelBinding
public void removeChannelBinding(ChannelBinding theTarget)
- Specified by:
removeChannelBinding
in interfaceRenderingDefPrx
-
removeChannelBinding
public void removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, Ice.Callback __cb)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, Callback_RenderingDef_removeChannelBinding __cb)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeChannelBinding __cb)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
begin_removeChannelBinding
public Ice.AsyncResult begin_removeChannelBinding(ChannelBinding theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeChannelBinding
in interfaceRenderingDefPrx
-
end_removeChannelBinding
public void end_removeChannelBinding(Ice.AsyncResult __iresult)
- Specified by:
end_removeChannelBinding
in interfaceRenderingDefPrx
-
removeProjectionDef
public void removeProjectionDef(ProjectionDef theTarget)
- Specified by:
removeProjectionDef
in interfaceRenderingDefPrx
-
removeProjectionDef
public void removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, Ice.Callback __cb)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, Callback_RenderingDef_removeProjectionDef __cb)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_removeProjectionDef __cb)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
begin_removeProjectionDef
public Ice.AsyncResult begin_removeProjectionDef(ProjectionDef theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeProjectionDef
in interfaceRenderingDefPrx
-
end_removeProjectionDef
public void end_removeProjectionDef(Ice.AsyncResult __iresult)
- Specified by:
end_removeProjectionDef
in interfaceRenderingDefPrx
-
setChannelBinding
public ChannelBinding setChannelBinding(int index, ChannelBinding theElement)
- Specified by:
setChannelBinding
in interfaceRenderingDefPrx
-
setChannelBinding
public ChannelBinding setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement, Ice.Callback __cb)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement, Callback_RenderingDef_setChannelBinding __cb)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setChannelBinding __cb)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
begin_setChannelBinding
public Ice.AsyncResult begin_setChannelBinding(int index, ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setChannelBinding
in interfaceRenderingDefPrx
-
end_setChannelBinding
public ChannelBinding end_setChannelBinding(Ice.AsyncResult __iresult)
- Specified by:
end_setChannelBinding
in interfaceRenderingDefPrx
-
__setChannelBinding_completed
public static void __setChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
-
setCompression
public void setCompression(RDouble theCompression)
- Specified by:
setCompression
in interfaceRenderingDefPrx
-
setCompression
public void setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression, Ice.Callback __cb)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression, Callback_RenderingDef_setCompression __cb)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setCompression __cb)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
begin_setCompression
public Ice.AsyncResult begin_setCompression(RDouble theCompression, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setCompression
in interfaceRenderingDefPrx
-
end_setCompression
public void end_setCompression(Ice.AsyncResult __iresult)
- Specified by:
end_setCompression
in interfaceRenderingDefPrx
-
setDefaultT
public void setDefaultT(RInt theDefaultT)
- Specified by:
setDefaultT
in interfaceRenderingDefPrx
-
setDefaultT
public void setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, Ice.Callback __cb)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, Callback_RenderingDef_setDefaultT __cb)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setDefaultT __cb)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
begin_setDefaultT
public Ice.AsyncResult begin_setDefaultT(RInt theDefaultT, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDefaultT
in interfaceRenderingDefPrx
-
end_setDefaultT
public void end_setDefaultT(Ice.AsyncResult __iresult)
- Specified by:
end_setDefaultT
in interfaceRenderingDefPrx
-
setDefaultZ
public void setDefaultZ(RInt theDefaultZ)
- Specified by:
setDefaultZ
in interfaceRenderingDefPrx
-
setDefaultZ
public void setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, Ice.Callback __cb)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, Callback_RenderingDef_setDefaultZ __cb)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setDefaultZ __cb)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
begin_setDefaultZ
public Ice.AsyncResult begin_setDefaultZ(RInt theDefaultZ, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDefaultZ
in interfaceRenderingDefPrx
-
end_setDefaultZ
public void end_setDefaultZ(Ice.AsyncResult __iresult)
- Specified by:
end_setDefaultZ
in interfaceRenderingDefPrx
-
setModel
public void setModel(RenderingModel theModel)
- Specified by:
setModel
in interfaceRenderingDefPrx
-
setModel
public void setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel, Ice.Callback __cb)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel, Callback_RenderingDef_setModel __cb)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setModel __cb)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RenderingModel theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setModel
in interfaceRenderingDefPrx
-
end_setModel
public void end_setModel(Ice.AsyncResult __iresult)
- Specified by:
end_setModel
in interfaceRenderingDefPrx
-
setName
public void setName(RString theName)
- Specified by:
setName
in interfaceRenderingDefPrx
-
setName
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, Callback_RenderingDef_setName __cb)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setName __cb)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
begin_setName
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setName
in interfaceRenderingDefPrx
-
end_setName
public void end_setName(Ice.AsyncResult __iresult)
- Specified by:
end_setName
in interfaceRenderingDefPrx
-
setPixels
public void setPixels(Pixels thePixels)
- Specified by:
setPixels
in interfaceRenderingDefPrx
-
setPixels
public void setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, Ice.Callback __cb)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, Callback_RenderingDef_setPixels __cb)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setPixels __cb)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
begin_setPixels
public Ice.AsyncResult begin_setPixels(Pixels thePixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPixels
in interfaceRenderingDefPrx
-
end_setPixels
public void end_setPixels(Ice.AsyncResult __iresult)
- Specified by:
end_setPixels
in interfaceRenderingDefPrx
-
setPrimaryChannelBinding
public ChannelBinding setPrimaryChannelBinding(ChannelBinding theElement)
- Specified by:
setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
setPrimaryChannelBinding
public ChannelBinding setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, Ice.Callback __cb)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, Callback_RenderingDef_setPrimaryChannelBinding __cb)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setPrimaryChannelBinding __cb)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
begin_setPrimaryChannelBinding
public Ice.AsyncResult begin_setPrimaryChannelBinding(ChannelBinding theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ChannelBinding> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
end_setPrimaryChannelBinding
public ChannelBinding end_setPrimaryChannelBinding(Ice.AsyncResult __iresult)
- Specified by:
end_setPrimaryChannelBinding
in interfaceRenderingDefPrx
-
__setPrimaryChannelBinding_completed
public static void __setPrimaryChannelBinding_completed(Ice.TwowayCallbackArg1<ChannelBinding> __cb, Ice.AsyncResult __result)
-
setPrimaryProjectionDef
public ProjectionDef setPrimaryProjectionDef(ProjectionDef theElement)
- Specified by:
setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
setPrimaryProjectionDef
public ProjectionDef setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, Ice.Callback __cb)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, Callback_RenderingDef_setPrimaryProjectionDef __cb)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setPrimaryProjectionDef __cb)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
begin_setPrimaryProjectionDef
public Ice.AsyncResult begin_setPrimaryProjectionDef(ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
end_setPrimaryProjectionDef
public ProjectionDef end_setPrimaryProjectionDef(Ice.AsyncResult __iresult)
- Specified by:
end_setPrimaryProjectionDef
in interfaceRenderingDefPrx
-
__setPrimaryProjectionDef_completed
public static void __setPrimaryProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
-
setProjectionDef
public ProjectionDef setProjectionDef(int index, ProjectionDef theElement)
- Specified by:
setProjectionDef
in interfaceRenderingDefPrx
-
setProjectionDef
public ProjectionDef setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement, Ice.Callback __cb)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement, Callback_RenderingDef_setProjectionDef __cb)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setProjectionDef __cb)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
begin_setProjectionDef
public Ice.AsyncResult begin_setProjectionDef(int index, ProjectionDef theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectionDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setProjectionDef
in interfaceRenderingDefPrx
-
end_setProjectionDef
public ProjectionDef end_setProjectionDef(Ice.AsyncResult __iresult)
- Specified by:
end_setProjectionDef
in interfaceRenderingDefPrx
-
__setProjectionDef_completed
public static void __setProjectionDef_completed(Ice.TwowayCallbackArg1<ProjectionDef> __cb, Ice.AsyncResult __result)
-
setQuantization
public void setQuantization(QuantumDef theQuantization)
- Specified by:
setQuantization
in interfaceRenderingDefPrx
-
setQuantization
public void setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, Ice.Callback __cb)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, Callback_RenderingDef_setQuantization __cb)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setQuantization __cb)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
begin_setQuantization
public Ice.AsyncResult begin_setQuantization(QuantumDef theQuantization, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setQuantization
in interfaceRenderingDefPrx
-
end_setQuantization
public void end_setQuantization(Ice.AsyncResult __iresult)
- Specified by:
end_setQuantization
in interfaceRenderingDefPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceRenderingDefPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_RenderingDef_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersion
in interfaceRenderingDefPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceRenderingDefPrx
-
sizeOfProjections
public int sizeOfProjections()
- Specified by:
sizeOfProjections
in interfaceRenderingDefPrx
-
sizeOfProjections
public int sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections()
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections(Ice.Callback __cb)
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections(Callback_RenderingDef_sizeOfProjections __cb)
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_sizeOfProjections __cb)
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
begin_sizeOfProjections
public Ice.AsyncResult begin_sizeOfProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfProjections
in interfaceRenderingDefPrx
-
end_sizeOfProjections
public int end_sizeOfProjections(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfProjections
in interfaceRenderingDefPrx
-
__sizeOfProjections_completed
public static void __sizeOfProjections_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfWaveRendering
public int sizeOfWaveRendering()
- Specified by:
sizeOfWaveRendering
in interfaceRenderingDefPrx
-
sizeOfWaveRendering
public int sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering()
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering(Ice.Callback __cb)
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering(Callback_RenderingDef_sizeOfWaveRendering __cb)
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_sizeOfWaveRendering __cb)
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
begin_sizeOfWaveRendering
public Ice.AsyncResult begin_sizeOfWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
end_sizeOfWaveRendering
public int end_sizeOfWaveRendering(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfWaveRendering
in interfaceRenderingDefPrx
-
__sizeOfWaveRendering_completed
public static void __sizeOfWaveRendering_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unloadProjections
public void unloadProjections()
- Specified by:
unloadProjections
in interfaceRenderingDefPrx
-
unloadProjections
public void unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections()
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections(Ice.Callback __cb)
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections(Callback_RenderingDef_unloadProjections __cb)
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_unloadProjections __cb)
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
begin_unloadProjections
public Ice.AsyncResult begin_unloadProjections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadProjections
in interfaceRenderingDefPrx
-
end_unloadProjections
public void end_unloadProjections(Ice.AsyncResult __iresult)
- Specified by:
end_unloadProjections
in interfaceRenderingDefPrx
-
unloadWaveRendering
public void unloadWaveRendering()
- Specified by:
unloadWaveRendering
in interfaceRenderingDefPrx
-
unloadWaveRendering
public void unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering()
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering(Ice.Callback __cb)
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering(Callback_RenderingDef_unloadWaveRendering __cb)
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RenderingDef_unloadWaveRendering __cb)
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
begin_unloadWaveRendering
public Ice.AsyncResult begin_unloadWaveRendering(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadWaveRendering
in interfaceRenderingDefPrx
-
end_unloadWaveRendering
public void end_unloadWaveRendering(Ice.AsyncResult __iresult)
- Specified by:
end_unloadWaveRendering
in interfaceRenderingDefPrx
-
checkedCast
public static RenderingDefPrx 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 RenderingDefPrx 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 RenderingDefPrx 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 RenderingDefPrx 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 RenderingDefPrx 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 RenderingDefPrx 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, RenderingDefPrx v)
-
__read
public static RenderingDefPrx __read(IceInternal.BasicStream __is)
-
-