Package omero.model
Class FilterSetPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.FilterSetPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,FilterSetPrx
,IObjectPrx
public final class FilterSetPrxHelper extends Ice.ObjectPrxHelperBase implements FilterSetPrx
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 FilterSetPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__copyEmissionFilterLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSetEmissionFilterLink>> __cb, Ice.AsyncResult __result)
static void
__copyExcitationFilterLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSetExcitationFilterLink>> __cb, Ice.AsyncResult __result)
static void
__findFilterSetEmissionFilterLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSetEmissionFilterLink>> __cb, Ice.AsyncResult __result)
static void
__findFilterSetExcitationFilterLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSetExcitationFilterLink>> __cb, Ice.AsyncResult __result)
static void
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
static void
__getDichroic_completed(Ice.TwowayCallbackArg1<Dichroic> __cb, Ice.AsyncResult __result)
static void
__getEmissionFilterLinkCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getExcitationFilterLinkCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
static void
__getInstrument_completed(Ice.TwowayCallbackArg1<Instrument> __cb, Ice.AsyncResult __result)
static void
__getLotNumber_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getManufacturer_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getModel_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getSerialNumber_completed(Ice.TwowayCallbackArg1<RString> __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
__linkedEmissionFilterList_completed(Ice.TwowayCallbackArg1<java.util.List<Filter>> __cb, Ice.AsyncResult __result)
static void
__linkedExcitationFilterList_completed(Ice.TwowayCallbackArg1<java.util.List<Filter>> __cb, Ice.AsyncResult __result)
static void
__linkEmissionFilter_completed(Ice.TwowayCallbackArg1<FilterSetEmissionFilterLink> __cb, Ice.AsyncResult __result)
static void
__linkExcitationFilter_completed(Ice.TwowayCallbackArg1<FilterSetExcitationFilterLink> __cb, Ice.AsyncResult __result)
static void
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static FilterSetPrx
__read(IceInternal.BasicStream __is)
static void
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static void
__sizeOfEmissionFilterLink_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__sizeOfExcitationFilterLink_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, FilterSetPrx v)
void
addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets)
void
addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets)
void
addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target)
void
addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides)
void
addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target)
void
addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides)
void
addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets)
Ice.AsyncResult
begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> 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_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addAllFilterSetEmissionFilterLinkSet __cb)
Ice.AsyncResult
begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, Callback_FilterSet_addAllFilterSetEmissionFilterLinkSet __cb)
Ice.AsyncResult
begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets)
Ice.AsyncResult
begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> 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_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addAllFilterSetExcitationFilterLinkSet __cb)
Ice.AsyncResult
begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, Callback_FilterSet_addAllFilterSetExcitationFilterLinkSet __cb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink 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_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addFilterSetEmissionFilterLink __cb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, Callback_FilterSet_addFilterSetEmissionFilterLink __cb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, 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_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addFilterSetEmissionFilterLinkToBoth __cb)
Ice.AsyncResult
begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, Callback_FilterSet_addFilterSetEmissionFilterLinkToBoth __cb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink 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_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addFilterSetExcitationFilterLink __cb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, Callback_FilterSet_addFilterSetExcitationFilterLink __cb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, 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_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addFilterSetExcitationFilterLinkToBoth __cb)
Ice.AsyncResult
begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, Callback_FilterSet_addFilterSetExcitationFilterLinkToBoth __cb)
Ice.AsyncResult
begin_clearEmissionFilterLink()
Ice.AsyncResult
begin_clearEmissionFilterLink(Ice.Callback __cb)
Ice.AsyncResult
begin_clearEmissionFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearEmissionFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearEmissionFilterLink(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_clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_clearEmissionFilterLink __cb)
Ice.AsyncResult
begin_clearEmissionFilterLink(Callback_FilterSet_clearEmissionFilterLink __cb)
Ice.AsyncResult
begin_clearExcitationFilterLink()
Ice.AsyncResult
begin_clearExcitationFilterLink(Ice.Callback __cb)
Ice.AsyncResult
begin_clearExcitationFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearExcitationFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearExcitationFilterLink(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_clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_clearExcitationFilterLink __cb)
Ice.AsyncResult
begin_clearExcitationFilterLink(Callback_FilterSet_clearExcitationFilterLink __cb)
Ice.AsyncResult
begin_copyEmissionFilterLink()
Ice.AsyncResult
begin_copyEmissionFilterLink(Ice.Callback __cb)
Ice.AsyncResult
begin_copyEmissionFilterLink(IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyEmissionFilterLink(IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_copyEmissionFilterLink __cb)
Ice.AsyncResult
begin_copyEmissionFilterLink(Callback_FilterSet_copyEmissionFilterLink __cb)
Ice.AsyncResult
begin_copyExcitationFilterLink()
Ice.AsyncResult
begin_copyExcitationFilterLink(Ice.Callback __cb)
Ice.AsyncResult
begin_copyExcitationFilterLink(IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyExcitationFilterLink(IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_copyExcitationFilterLink __cb)
Ice.AsyncResult
begin_copyExcitationFilterLink(Callback_FilterSet_copyExcitationFilterLink __cb)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_findFilterSetEmissionFilterLink __cb)
Ice.AsyncResult
begin_findFilterSetEmissionFilterLink(Filter removal, Callback_FilterSet_findFilterSetEmissionFilterLink __cb)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_findFilterSetExcitationFilterLink __cb)
Ice.AsyncResult
begin_findFilterSetExcitationFilterLink(Filter removal, Callback_FilterSet_findFilterSetExcitationFilterLink __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_getDichroic()
Ice.AsyncResult
begin_getDichroic(Ice.Callback __cb)
Ice.AsyncResult
begin_getDichroic(IceInternal.Functional_GenericCallback1<Dichroic> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDichroic(IceInternal.Functional_GenericCallback1<Dichroic> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Dichroic> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Dichroic> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getDichroic __cb)
Ice.AsyncResult
begin_getDichroic(Callback_FilterSet_getDichroic __cb)
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner()
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getEmissionFilterLinkCountPerOwner __cb)
Ice.AsyncResult
begin_getEmissionFilterLinkCountPerOwner(Callback_FilterSet_getEmissionFilterLinkCountPerOwner __cb)
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner()
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getExcitationFilterLinkCountPerOwner __cb)
Ice.AsyncResult
begin_getExcitationFilterLinkCountPerOwner(Callback_FilterSet_getExcitationFilterLinkCountPerOwner __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_getInstrument()
Ice.AsyncResult
begin_getInstrument(Ice.Callback __cb)
Ice.AsyncResult
begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getInstrument __cb)
Ice.AsyncResult
begin_getInstrument(Callback_FilterSet_getInstrument __cb)
Ice.AsyncResult
begin_getLotNumber()
Ice.AsyncResult
begin_getLotNumber(Ice.Callback __cb)
Ice.AsyncResult
begin_getLotNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getLotNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getLotNumber(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_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getLotNumber __cb)
Ice.AsyncResult
begin_getLotNumber(Callback_FilterSet_getLotNumber __cb)
Ice.AsyncResult
begin_getManufacturer()
Ice.AsyncResult
begin_getManufacturer(Ice.Callback __cb)
Ice.AsyncResult
begin_getManufacturer(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getManufacturer(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getManufacturer(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_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getManufacturer __cb)
Ice.AsyncResult
begin_getManufacturer(Callback_FilterSet_getManufacturer __cb)
Ice.AsyncResult
begin_getModel()
Ice.AsyncResult
begin_getModel(Ice.Callback __cb)
Ice.AsyncResult
begin_getModel(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getModel(IceInternal.Functional_GenericCallback1<RString> __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<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getModel(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_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getModel __cb)
Ice.AsyncResult
begin_getModel(Callback_FilterSet_getModel __cb)
Ice.AsyncResult
begin_getSerialNumber()
Ice.AsyncResult
begin_getSerialNumber(Ice.Callback __cb)
Ice.AsyncResult
begin_getSerialNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSerialNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSerialNumber(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_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getSerialNumber __cb)
Ice.AsyncResult
begin_getSerialNumber(Callback_FilterSet_getSerialNumber __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_FilterSet_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_FilterSet_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_linkedEmissionFilterList()
Ice.AsyncResult
begin_linkedEmissionFilterList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedEmissionFilterList(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedEmissionFilterList(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_linkedEmissionFilterList __cb)
Ice.AsyncResult
begin_linkedEmissionFilterList(Callback_FilterSet_linkedEmissionFilterList __cb)
Ice.AsyncResult
begin_linkedExcitationFilterList()
Ice.AsyncResult
begin_linkedExcitationFilterList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedExcitationFilterList(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedExcitationFilterList(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_linkedExcitationFilterList __cb)
Ice.AsyncResult
begin_linkedExcitationFilterList(Callback_FilterSet_linkedExcitationFilterList __cb)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition, IceInternal.Functional_GenericCallback1<FilterSetEmissionFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition, IceInternal.Functional_GenericCallback1<FilterSetEmissionFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilterSetEmissionFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilterSetEmissionFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_linkEmissionFilter __cb)
Ice.AsyncResult
begin_linkEmissionFilter(Filter addition, Callback_FilterSet_linkEmissionFilter __cb)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition, IceInternal.Functional_GenericCallback1<FilterSetExcitationFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition, IceInternal.Functional_GenericCallback1<FilterSetExcitationFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilterSetExcitationFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilterSetExcitationFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_linkExcitationFilter __cb)
Ice.AsyncResult
begin_linkExcitationFilter(Filter addition, Callback_FilterSet_linkExcitationFilter __cb)
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_reloadEmissionFilterLink(FilterSet toCopy)
Ice.AsyncResult
begin_reloadEmissionFilterLink(FilterSet toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadEmissionFilterLink(FilterSet toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadEmissionFilterLink(FilterSet toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadEmissionFilterLink(FilterSet 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_reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_reloadEmissionFilterLink __cb)
Ice.AsyncResult
begin_reloadEmissionFilterLink(FilterSet toCopy, Callback_FilterSet_reloadEmissionFilterLink __cb)
Ice.AsyncResult
begin_reloadExcitationFilterLink(FilterSet toCopy)
Ice.AsyncResult
begin_reloadExcitationFilterLink(FilterSet toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadExcitationFilterLink(FilterSet toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadExcitationFilterLink(FilterSet toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadExcitationFilterLink(FilterSet 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_reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_reloadExcitationFilterLink __cb)
Ice.AsyncResult
begin_reloadExcitationFilterLink(FilterSet toCopy, Callback_FilterSet_reloadExcitationFilterLink __cb)
Ice.AsyncResult
begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets)
Ice.AsyncResult
begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> 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_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeAllFilterSetEmissionFilterLinkSet __cb)
Ice.AsyncResult
begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, Callback_FilterSet_removeAllFilterSetEmissionFilterLinkSet __cb)
Ice.AsyncResult
begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets)
Ice.AsyncResult
begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> 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_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeAllFilterSetExcitationFilterLinkSet __cb)
Ice.AsyncResult
begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, Callback_FilterSet_removeAllFilterSetExcitationFilterLinkSet __cb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink 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_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeFilterSetEmissionFilterLink __cb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, Callback_FilterSet_removeFilterSetEmissionFilterLink __cb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, 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_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeFilterSetEmissionFilterLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, Callback_FilterSet_removeFilterSetEmissionFilterLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink 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_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeFilterSetExcitationFilterLink __cb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, Callback_FilterSet_removeFilterSetExcitationFilterLink __cb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, 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_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeFilterSetExcitationFilterLinkFromBoth __cb)
Ice.AsyncResult
begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, Callback_FilterSet_removeFilterSetExcitationFilterLinkFromBoth __cb)
Ice.AsyncResult
begin_setDichroic(Dichroic theDichroic)
Ice.AsyncResult
begin_setDichroic(Dichroic theDichroic, Ice.Callback __cb)
Ice.AsyncResult
begin_setDichroic(Dichroic theDichroic, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDichroic(Dichroic theDichroic, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setDichroic(Dichroic theDichroic, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setDichroic(Dichroic theDichroic, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setDichroic(Dichroic theDichroic, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setDichroic(Dichroic theDichroic, 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_setDichroic(Dichroic theDichroic, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setDichroic __cb)
Ice.AsyncResult
begin_setDichroic(Dichroic theDichroic, Callback_FilterSet_setDichroic __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_setInstrument(Instrument theInstrument)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, Ice.Callback __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, 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_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setInstrument __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, Callback_FilterSet_setInstrument __cb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, Ice.Callback __cb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, 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_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setLotNumber __cb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, Callback_FilterSet_setLotNumber __cb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, Ice.Callback __cb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, 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_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setManufacturer __cb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, Callback_FilterSet_setManufacturer __cb)
Ice.AsyncResult
begin_setModel(RString theModel)
Ice.AsyncResult
begin_setModel(RString theModel, Ice.Callback __cb)
Ice.AsyncResult
begin_setModel(RString theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setModel(RString theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setModel(RString 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(RString 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(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setModel __cb)
Ice.AsyncResult
begin_setModel(RString theModel, Callback_FilterSet_setModel __cb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, Ice.Callback __cb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, 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_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setSerialNumber __cb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, Callback_FilterSet_setSerialNumber __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_FilterSet_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_FilterSet_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_sizeOfEmissionFilterLink()
Ice.AsyncResult
begin_sizeOfEmissionFilterLink(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfEmissionFilterLink(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfEmissionFilterLink(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfEmissionFilterLink(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_sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_sizeOfEmissionFilterLink __cb)
Ice.AsyncResult
begin_sizeOfEmissionFilterLink(Callback_FilterSet_sizeOfEmissionFilterLink __cb)
Ice.AsyncResult
begin_sizeOfExcitationFilterLink()
Ice.AsyncResult
begin_sizeOfExcitationFilterLink(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfExcitationFilterLink(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfExcitationFilterLink(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfExcitationFilterLink(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_sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_sizeOfExcitationFilterLink __cb)
Ice.AsyncResult
begin_sizeOfExcitationFilterLink(Callback_FilterSet_sizeOfExcitationFilterLink __cb)
Ice.AsyncResult
begin_unlinkEmissionFilter(Filter removal)
Ice.AsyncResult
begin_unlinkEmissionFilter(Filter removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkEmissionFilter(Filter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkEmissionFilter(Filter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkEmissionFilter(Filter removal, 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_unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_unlinkEmissionFilter __cb)
Ice.AsyncResult
begin_unlinkEmissionFilter(Filter removal, Callback_FilterSet_unlinkEmissionFilter __cb)
Ice.AsyncResult
begin_unlinkExcitationFilter(Filter removal)
Ice.AsyncResult
begin_unlinkExcitationFilter(Filter removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkExcitationFilter(Filter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkExcitationFilter(Filter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkExcitationFilter(Filter removal, 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_unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_unlinkExcitationFilter __cb)
Ice.AsyncResult
begin_unlinkExcitationFilter(Filter removal, Callback_FilterSet_unlinkExcitationFilter __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_unloadEmissionFilterLink()
Ice.AsyncResult
begin_unloadEmissionFilterLink(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadEmissionFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadEmissionFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadEmissionFilterLink(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_unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_unloadEmissionFilterLink __cb)
Ice.AsyncResult
begin_unloadEmissionFilterLink(Callback_FilterSet_unloadEmissionFilterLink __cb)
Ice.AsyncResult
begin_unloadExcitationFilterLink()
Ice.AsyncResult
begin_unloadExcitationFilterLink(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadExcitationFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadExcitationFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadExcitationFilterLink(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_unloadExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_unloadExcitationFilterLink __cb)
Ice.AsyncResult
begin_unloadExcitationFilterLink(Callback_FilterSet_unloadExcitationFilterLink __cb)
static FilterSetPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static FilterSetPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static FilterSetPrx
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 FilterSetPrx
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
clearEmissionFilterLink()
void
clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearExcitationFilterLink()
void
clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FilterSetEmissionFilterLink>
copyEmissionFilterLink()
java.util.List<FilterSetEmissionFilterLink>
copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FilterSetExcitationFilterLink>
copyExcitationFilterLink()
java.util.List<FilterSetExcitationFilterLink>
copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllFilterSetEmissionFilterLinkSet(Ice.AsyncResult __iresult)
void
end_addAllFilterSetExcitationFilterLinkSet(Ice.AsyncResult __iresult)
void
end_addFilterSetEmissionFilterLink(Ice.AsyncResult __iresult)
void
end_addFilterSetEmissionFilterLinkToBoth(Ice.AsyncResult __iresult)
void
end_addFilterSetExcitationFilterLink(Ice.AsyncResult __iresult)
void
end_addFilterSetExcitationFilterLinkToBoth(Ice.AsyncResult __iresult)
void
end_clearEmissionFilterLink(Ice.AsyncResult __iresult)
void
end_clearExcitationFilterLink(Ice.AsyncResult __iresult)
java.util.List<FilterSetEmissionFilterLink>
end_copyEmissionFilterLink(Ice.AsyncResult __iresult)
java.util.List<FilterSetExcitationFilterLink>
end_copyExcitationFilterLink(Ice.AsyncResult __iresult)
java.util.List<FilterSetEmissionFilterLink>
end_findFilterSetEmissionFilterLink(Ice.AsyncResult __iresult)
java.util.List<FilterSetExcitationFilterLink>
end_findFilterSetExcitationFilterLink(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
Dichroic
end_getDichroic(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getEmissionFilterLinkCountPerOwner(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getExcitationFilterLinkCountPerOwner(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
Instrument
end_getInstrument(Ice.AsyncResult __iresult)
RString
end_getLotNumber(Ice.AsyncResult __iresult)
RString
end_getManufacturer(Ice.AsyncResult __iresult)
RString
end_getModel(Ice.AsyncResult __iresult)
RString
end_getSerialNumber(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.java.util.List<Filter>
end_linkedEmissionFilterList(Ice.AsyncResult __iresult)
java.util.List<Filter>
end_linkedExcitationFilterList(Ice.AsyncResult __iresult)
FilterSetEmissionFilterLink
end_linkEmissionFilter(Ice.AsyncResult __iresult)
FilterSetExcitationFilterLink
end_linkExcitationFilter(Ice.AsyncResult __iresult)
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_reloadEmissionFilterLink(Ice.AsyncResult __iresult)
void
end_reloadExcitationFilterLink(Ice.AsyncResult __iresult)
void
end_removeAllFilterSetEmissionFilterLinkSet(Ice.AsyncResult __iresult)
void
end_removeAllFilterSetExcitationFilterLinkSet(Ice.AsyncResult __iresult)
void
end_removeFilterSetEmissionFilterLink(Ice.AsyncResult __iresult)
void
end_removeFilterSetEmissionFilterLinkFromBoth(Ice.AsyncResult __iresult)
void
end_removeFilterSetExcitationFilterLink(Ice.AsyncResult __iresult)
void
end_removeFilterSetExcitationFilterLinkFromBoth(Ice.AsyncResult __iresult)
void
end_setDichroic(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setInstrument(Ice.AsyncResult __iresult)
void
end_setLotNumber(Ice.AsyncResult __iresult)
void
end_setManufacturer(Ice.AsyncResult __iresult)
void
end_setModel(Ice.AsyncResult __iresult)
void
end_setSerialNumber(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_sizeOfEmissionFilterLink(Ice.AsyncResult __iresult)
int
end_sizeOfExcitationFilterLink(Ice.AsyncResult __iresult)
void
end_unlinkEmissionFilter(Ice.AsyncResult __iresult)
void
end_unlinkExcitationFilter(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_unloadEmissionFilterLink(Ice.AsyncResult __iresult)
void
end_unloadExcitationFilterLink(Ice.AsyncResult __iresult)
java.util.List<FilterSetEmissionFilterLink>
findFilterSetEmissionFilterLink(Filter removal)
java.util.List<FilterSetEmissionFilterLink>
findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FilterSetExcitationFilterLink>
findFilterSetExcitationFilterLink(Filter removal)
java.util.List<FilterSetExcitationFilterLink>
findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Dichroic
getDichroic()
Dichroic
getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getEmissionFilterLinkCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getExcitationFilterLinkCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Instrument
getInstrument()
Instrument
getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getLotNumber()
RString
getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getManufacturer()
RString
getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getModel()
RString
getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getSerialNumber()
RString
getSerialNumber(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.java.util.List<Filter>
linkedEmissionFilterList()
java.util.List<Filter>
linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Filter>
linkedExcitationFilterList()
java.util.List<Filter>
linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
FilterSetEmissionFilterLink
linkEmissionFilter(Filter addition)
FilterSetEmissionFilterLink
linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
FilterSetExcitationFilterLink
linkExcitationFilter(Filter addition)
FilterSetExcitationFilterLink
linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
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
reloadEmissionFilterLink(FilterSet toCopy)
void
reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadExcitationFilterLink(FilterSet toCopy)
void
reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets)
void
removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets)
void
removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget)
void
removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides)
void
removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget)
void
removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides)
void
removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setDichroic(Dichroic theDichroic)
void
setDichroic(Dichroic theDichroic, 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
setInstrument(Instrument theInstrument)
void
setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setLotNumber(RString theLotNumber)
void
setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setManufacturer(RString theManufacturer)
void
setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setModel(RString theModel)
void
setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setSerialNumber(RString theSerialNumber)
void
setSerialNumber(RString theSerialNumber, 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
sizeOfEmissionFilterLink()
int
sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfExcitationFilterLink()
int
sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
static FilterSetPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static FilterSetPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
unlinkEmissionFilter(Filter removal)
void
unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unlinkExcitationFilter(Filter removal)
void
unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
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
unloadEmissionFilterLink()
void
unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadExcitationFilterLink()
void
unloadExcitationFilterLink(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
-
addAllFilterSetEmissionFilterLinkSet
public void addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets)
- Specified by:
addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
addAllFilterSetEmissionFilterLinkSet
public void addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets)
- Specified by:
begin_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, Callback_FilterSet_addAllFilterSetEmissionFilterLinkSet __cb)
- Specified by:
begin_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addAllFilterSetEmissionFilterLinkSet __cb)
- Specified by:
begin_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> 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_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
end_addAllFilterSetEmissionFilterLinkSet
public void end_addAllFilterSetEmissionFilterLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
addAllFilterSetExcitationFilterLinkSet
public void addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets)
- Specified by:
addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
addAllFilterSetExcitationFilterLinkSet
public void addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets)
- Specified by:
begin_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, Callback_FilterSet_addAllFilterSetExcitationFilterLinkSet __cb)
- Specified by:
begin_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addAllFilterSetExcitationFilterLinkSet __cb)
- Specified by:
begin_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_addAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_addAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> 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_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
end_addAllFilterSetExcitationFilterLinkSet
public void end_addAllFilterSetExcitationFilterLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
addFilterSetEmissionFilterLink
public void addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target)
- Specified by:
addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
addFilterSetEmissionFilterLink
public void addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target)
- Specified by:
begin_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, Ice.Callback __cb)
- Specified by:
begin_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, Callback_FilterSet_addFilterSetEmissionFilterLink __cb)
- Specified by:
begin_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addFilterSetEmissionFilterLink __cb)
- Specified by:
begin_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLink
public Ice.AsyncResult begin_addFilterSetEmissionFilterLink(FilterSetEmissionFilterLink 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_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
end_addFilterSetEmissionFilterLink
public void end_addFilterSetEmissionFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
addFilterSetEmissionFilterLinkToBoth
public void addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides)
- Specified by:
addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
addFilterSetEmissionFilterLinkToBoth
public void addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides)
- Specified by:
begin_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, Callback_FilterSet_addFilterSetEmissionFilterLinkToBoth __cb)
- Specified by:
begin_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addFilterSetEmissionFilterLinkToBoth __cb)
- Specified by:
begin_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetEmissionFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetEmissionFilterLinkToBoth(FilterSetEmissionFilterLink link, boolean bothSides, 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_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
end_addFilterSetEmissionFilterLinkToBoth
public void end_addFilterSetEmissionFilterLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFilterSetEmissionFilterLinkToBoth
in interfaceFilterSetPrx
-
addFilterSetExcitationFilterLink
public void addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target)
- Specified by:
addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
addFilterSetExcitationFilterLink
public void addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target)
- Specified by:
begin_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, Ice.Callback __cb)
- Specified by:
begin_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, Callback_FilterSet_addFilterSetExcitationFilterLink __cb)
- Specified by:
begin_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addFilterSetExcitationFilterLink __cb)
- Specified by:
begin_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLink
public Ice.AsyncResult begin_addFilterSetExcitationFilterLink(FilterSetExcitationFilterLink 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_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
end_addFilterSetExcitationFilterLink
public void end_addFilterSetExcitationFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_addFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
addFilterSetExcitationFilterLinkToBoth
public void addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides)
- Specified by:
addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
addFilterSetExcitationFilterLinkToBoth
public void addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides)
- Specified by:
begin_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, Callback_FilterSet_addFilterSetExcitationFilterLinkToBoth __cb)
- Specified by:
begin_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_addFilterSetExcitationFilterLinkToBoth __cb)
- Specified by:
begin_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
begin_addFilterSetExcitationFilterLinkToBoth
public Ice.AsyncResult begin_addFilterSetExcitationFilterLinkToBoth(FilterSetExcitationFilterLink link, boolean bothSides, 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_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
end_addFilterSetExcitationFilterLinkToBoth
public void end_addFilterSetExcitationFilterLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addFilterSetExcitationFilterLinkToBoth
in interfaceFilterSetPrx
-
clearEmissionFilterLink
public void clearEmissionFilterLink()
- Specified by:
clearEmissionFilterLink
in interfaceFilterSetPrx
-
clearEmissionFilterLink
public void clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink()
- Specified by:
begin_clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink(Ice.Callback __cb)
- Specified by:
begin_clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink(Callback_FilterSet_clearEmissionFilterLink __cb)
- Specified by:
begin_clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_clearEmissionFilterLink __cb)
- Specified by:
begin_clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearEmissionFilterLink
in interfaceFilterSetPrx
-
begin_clearEmissionFilterLink
public Ice.AsyncResult begin_clearEmissionFilterLink(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_clearEmissionFilterLink
in interfaceFilterSetPrx
-
end_clearEmissionFilterLink
public void end_clearEmissionFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_clearEmissionFilterLink
in interfaceFilterSetPrx
-
clearExcitationFilterLink
public void clearExcitationFilterLink()
- Specified by:
clearExcitationFilterLink
in interfaceFilterSetPrx
-
clearExcitationFilterLink
public void clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink()
- Specified by:
begin_clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink(Ice.Callback __cb)
- Specified by:
begin_clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink(Callback_FilterSet_clearExcitationFilterLink __cb)
- Specified by:
begin_clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_clearExcitationFilterLink __cb)
- Specified by:
begin_clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearExcitationFilterLink
in interfaceFilterSetPrx
-
begin_clearExcitationFilterLink
public Ice.AsyncResult begin_clearExcitationFilterLink(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_clearExcitationFilterLink
in interfaceFilterSetPrx
-
end_clearExcitationFilterLink
public void end_clearExcitationFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_clearExcitationFilterLink
in interfaceFilterSetPrx
-
copyEmissionFilterLink
public java.util.List<FilterSetEmissionFilterLink> copyEmissionFilterLink()
- Specified by:
copyEmissionFilterLink
in interfaceFilterSetPrx
-
copyEmissionFilterLink
public java.util.List<FilterSetEmissionFilterLink> copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink()
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink(Ice.Callback __cb)
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink(Callback_FilterSet_copyEmissionFilterLink __cb)
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_copyEmissionFilterLink __cb)
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink(IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink(IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
begin_copyEmissionFilterLink
public Ice.AsyncResult begin_copyEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyEmissionFilterLink
in interfaceFilterSetPrx
-
end_copyEmissionFilterLink
public java.util.List<FilterSetEmissionFilterLink> end_copyEmissionFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_copyEmissionFilterLink
in interfaceFilterSetPrx
-
__copyEmissionFilterLink_completed
public static void __copyEmissionFilterLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSetEmissionFilterLink>> __cb, Ice.AsyncResult __result)
-
copyExcitationFilterLink
public java.util.List<FilterSetExcitationFilterLink> copyExcitationFilterLink()
- Specified by:
copyExcitationFilterLink
in interfaceFilterSetPrx
-
copyExcitationFilterLink
public java.util.List<FilterSetExcitationFilterLink> copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink()
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink(Ice.Callback __cb)
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink(Callback_FilterSet_copyExcitationFilterLink __cb)
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_copyExcitationFilterLink __cb)
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink(IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink(IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
begin_copyExcitationFilterLink
public Ice.AsyncResult begin_copyExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copyExcitationFilterLink
in interfaceFilterSetPrx
-
end_copyExcitationFilterLink
public java.util.List<FilterSetExcitationFilterLink> end_copyExcitationFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_copyExcitationFilterLink
in interfaceFilterSetPrx
-
__copyExcitationFilterLink_completed
public static void __copyExcitationFilterLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSetExcitationFilterLink>> __cb, Ice.AsyncResult __result)
-
findFilterSetEmissionFilterLink
public java.util.List<FilterSetEmissionFilterLink> findFilterSetEmissionFilterLink(Filter removal)
- Specified by:
findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
findFilterSetEmissionFilterLink
public java.util.List<FilterSetEmissionFilterLink> findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal, Ice.Callback __cb)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal, Callback_FilterSet_findFilterSetEmissionFilterLink __cb)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_findFilterSetEmissionFilterLink __cb)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetEmissionFilterLink
public Ice.AsyncResult begin_findFilterSetEmissionFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetEmissionFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
end_findFilterSetEmissionFilterLink
public java.util.List<FilterSetEmissionFilterLink> end_findFilterSetEmissionFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
__findFilterSetEmissionFilterLink_completed
public static void __findFilterSetEmissionFilterLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSetEmissionFilterLink>> __cb, Ice.AsyncResult __result)
-
findFilterSetExcitationFilterLink
public java.util.List<FilterSetExcitationFilterLink> findFilterSetExcitationFilterLink(Filter removal)
- Specified by:
findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
findFilterSetExcitationFilterLink
public java.util.List<FilterSetExcitationFilterLink> findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal, Ice.Callback __cb)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal, Callback_FilterSet_findFilterSetExcitationFilterLink __cb)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_findFilterSetExcitationFilterLink __cb)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_findFilterSetExcitationFilterLink
public Ice.AsyncResult begin_findFilterSetExcitationFilterLink(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSetExcitationFilterLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
end_findFilterSetExcitationFilterLink
public java.util.List<FilterSetExcitationFilterLink> end_findFilterSetExcitationFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_findFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
__findFilterSetExcitationFilterLink_completed
public static void __findFilterSetExcitationFilterLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSetExcitationFilterLink>> __cb, Ice.AsyncResult __result)
-
getDichroic
public Dichroic getDichroic()
- Specified by:
getDichroic
in interfaceFilterSetPrx
-
getDichroic
public Dichroic getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic()
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic(Ice.Callback __cb)
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic(Callback_FilterSet_getDichroic __cb)
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getDichroic __cb)
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic(IceInternal.Functional_GenericCallback1<Dichroic> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic(IceInternal.Functional_GenericCallback1<Dichroic> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Dichroic> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
begin_getDichroic
public Ice.AsyncResult begin_getDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Dichroic> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDichroic
in interfaceFilterSetPrx
-
end_getDichroic
public Dichroic end_getDichroic(Ice.AsyncResult __iresult)
- Specified by:
end_getDichroic
in interfaceFilterSetPrx
-
__getDichroic_completed
public static void __getDichroic_completed(Ice.TwowayCallbackArg1<Dichroic> __cb, Ice.AsyncResult __result)
-
getEmissionFilterLinkCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getEmissionFilterLinkCountPerOwner()
- Specified by:
getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
getEmissionFilterLinkCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner()
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner(Callback_FilterSet_getEmissionFilterLinkCountPerOwner __cb)
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getEmissionFilterLinkCountPerOwner __cb)
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getEmissionFilterLinkCountPerOwner
public Ice.AsyncResult begin_getEmissionFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
end_getEmissionFilterLinkCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getEmissionFilterLinkCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getEmissionFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
__getEmissionFilterLinkCountPerOwner_completed
public static void __getEmissionFilterLinkCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getExcitationFilterLinkCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getExcitationFilterLinkCountPerOwner()
- Specified by:
getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
getExcitationFilterLinkCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner()
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner(Callback_FilterSet_getExcitationFilterLinkCountPerOwner __cb)
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getExcitationFilterLinkCountPerOwner __cb)
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
begin_getExcitationFilterLinkCountPerOwner
public Ice.AsyncResult begin_getExcitationFilterLinkCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
end_getExcitationFilterLinkCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getExcitationFilterLinkCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getExcitationFilterLinkCountPerOwner
in interfaceFilterSetPrx
-
__getExcitationFilterLinkCountPerOwner_completed
public static void __getExcitationFilterLinkCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getInstrument
public Instrument getInstrument()
- Specified by:
getInstrument
in interfaceFilterSetPrx
-
getInstrument
public Instrument getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument()
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(Ice.Callback __cb)
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(Callback_FilterSet_getInstrument __cb)
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getInstrument __cb)
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getInstrument
in interfaceFilterSetPrx
-
end_getInstrument
public Instrument end_getInstrument(Ice.AsyncResult __iresult)
- Specified by:
end_getInstrument
in interfaceFilterSetPrx
-
__getInstrument_completed
public static void __getInstrument_completed(Ice.TwowayCallbackArg1<Instrument> __cb, Ice.AsyncResult __result)
-
getLotNumber
public RString getLotNumber()
- Specified by:
getLotNumber
in interfaceFilterSetPrx
-
getLotNumber
public RString getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber()
- Specified by:
begin_getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(Ice.Callback __cb)
- Specified by:
begin_getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(Callback_FilterSet_getLotNumber __cb)
- Specified by:
begin_getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getLotNumber __cb)
- Specified by:
begin_getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getLotNumber
in interfaceFilterSetPrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(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_getLotNumber
in interfaceFilterSetPrx
-
end_getLotNumber
public RString end_getLotNumber(Ice.AsyncResult __iresult)
- Specified by:
end_getLotNumber
in interfaceFilterSetPrx
-
__getLotNumber_completed
public static void __getLotNumber_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getManufacturer
public RString getManufacturer()
- Specified by:
getManufacturer
in interfaceFilterSetPrx
-
getManufacturer
public RString getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer()
- Specified by:
begin_getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(Ice.Callback __cb)
- Specified by:
begin_getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(Callback_FilterSet_getManufacturer __cb)
- Specified by:
begin_getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getManufacturer __cb)
- Specified by:
begin_getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getManufacturer
in interfaceFilterSetPrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(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_getManufacturer
in interfaceFilterSetPrx
-
end_getManufacturer
public RString end_getManufacturer(Ice.AsyncResult __iresult)
- Specified by:
end_getManufacturer
in interfaceFilterSetPrx
-
__getManufacturer_completed
public static void __getManufacturer_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getModel
public RString getModel()
- Specified by:
getModel
in interfaceFilterSetPrx
-
getModel
public RString getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getModel
in interfaceFilterSetPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel()
- Specified by:
begin_getModel
in interfaceFilterSetPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getModel
in interfaceFilterSetPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(Ice.Callback __cb)
- Specified by:
begin_getModel
in interfaceFilterSetPrx
-
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 interfaceFilterSetPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(Callback_FilterSet_getModel __cb)
- Specified by:
begin_getModel
in interfaceFilterSetPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getModel __cb)
- Specified by:
begin_getModel
in interfaceFilterSetPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getModel
in interfaceFilterSetPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getModel
in interfaceFilterSetPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getModel
in interfaceFilterSetPrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(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_getModel
in interfaceFilterSetPrx
-
end_getModel
public RString end_getModel(Ice.AsyncResult __iresult)
- Specified by:
end_getModel
in interfaceFilterSetPrx
-
__getModel_completed
public static void __getModel_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getSerialNumber
public RString getSerialNumber()
- Specified by:
getSerialNumber
in interfaceFilterSetPrx
-
getSerialNumber
public RString getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber()
- Specified by:
begin_getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(Ice.Callback __cb)
- Specified by:
begin_getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(Callback_FilterSet_getSerialNumber __cb)
- Specified by:
begin_getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getSerialNumber __cb)
- Specified by:
begin_getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSerialNumber
in interfaceFilterSetPrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(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_getSerialNumber
in interfaceFilterSetPrx
-
end_getSerialNumber
public RString end_getSerialNumber(Ice.AsyncResult __iresult)
- Specified by:
end_getSerialNumber
in interfaceFilterSetPrx
-
__getSerialNumber_completed
public static void __getSerialNumber_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceFilterSetPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceFilterSetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceFilterSetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceFilterSetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceFilterSetPrx
-
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 interfaceFilterSetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_FilterSet_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceFilterSetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceFilterSetPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceFilterSetPrx
-
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 interfaceFilterSetPrx
-
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 interfaceFilterSetPrx
-
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 interfaceFilterSetPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceFilterSetPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkEmissionFilter
public FilterSetEmissionFilterLink linkEmissionFilter(Filter addition)
- Specified by:
linkEmissionFilter
in interfaceFilterSetPrx
-
linkEmissionFilter
public FilterSetEmissionFilterLink linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition, Ice.Callback __cb)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition, Callback_FilterSet_linkEmissionFilter __cb)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_linkEmissionFilter __cb)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition, IceInternal.Functional_GenericCallback1<FilterSetEmissionFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition, IceInternal.Functional_GenericCallback1<FilterSetEmissionFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilterSetEmissionFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
begin_linkEmissionFilter
public Ice.AsyncResult begin_linkEmissionFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilterSetEmissionFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkEmissionFilter
in interfaceFilterSetPrx
-
end_linkEmissionFilter
public FilterSetEmissionFilterLink end_linkEmissionFilter(Ice.AsyncResult __iresult)
- Specified by:
end_linkEmissionFilter
in interfaceFilterSetPrx
-
__linkEmissionFilter_completed
public static void __linkEmissionFilter_completed(Ice.TwowayCallbackArg1<FilterSetEmissionFilterLink> __cb, Ice.AsyncResult __result)
-
linkExcitationFilter
public FilterSetExcitationFilterLink linkExcitationFilter(Filter addition)
- Specified by:
linkExcitationFilter
in interfaceFilterSetPrx
-
linkExcitationFilter
public FilterSetExcitationFilterLink linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition, Ice.Callback __cb)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition, Callback_FilterSet_linkExcitationFilter __cb)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_linkExcitationFilter __cb)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition, IceInternal.Functional_GenericCallback1<FilterSetExcitationFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition, IceInternal.Functional_GenericCallback1<FilterSetExcitationFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilterSetExcitationFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
begin_linkExcitationFilter
public Ice.AsyncResult begin_linkExcitationFilter(Filter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilterSetExcitationFilterLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkExcitationFilter
in interfaceFilterSetPrx
-
end_linkExcitationFilter
public FilterSetExcitationFilterLink end_linkExcitationFilter(Ice.AsyncResult __iresult)
- Specified by:
end_linkExcitationFilter
in interfaceFilterSetPrx
-
__linkExcitationFilter_completed
public static void __linkExcitationFilter_completed(Ice.TwowayCallbackArg1<FilterSetExcitationFilterLink> __cb, Ice.AsyncResult __result)
-
linkedEmissionFilterList
public java.util.List<Filter> linkedEmissionFilterList()
- Specified by:
linkedEmissionFilterList
in interfaceFilterSetPrx
-
linkedEmissionFilterList
public java.util.List<Filter> linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList()
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList(Ice.Callback __cb)
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList(Callback_FilterSet_linkedEmissionFilterList __cb)
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_linkedEmissionFilterList __cb)
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
begin_linkedEmissionFilterList
public Ice.AsyncResult begin_linkedEmissionFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedEmissionFilterList
in interfaceFilterSetPrx
-
end_linkedEmissionFilterList
public java.util.List<Filter> end_linkedEmissionFilterList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedEmissionFilterList
in interfaceFilterSetPrx
-
__linkedEmissionFilterList_completed
public static void __linkedEmissionFilterList_completed(Ice.TwowayCallbackArg1<java.util.List<Filter>> __cb, Ice.AsyncResult __result)
-
linkedExcitationFilterList
public java.util.List<Filter> linkedExcitationFilterList()
- Specified by:
linkedExcitationFilterList
in interfaceFilterSetPrx
-
linkedExcitationFilterList
public java.util.List<Filter> linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList()
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList(Ice.Callback __cb)
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList(Callback_FilterSet_linkedExcitationFilterList __cb)
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_linkedExcitationFilterList __cb)
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
begin_linkedExcitationFilterList
public Ice.AsyncResult begin_linkedExcitationFilterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_linkedExcitationFilterList
in interfaceFilterSetPrx
-
end_linkedExcitationFilterList
public java.util.List<Filter> end_linkedExcitationFilterList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedExcitationFilterList
in interfaceFilterSetPrx
-
__linkedExcitationFilterList_completed
public static void __linkedExcitationFilterList_completed(Ice.TwowayCallbackArg1<java.util.List<Filter>> __cb, Ice.AsyncResult __result)
-
reloadEmissionFilterLink
public void reloadEmissionFilterLink(FilterSet toCopy)
- Specified by:
reloadEmissionFilterLink
in interfaceFilterSetPrx
-
reloadEmissionFilterLink
public void reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet toCopy)
- Specified by:
begin_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet toCopy, Callback_FilterSet_reloadEmissionFilterLink __cb)
- Specified by:
begin_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_reloadEmissionFilterLink __cb)
- Specified by:
begin_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_reloadEmissionFilterLink
public Ice.AsyncResult begin_reloadEmissionFilterLink(FilterSet 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_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
end_reloadEmissionFilterLink
public void end_reloadEmissionFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_reloadEmissionFilterLink
in interfaceFilterSetPrx
-
reloadExcitationFilterLink
public void reloadExcitationFilterLink(FilterSet toCopy)
- Specified by:
reloadExcitationFilterLink
in interfaceFilterSetPrx
-
reloadExcitationFilterLink
public void reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet toCopy)
- Specified by:
begin_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet toCopy, Callback_FilterSet_reloadExcitationFilterLink __cb)
- Specified by:
begin_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_reloadExcitationFilterLink __cb)
- Specified by:
begin_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_reloadExcitationFilterLink
public Ice.AsyncResult begin_reloadExcitationFilterLink(FilterSet 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_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
end_reloadExcitationFilterLink
public void end_reloadExcitationFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_reloadExcitationFilterLink
in interfaceFilterSetPrx
-
removeAllFilterSetEmissionFilterLinkSet
public void removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets)
- Specified by:
removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
removeAllFilterSetEmissionFilterLinkSet
public void removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets)
- Specified by:
begin_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, Callback_FilterSet_removeAllFilterSetEmissionFilterLinkSet __cb)
- Specified by:
begin_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeAllFilterSetEmissionFilterLinkSet __cb)
- Specified by:
begin_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetEmissionFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetEmissionFilterLinkSet(java.util.List<FilterSetEmissionFilterLink> 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_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
end_removeAllFilterSetEmissionFilterLinkSet
public void end_removeAllFilterSetEmissionFilterLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilterSetEmissionFilterLinkSet
in interfaceFilterSetPrx
-
removeAllFilterSetExcitationFilterLinkSet
public void removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets)
- Specified by:
removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
removeAllFilterSetExcitationFilterLinkSet
public void removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets)
- Specified by:
begin_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, Callback_FilterSet_removeAllFilterSetExcitationFilterLinkSet __cb)
- Specified by:
begin_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeAllFilterSetExcitationFilterLinkSet __cb)
- Specified by:
begin_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
begin_removeAllFilterSetExcitationFilterLinkSet
public Ice.AsyncResult begin_removeAllFilterSetExcitationFilterLinkSet(java.util.List<FilterSetExcitationFilterLink> 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_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
end_removeAllFilterSetExcitationFilterLinkSet
public void end_removeAllFilterSetExcitationFilterLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllFilterSetExcitationFilterLinkSet
in interfaceFilterSetPrx
-
removeFilterSetEmissionFilterLink
public void removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget)
- Specified by:
removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
removeFilterSetEmissionFilterLink
public void removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget)
- Specified by:
begin_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, Callback_FilterSet_removeFilterSetEmissionFilterLink __cb)
- Specified by:
begin_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeFilterSetEmissionFilterLink __cb)
- Specified by:
begin_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLink
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLink(FilterSetEmissionFilterLink 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_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
end_removeFilterSetEmissionFilterLink
public void end_removeFilterSetEmissionFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilterSetEmissionFilterLink
in interfaceFilterSetPrx
-
removeFilterSetEmissionFilterLinkFromBoth
public void removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides)
- Specified by:
removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
removeFilterSetEmissionFilterLinkFromBoth
public void removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides)
- Specified by:
begin_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, Callback_FilterSet_removeFilterSetEmissionFilterLinkFromBoth __cb)
- Specified by:
begin_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeFilterSetEmissionFilterLinkFromBoth __cb)
- Specified by:
begin_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetEmissionFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetEmissionFilterLinkFromBoth(FilterSetEmissionFilterLink link, boolean bothSides, 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_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
end_removeFilterSetEmissionFilterLinkFromBoth
public void end_removeFilterSetEmissionFilterLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilterSetEmissionFilterLinkFromBoth
in interfaceFilterSetPrx
-
removeFilterSetExcitationFilterLink
public void removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget)
- Specified by:
removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
removeFilterSetExcitationFilterLink
public void removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget)
- Specified by:
begin_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, Callback_FilterSet_removeFilterSetExcitationFilterLink __cb)
- Specified by:
begin_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeFilterSetExcitationFilterLink __cb)
- Specified by:
begin_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLink
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLink(FilterSetExcitationFilterLink 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_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
end_removeFilterSetExcitationFilterLink
public void end_removeFilterSetExcitationFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilterSetExcitationFilterLink
in interfaceFilterSetPrx
-
removeFilterSetExcitationFilterLinkFromBoth
public void removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides)
- Specified by:
removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
removeFilterSetExcitationFilterLinkFromBoth
public void removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides)
- Specified by:
begin_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, Callback_FilterSet_removeFilterSetExcitationFilterLinkFromBoth __cb)
- Specified by:
begin_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_removeFilterSetExcitationFilterLinkFromBoth __cb)
- Specified by:
begin_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
begin_removeFilterSetExcitationFilterLinkFromBoth
public Ice.AsyncResult begin_removeFilterSetExcitationFilterLinkFromBoth(FilterSetExcitationFilterLink link, boolean bothSides, 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_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
end_removeFilterSetExcitationFilterLinkFromBoth
public void end_removeFilterSetExcitationFilterLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeFilterSetExcitationFilterLinkFromBoth
in interfaceFilterSetPrx
-
setDichroic
public void setDichroic(Dichroic theDichroic)
- Specified by:
setDichroic
in interfaceFilterSetPrx
-
setDichroic
public void setDichroic(Dichroic theDichroic, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic)
- Specified by:
begin_setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic, Ice.Callback __cb)
- Specified by:
begin_setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic, Callback_FilterSet_setDichroic __cb)
- Specified by:
begin_setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setDichroic __cb)
- Specified by:
begin_setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setDichroic
in interfaceFilterSetPrx
-
begin_setDichroic
public Ice.AsyncResult begin_setDichroic(Dichroic theDichroic, 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_setDichroic
in interfaceFilterSetPrx
-
end_setDichroic
public void end_setDichroic(Ice.AsyncResult __iresult)
- Specified by:
end_setDichroic
in interfaceFilterSetPrx
-
setInstrument
public void setInstrument(Instrument theInstrument)
- Specified by:
setInstrument
in interfaceFilterSetPrx
-
setInstrument
public void setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument)
- Specified by:
begin_setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, Ice.Callback __cb)
- Specified by:
begin_setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, Callback_FilterSet_setInstrument __cb)
- Specified by:
begin_setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setInstrument __cb)
- Specified by:
begin_setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setInstrument
in interfaceFilterSetPrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, 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_setInstrument
in interfaceFilterSetPrx
-
end_setInstrument
public void end_setInstrument(Ice.AsyncResult __iresult)
- Specified by:
end_setInstrument
in interfaceFilterSetPrx
-
setLotNumber
public void setLotNumber(RString theLotNumber)
- Specified by:
setLotNumber
in interfaceFilterSetPrx
-
setLotNumber
public void setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber)
- Specified by:
begin_setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, Ice.Callback __cb)
- Specified by:
begin_setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, Callback_FilterSet_setLotNumber __cb)
- Specified by:
begin_setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setLotNumber __cb)
- Specified by:
begin_setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLotNumber
in interfaceFilterSetPrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, 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_setLotNumber
in interfaceFilterSetPrx
-
end_setLotNumber
public void end_setLotNumber(Ice.AsyncResult __iresult)
- Specified by:
end_setLotNumber
in interfaceFilterSetPrx
-
setManufacturer
public void setManufacturer(RString theManufacturer)
- Specified by:
setManufacturer
in interfaceFilterSetPrx
-
setManufacturer
public void setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer)
- Specified by:
begin_setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, Ice.Callback __cb)
- Specified by:
begin_setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, Callback_FilterSet_setManufacturer __cb)
- Specified by:
begin_setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setManufacturer __cb)
- Specified by:
begin_setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setManufacturer
in interfaceFilterSetPrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, 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_setManufacturer
in interfaceFilterSetPrx
-
end_setManufacturer
public void end_setManufacturer(Ice.AsyncResult __iresult)
- Specified by:
end_setManufacturer
in interfaceFilterSetPrx
-
setModel
public void setModel(RString theModel)
- Specified by:
setModel
in interfaceFilterSetPrx
-
setModel
public void setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setModel
in interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel)
- Specified by:
begin_setModel
in interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setModel
in interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, Ice.Callback __cb)
- Specified by:
begin_setModel
in interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setModel
in interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, Callback_FilterSet_setModel __cb)
- Specified by:
begin_setModel
in interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setModel __cb)
- Specified by:
begin_setModel
in interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setModel
in interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setModel
in interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString 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 interfaceFilterSetPrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString 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 interfaceFilterSetPrx
-
end_setModel
public void end_setModel(Ice.AsyncResult __iresult)
- Specified by:
end_setModel
in interfaceFilterSetPrx
-
setSerialNumber
public void setSerialNumber(RString theSerialNumber)
- Specified by:
setSerialNumber
in interfaceFilterSetPrx
-
setSerialNumber
public void setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber)
- Specified by:
begin_setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, Ice.Callback __cb)
- Specified by:
begin_setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, Callback_FilterSet_setSerialNumber __cb)
- Specified by:
begin_setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setSerialNumber __cb)
- Specified by:
begin_setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSerialNumber
in interfaceFilterSetPrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, 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_setSerialNumber
in interfaceFilterSetPrx
-
end_setSerialNumber
public void end_setSerialNumber(Ice.AsyncResult __iresult)
- Specified by:
end_setSerialNumber
in interfaceFilterSetPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceFilterSetPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceFilterSetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceFilterSetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceFilterSetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceFilterSetPrx
-
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 interfaceFilterSetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_FilterSet_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceFilterSetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceFilterSetPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceFilterSetPrx
-
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 interfaceFilterSetPrx
-
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 interfaceFilterSetPrx
-
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 interfaceFilterSetPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceFilterSetPrx
-
sizeOfEmissionFilterLink
public int sizeOfEmissionFilterLink()
- Specified by:
sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
sizeOfEmissionFilterLink
public int sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink()
- Specified by:
begin_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink(Ice.Callback __cb)
- Specified by:
begin_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink(Callback_FilterSet_sizeOfEmissionFilterLink __cb)
- Specified by:
begin_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_sizeOfEmissionFilterLink __cb)
- Specified by:
begin_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfEmissionFilterLink
public Ice.AsyncResult begin_sizeOfEmissionFilterLink(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_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
end_sizeOfEmissionFilterLink
public int end_sizeOfEmissionFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfEmissionFilterLink
in interfaceFilterSetPrx
-
__sizeOfEmissionFilterLink_completed
public static void __sizeOfEmissionFilterLink_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
sizeOfExcitationFilterLink
public int sizeOfExcitationFilterLink()
- Specified by:
sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
sizeOfExcitationFilterLink
public int sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink()
- Specified by:
begin_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink(Ice.Callback __cb)
- Specified by:
begin_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink(Callback_FilterSet_sizeOfExcitationFilterLink __cb)
- Specified by:
begin_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_sizeOfExcitationFilterLink __cb)
- Specified by:
begin_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
begin_sizeOfExcitationFilterLink
public Ice.AsyncResult begin_sizeOfExcitationFilterLink(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_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
end_sizeOfExcitationFilterLink
public int end_sizeOfExcitationFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfExcitationFilterLink
in interfaceFilterSetPrx
-
__sizeOfExcitationFilterLink_completed
public static void __sizeOfExcitationFilterLink_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkEmissionFilter
public void unlinkEmissionFilter(Filter removal)
- Specified by:
unlinkEmissionFilter
in interfaceFilterSetPrx
-
unlinkEmissionFilter
public void unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal)
- Specified by:
begin_unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal, Ice.Callback __cb)
- Specified by:
begin_unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal, Callback_FilterSet_unlinkEmissionFilter __cb)
- Specified by:
begin_unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_unlinkEmissionFilter __cb)
- Specified by:
begin_unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkEmissionFilter
in interfaceFilterSetPrx
-
begin_unlinkEmissionFilter
public Ice.AsyncResult begin_unlinkEmissionFilter(Filter removal, 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_unlinkEmissionFilter
in interfaceFilterSetPrx
-
end_unlinkEmissionFilter
public void end_unlinkEmissionFilter(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkEmissionFilter
in interfaceFilterSetPrx
-
unlinkExcitationFilter
public void unlinkExcitationFilter(Filter removal)
- Specified by:
unlinkExcitationFilter
in interfaceFilterSetPrx
-
unlinkExcitationFilter
public void unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal)
- Specified by:
begin_unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal, Ice.Callback __cb)
- Specified by:
begin_unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal, Callback_FilterSet_unlinkExcitationFilter __cb)
- Specified by:
begin_unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_unlinkExcitationFilter __cb)
- Specified by:
begin_unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkExcitationFilter
in interfaceFilterSetPrx
-
begin_unlinkExcitationFilter
public Ice.AsyncResult begin_unlinkExcitationFilter(Filter removal, 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_unlinkExcitationFilter
in interfaceFilterSetPrx
-
end_unlinkExcitationFilter
public void end_unlinkExcitationFilter(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkExcitationFilter
in interfaceFilterSetPrx
-
unloadEmissionFilterLink
public void unloadEmissionFilterLink()
- Specified by:
unloadEmissionFilterLink
in interfaceFilterSetPrx
-
unloadEmissionFilterLink
public void unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink()
- Specified by:
begin_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink(Ice.Callback __cb)
- Specified by:
begin_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink(Callback_FilterSet_unloadEmissionFilterLink __cb)
- Specified by:
begin_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_unloadEmissionFilterLink __cb)
- Specified by:
begin_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
begin_unloadEmissionFilterLink
public Ice.AsyncResult begin_unloadEmissionFilterLink(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_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
end_unloadEmissionFilterLink
public void end_unloadEmissionFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_unloadEmissionFilterLink
in interfaceFilterSetPrx
-
unloadExcitationFilterLink
public void unloadExcitationFilterLink()
- Specified by:
unloadExcitationFilterLink
in interfaceFilterSetPrx
-
unloadExcitationFilterLink
public void unloadExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink()
- Specified by:
begin_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink(Ice.Callback __cb)
- Specified by:
begin_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink(Callback_FilterSet_unloadExcitationFilterLink __cb)
- Specified by:
begin_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_FilterSet_unloadExcitationFilterLink __cb)
- Specified by:
begin_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
begin_unloadExcitationFilterLink
public Ice.AsyncResult begin_unloadExcitationFilterLink(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_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
end_unloadExcitationFilterLink
public void end_unloadExcitationFilterLink(Ice.AsyncResult __iresult)
- Specified by:
end_unloadExcitationFilterLink
in interfaceFilterSetPrx
-
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.
-
checkedCast
public static FilterSetPrx 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 FilterSetPrx 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 FilterSetPrx 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 FilterSetPrx 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 FilterSetPrx 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 FilterSetPrx 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, FilterSetPrx v)
-
__read
public static FilterSetPrx __read(IceInternal.BasicStream __is)
-
-