public final class ExperimenterGroupPrxHelper extends Ice.ObjectPrxHelperBase implements ExperimenterGroupPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
ExperimenterGroupPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ExperimenterGroupAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__copyGroupExperimenterMap_completed(Ice.TwowayCallbackArg1<java.util.List<GroupExperimenterMap>> __cb,
Ice.AsyncResult __result) |
static void |
__findExperimenterGroupAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ExperimenterGroupAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__findGroupExperimenterMap_completed(Ice.TwowayCallbackArg1<java.util.List<GroupExperimenterMap>> __cb,
Ice.AsyncResult __result) |
static void |
__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result) |
static void |
__getConfig_completed(Ice.TwowayCallbackArg1<java.util.List<NamedValue>> __cb,
Ice.AsyncResult __result) |
static void |
__getConfigAsMap_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.String,java.lang.String>> __cb,
Ice.AsyncResult __result) |
static void |
__getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb,
Ice.AsyncResult __result) |
static void |
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__getLdap_completed(Ice.TwowayCallbackArg1<RBool> __cb,
Ice.AsyncResult __result) |
static void |
__getName_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 |
__linkAnnotation_completed(Ice.TwowayCallbackArg1<ExperimenterGroupAnnotationLink> __cb,
Ice.AsyncResult __result) |
static void |
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
Ice.AsyncResult __result) |
static void |
__linkedExperimenterList_completed(Ice.TwowayCallbackArg1<java.util.List<Experimenter>> __cb,
Ice.AsyncResult __result) |
static void |
__linkExperimenter_completed(Ice.TwowayCallbackArg1<GroupExperimenterMap> __cb,
Ice.AsyncResult __result) |
static void |
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
Ice.AsyncResult __result) |
static ExperimenterGroupPrx |
__read(IceInternal.BasicStream __is) |
static void |
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfGroupExperimenterMap_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
ExperimenterGroupPrx v) |
void |
addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets) |
void |
addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets) |
void |
addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target) |
void |
addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides) |
void |
addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addGroupExperimenterMap(GroupExperimenterMap target) |
void |
addGroupExperimenterMap(GroupExperimenterMap target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides) |
void |
addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
Callback_ExperimenterGroup_addAllExperimenterGroupAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_addAllExperimenterGroupAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> 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_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets) |
Ice.AsyncResult |
begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
Callback_ExperimenterGroup_addAllGroupExperimenterMapSet __cb) |
Ice.AsyncResult |
begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_addAllGroupExperimenterMapSet __cb) |
Ice.AsyncResult |
begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> 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_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
Callback_ExperimenterGroup_addExperimenterGroupAnnotationLink __cb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_addExperimenterGroupAnnotationLink __cb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink 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_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
Callback_ExperimenterGroup_addExperimenterGroupAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_addExperimenterGroupAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink 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_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink 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_addGroupExperimenterMap(GroupExperimenterMap target) |
Ice.AsyncResult |
begin_addGroupExperimenterMap(GroupExperimenterMap target,
Callback_ExperimenterGroup_addGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_addGroupExperimenterMap(GroupExperimenterMap target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addGroupExperimenterMap(GroupExperimenterMap target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addGroupExperimenterMap(GroupExperimenterMap target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addGroupExperimenterMap(GroupExperimenterMap target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addGroupExperimenterMap(GroupExperimenterMap target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_addGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_addGroupExperimenterMap(GroupExperimenterMap target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addGroupExperimenterMap(GroupExperimenterMap target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addGroupExperimenterMap(GroupExperimenterMap 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_addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides) |
Ice.AsyncResult |
begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides,
Callback_ExperimenterGroup_addGroupExperimenterMapToBoth __cb) |
Ice.AsyncResult |
begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_addGroupExperimenterMapToBoth __cb) |
Ice.AsyncResult |
begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addGroupExperimenterMapToBoth(GroupExperimenterMap 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_addGroupExperimenterMapToBoth(GroupExperimenterMap 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_clearAnnotationLinks() |
Ice.AsyncResult |
begin_clearAnnotationLinks(Callback_ExperimenterGroup_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(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_clearGroupExperimenterMap() |
Ice.AsyncResult |
begin_clearGroupExperimenterMap(Callback_ExperimenterGroup_clearGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_clearGroupExperimenterMap(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearGroupExperimenterMap(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearGroupExperimenterMap(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_clearGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearGroupExperimenterMap(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_copyAnnotationLinks() |
Ice.AsyncResult |
begin_copyAnnotationLinks(Callback_ExperimenterGroup_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap() |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(Callback_ExperimenterGroup_copyGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_copyGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal,
Callback_ExperimenterGroup_findExperimenterGroupAnnotationLink __cb) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_findExperimenterGroupAnnotationLink __cb) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findExperimenterGroupAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal,
Callback_ExperimenterGroup_findGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal,
IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal,
IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_findGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_ExperimenterGroup_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(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_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(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_getAnnotationLinksCountPerOwner(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_getConfig() |
Ice.AsyncResult |
begin_getConfig(Callback_ExperimenterGroup_getConfig __cb) |
Ice.AsyncResult |
begin_getConfig(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getConfig(IceInternal.Functional_GenericCallback1<java.util.List<NamedValue>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getConfig(IceInternal.Functional_GenericCallback1<java.util.List<NamedValue>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_getConfig __cb) |
Ice.AsyncResult |
begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<NamedValue>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<NamedValue>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getConfigAsMap() |
Ice.AsyncResult |
begin_getConfigAsMap(Callback_ExperimenterGroup_getConfigAsMap __cb) |
Ice.AsyncResult |
begin_getConfigAsMap(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getConfigAsMap(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getConfigAsMap(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_getConfigAsMap __cb) |
Ice.AsyncResult |
begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDescription() |
Ice.AsyncResult |
begin_getDescription(Callback_ExperimenterGroup_getDescription __cb) |
Ice.AsyncResult |
begin_getDescription(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_getDescription __cb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDescription(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_getDetails() |
Ice.AsyncResult |
begin_getDetails(Callback_IObject_getDetails __cb) |
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,
Callback_IObject_getDetails __cb) |
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_getId() |
Ice.AsyncResult |
begin_getId(Callback_IObject_getId __cb) |
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,
Callback_IObject_getId __cb) |
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_getLdap() |
Ice.AsyncResult |
begin_getLdap(Callback_ExperimenterGroup_getLdap __cb) |
Ice.AsyncResult |
begin_getLdap(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getLdap(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getLdap(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_getLdap __cb) |
Ice.AsyncResult |
begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RBool> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RBool> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getName() |
Ice.AsyncResult |
begin_getName(Callback_ExperimenterGroup_getName __cb) |
Ice.AsyncResult |
begin_getName(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_getName __cb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_ExperimenterGroup_getVersion __cb) |
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,
Callback_ExperimenterGroup_getVersion __cb) |
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_isAnnotated()
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_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,
Callback_IObject_isAnnotated __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,
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_isGlobal()
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_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,
Callback_IObject_isGlobal __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,
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_isLink()
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Callback_IObject_isLink __cb)
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,
Callback_IObject_isLink __cb)
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_isLoaded()
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_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,
Callback_IObject_isLoaded __cb)
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_isMutable()
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_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,
Callback_IObject_isMutable __cb)
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_linkAnnotation(Annotation addition) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Callback_ExperimenterGroup_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<ExperimenterGroupAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<ExperimenterGroupAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ExperimenterGroupAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ExperimenterGroupAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_ExperimenterGroup_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedExperimenterList() |
Ice.AsyncResult |
begin_linkedExperimenterList(Callback_ExperimenterGroup_linkedExperimenterList __cb) |
Ice.AsyncResult |
begin_linkedExperimenterList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedExperimenterList(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedExperimenterList(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_linkedExperimenterList __cb) |
Ice.AsyncResult |
begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition,
Callback_ExperimenterGroup_linkExperimenter __cb) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_linkExperimenter __cb) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkExperimenter(Experimenter addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
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(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(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,
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(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_reloadAnnotationLinks(ExperimenterGroup toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(ExperimenterGroup toCopy,
Callback_ExperimenterGroup_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(ExperimenterGroup toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(ExperimenterGroup toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(ExperimenterGroup toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(ExperimenterGroup 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_reloadGroupExperimenterMap(ExperimenterGroup toCopy) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy,
Callback_ExperimenterGroup_reloadGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_reloadGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(ExperimenterGroup 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_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
Callback_ExperimenterGroup_removeAllExperimenterGroupAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_removeAllExperimenterGroupAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> 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_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets) |
Ice.AsyncResult |
begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
Callback_ExperimenterGroup_removeAllGroupExperimenterMapSet __cb) |
Ice.AsyncResult |
begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_removeAllGroupExperimenterMapSet __cb) |
Ice.AsyncResult |
begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> 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_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink 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_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink 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_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink 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_removeGroupExperimenterMap(GroupExperimenterMap theTarget) |
Ice.AsyncResult |
begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget,
Callback_ExperimenterGroup_removeGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_removeGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMap(GroupExperimenterMap 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_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides,
Callback_ExperimenterGroup_removeGroupExperimenterMapFromBoth __cb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_removeGroupExperimenterMapFromBoth __cb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap 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_removeGroupExperimenterMapFromBoth(GroupExperimenterMap 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_setConfig(java.util.List<NamedValue> theConfig) |
Ice.AsyncResult |
begin_setConfig(java.util.List<NamedValue> theConfig,
Callback_ExperimenterGroup_setConfig __cb) |
Ice.AsyncResult |
begin_setConfig(java.util.List<NamedValue> theConfig,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setConfig(java.util.List<NamedValue> theConfig,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setConfig(java.util.List<NamedValue> theConfig,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setConfig(java.util.List<NamedValue> theConfig,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setConfig(java.util.List<NamedValue> theConfig,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_setConfig __cb) |
Ice.AsyncResult |
begin_setConfig(java.util.List<NamedValue> theConfig,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setConfig(java.util.List<NamedValue> theConfig,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setConfig(java.util.List<NamedValue> theConfig,
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_setDescription(RString theDescription) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
Callback_ExperimenterGroup_setDescription __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_setDescription __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDescription(RString theDescription,
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) |
Ice.AsyncResult |
begin_setId(RLong id,
Callback_IObject_setId __cb) |
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,
Callback_IObject_setId __cb) |
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_setLdap(RBool theLdap) |
Ice.AsyncResult |
begin_setLdap(RBool theLdap,
Callback_ExperimenterGroup_setLdap __cb) |
Ice.AsyncResult |
begin_setLdap(RBool theLdap,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setLdap(RBool theLdap,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setLdap(RBool theLdap,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setLdap(RBool theLdap,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setLdap(RBool theLdap,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_setLdap __cb) |
Ice.AsyncResult |
begin_setLdap(RBool theLdap,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setLdap(RBool theLdap,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setLdap(RBool theLdap,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setName(RString theName) |
Ice.AsyncResult |
begin_setName(RString theName,
Callback_ExperimenterGroup_setName __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setName(RString theName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_setName __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Callback_ExperimenterGroup_setVersion __cb) |
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,
Callback_ExperimenterGroup_setVersion __cb) |
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_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(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(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,
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(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_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_ExperimenterGroup_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(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_sizeOfGroupExperimenterMap() |
Ice.AsyncResult |
begin_sizeOfGroupExperimenterMap(Callback_ExperimenterGroup_sizeOfGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_sizeOfGroupExperimenterMap(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfGroupExperimenterMap(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfGroupExperimenterMap(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_sizeOfGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfGroupExperimenterMap(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_unlinkAnnotation(Annotation removal) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Callback_ExperimenterGroup_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation 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_unlinkExperimenter(Experimenter removal) |
Ice.AsyncResult |
begin_unlinkExperimenter(Experimenter removal,
Callback_ExperimenterGroup_unlinkExperimenter __cb) |
Ice.AsyncResult |
begin_unlinkExperimenter(Experimenter removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkExperimenter(Experimenter removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkExperimenter(Experimenter removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkExperimenter(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkExperimenter(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_unlinkExperimenter __cb) |
Ice.AsyncResult |
begin_unlinkExperimenter(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkExperimenter(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkExperimenter(Experimenter 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_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(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(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,
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(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_unloadAnnotationLinks() |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Callback_ExperimenterGroup_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(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_unloadCollections()
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_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,
Callback_IObject_unloadCollections __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,
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_unloadDetails()
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_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,
Callback_IObject_unloadDetails __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,
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_unloadGroupExperimenterMap() |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(Callback_ExperimenterGroup_unloadGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ExperimenterGroup_unloadGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
static ExperimenterGroupPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static ExperimenterGroupPrx |
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.
|
static ExperimenterGroupPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static ExperimenterGroupPrx |
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.
|
void |
clearAnnotationLinks() |
void |
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearGroupExperimenterMap() |
void |
clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<ExperimenterGroupAnnotationLink> |
copyAnnotationLinks() |
java.util.List<ExperimenterGroupAnnotationLink> |
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<GroupExperimenterMap> |
copyGroupExperimenterMap() |
java.util.List<GroupExperimenterMap> |
copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
end_addAllExperimenterGroupAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_addAllGroupExperimenterMapSet(Ice.AsyncResult __iresult) |
void |
end_addExperimenterGroupAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_addExperimenterGroupAnnotationLinkToBoth(Ice.AsyncResult __iresult) |
void |
end_addGroupExperimenterMap(Ice.AsyncResult __iresult) |
void |
end_addGroupExperimenterMapToBoth(Ice.AsyncResult __iresult) |
void |
end_clearAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_clearGroupExperimenterMap(Ice.AsyncResult __iresult) |
java.util.List<ExperimenterGroupAnnotationLink> |
end_copyAnnotationLinks(Ice.AsyncResult __iresult) |
java.util.List<GroupExperimenterMap> |
end_copyGroupExperimenterMap(Ice.AsyncResult __iresult) |
java.util.List<ExperimenterGroupAnnotationLink> |
end_findExperimenterGroupAnnotationLink(Ice.AsyncResult __iresult) |
java.util.List<GroupExperimenterMap> |
end_findGroupExperimenterMap(Ice.AsyncResult __iresult) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult) |
java.util.List<NamedValue> |
end_getConfig(Ice.AsyncResult __iresult) |
java.util.Map<java.lang.String,java.lang.String> |
end_getConfigAsMap(Ice.AsyncResult __iresult) |
RString |
end_getDescription(Ice.AsyncResult __iresult) |
Details |
end_getDetails(Ice.AsyncResult __iresult) |
RLong |
end_getId(Ice.AsyncResult __iresult) |
RBool |
end_getLdap(Ice.AsyncResult __iresult) |
RString |
end_getName(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.
|
ExperimenterGroupAnnotationLink |
end_linkAnnotation(Ice.AsyncResult __iresult) |
java.util.List<Annotation> |
end_linkedAnnotationList(Ice.AsyncResult __iresult) |
java.util.List<Experimenter> |
end_linkedExperimenterList(Ice.AsyncResult __iresult) |
GroupExperimenterMap |
end_linkExperimenter(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_reloadAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_reloadGroupExperimenterMap(Ice.AsyncResult __iresult) |
void |
end_removeAllExperimenterGroupAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_removeAllGroupExperimenterMapSet(Ice.AsyncResult __iresult) |
void |
end_removeExperimenterGroupAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_removeExperimenterGroupAnnotationLinkFromBoth(Ice.AsyncResult __iresult) |
void |
end_removeGroupExperimenterMap(Ice.AsyncResult __iresult) |
void |
end_removeGroupExperimenterMapFromBoth(Ice.AsyncResult __iresult) |
void |
end_setConfig(Ice.AsyncResult __iresult) |
void |
end_setDescription(Ice.AsyncResult __iresult) |
void |
end_setId(Ice.AsyncResult __iresult) |
void |
end_setLdap(Ice.AsyncResult __iresult) |
void |
end_setName(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_sizeOfAnnotationLinks(Ice.AsyncResult __iresult) |
int |
end_sizeOfGroupExperimenterMap(Ice.AsyncResult __iresult) |
void |
end_unlinkAnnotation(Ice.AsyncResult __iresult) |
void |
end_unlinkExperimenter(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_unloadAnnotationLinks(Ice.AsyncResult __iresult) |
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_unloadGroupExperimenterMap(Ice.AsyncResult __iresult) |
java.util.List<ExperimenterGroupAnnotationLink> |
findExperimenterGroupAnnotationLink(Annotation removal) |
java.util.List<ExperimenterGroupAnnotationLink> |
findExperimenterGroupAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<GroupExperimenterMap> |
findGroupExperimenterMap(Experimenter removal) |
java.util.List<GroupExperimenterMap> |
findGroupExperimenterMap(Experimenter removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<NamedValue> |
getConfig() |
java.util.List<NamedValue> |
getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.String,java.lang.String> |
getConfigAsMap() |
java.util.Map<java.lang.String,java.lang.String> |
getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getDescription() |
RString |
getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Details |
getDetails() |
Details |
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RLong |
getId() |
RLong |
getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RBool |
getLdap() |
RBool |
getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getName() |
RString |
getName(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.
|
ExperimenterGroupAnnotationLink |
linkAnnotation(Annotation addition) |
ExperimenterGroupAnnotationLink |
linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Annotation> |
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Experimenter> |
linkedExperimenterList() |
java.util.List<Experimenter> |
linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
GroupExperimenterMap |
linkExperimenter(Experimenter addition) |
GroupExperimenterMap |
linkExperimenter(Experimenter 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 |
reloadAnnotationLinks(ExperimenterGroup toCopy) |
void |
reloadAnnotationLinks(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadGroupExperimenterMap(ExperimenterGroup toCopy) |
void |
reloadGroupExperimenterMap(ExperimenterGroup toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets) |
void |
removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets) |
void |
removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget) |
void |
removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides) |
void |
removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeGroupExperimenterMap(GroupExperimenterMap theTarget) |
void |
removeGroupExperimenterMap(GroupExperimenterMap theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides) |
void |
removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setConfig(java.util.List<NamedValue> theConfig) |
void |
setConfig(java.util.List<NamedValue> theConfig,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setDescription(RString theDescription) |
void |
setDescription(RString theDescription,
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 |
setLdap(RBool theLdap) |
void |
setLdap(RBool theLdap,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setName(RString theName) |
void |
setName(RString theName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
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 |
sizeOfAnnotationLinks() |
int |
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfGroupExperimenterMap() |
int |
sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static ExperimenterGroupPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static ExperimenterGroupPrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unlinkExperimenter(Experimenter removal) |
void |
unlinkExperimenter(Experimenter 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 |
unloadAnnotationLinks() |
void |
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
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 |
unloadGroupExperimenterMap() |
void |
unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
__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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static final java.lang.String[] __ids
public static final long serialVersionUID
public void addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public void addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, Ice.Callback __cb)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, Callback_ExperimenterGroup_addAllExperimenterGroupAnnotationLinkSet __cb)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_addAllExperimenterGroupAnnotationLinkSet __cb)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> 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)
begin_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public void end_addAllExperimenterGroupAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public void addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public void addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Ice.Callback __cb)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Callback_ExperimenterGroup_addAllGroupExperimenterMapSet __cb)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_addAllGroupExperimenterMapSet __cb)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> 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)
begin_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public void end_addAllGroupExperimenterMapSet(Ice.AsyncResult __iresult)
end_addAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public void addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target)
addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public void addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, Ice.Callback __cb)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, Callback_ExperimenterGroup_addExperimenterGroupAnnotationLink __cb)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_addExperimenterGroupAnnotationLink __cb)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink 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)
begin_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public void end_addExperimenterGroupAnnotationLink(Ice.AsyncResult __iresult)
end_addExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public void addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public void addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, Callback_ExperimenterGroup_addExperimenterGroupAnnotationLinkToBoth __cb)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_addExperimenterGroupAnnotationLinkToBoth __cb)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink 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)
begin_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public void end_addExperimenterGroupAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addExperimenterGroupAnnotationLinkToBoth
in interface ExperimenterGroupPrx
public void addGroupExperimenterMap(GroupExperimenterMap target)
addGroupExperimenterMap
in interface ExperimenterGroupPrx
public void addGroupExperimenterMap(GroupExperimenterMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, Ice.Callback __cb)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, Callback_ExperimenterGroup_addGroupExperimenterMap __cb)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_addGroupExperimenterMap __cb)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap 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)
begin_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public void end_addGroupExperimenterMap(Ice.AsyncResult __iresult)
end_addGroupExperimenterMap
in interface ExperimenterGroupPrx
public void addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides)
addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public void addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, Ice.Callback __cb)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, Callback_ExperimenterGroup_addGroupExperimenterMapToBoth __cb)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_addGroupExperimenterMapToBoth __cb)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap 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)
begin_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public void end_addGroupExperimenterMapToBoth(Ice.AsyncResult __iresult)
end_addGroupExperimenterMapToBoth
in interface ExperimenterGroupPrx
public void clearAnnotationLinks()
clearAnnotationLinks
in interface ExperimenterGroupPrx
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_ExperimenterGroup_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface ExperimenterGroupPrx
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks
in interface ExperimenterGroupPrx
public void clearGroupExperimenterMap()
clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public void clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap()
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap(Ice.Callback __cb)
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap(Callback_ExperimenterGroup_clearGroupExperimenterMap __cb)
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_clearGroupExperimenterMap __cb)
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public void end_clearGroupExperimenterMap(Ice.AsyncResult __iresult)
end_clearGroupExperimenterMap
in interface ExperimenterGroupPrx
public java.util.List<ExperimenterGroupAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface ExperimenterGroupPrx
public java.util.List<ExperimenterGroupAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_ExperimenterGroup_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface ExperimenterGroupPrx
public java.util.List<ExperimenterGroupAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks
in interface ExperimenterGroupPrx
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ExperimenterGroupAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<GroupExperimenterMap> copyGroupExperimenterMap()
copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public java.util.List<GroupExperimenterMap> copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap()
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap(Ice.Callback __cb)
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap(Callback_ExperimenterGroup_copyGroupExperimenterMap __cb)
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_copyGroupExperimenterMap __cb)
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap(IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap(IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public java.util.List<GroupExperimenterMap> end_copyGroupExperimenterMap(Ice.AsyncResult __iresult)
end_copyGroupExperimenterMap
in interface ExperimenterGroupPrx
public static void __copyGroupExperimenterMap_completed(Ice.TwowayCallbackArg1<java.util.List<GroupExperimenterMap>> __cb, Ice.AsyncResult __result)
public java.util.List<ExperimenterGroupAnnotationLink> findExperimenterGroupAnnotationLink(Annotation removal)
findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public java.util.List<ExperimenterGroupAnnotationLink> findExperimenterGroupAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal, Callback_ExperimenterGroup_findExperimenterGroupAnnotationLink __cb)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_findExperimenterGroupAnnotationLink __cb)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findExperimenterGroupAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroupAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public java.util.List<ExperimenterGroupAnnotationLink> end_findExperimenterGroupAnnotationLink(Ice.AsyncResult __iresult)
end_findExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public static void __findExperimenterGroupAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ExperimenterGroupAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<GroupExperimenterMap> findGroupExperimenterMap(Experimenter removal)
findGroupExperimenterMap
in interface ExperimenterGroupPrx
public java.util.List<GroupExperimenterMap> findGroupExperimenterMap(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal, Ice.Callback __cb)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal, Callback_ExperimenterGroup_findGroupExperimenterMap __cb)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_findGroupExperimenterMap __cb)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal, IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal, IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_findGroupExperimenterMap(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public java.util.List<GroupExperimenterMap> end_findGroupExperimenterMap(Ice.AsyncResult __iresult)
end_findGroupExperimenterMap
in interface ExperimenterGroupPrx
public static void __findGroupExperimenterMap_completed(Ice.TwowayCallbackArg1<java.util.List<GroupExperimenterMap>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_ExperimenterGroup_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(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)
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(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)
begin_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner
in interface ExperimenterGroupPrx
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
public java.util.List<NamedValue> getConfig()
getConfig
in interface ExperimenterGroupPrx
public java.util.List<NamedValue> getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx)
getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig()
begin_getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig(Ice.Callback __cb)
begin_getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig(Callback_ExperimenterGroup_getConfig __cb)
begin_getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_getConfig __cb)
begin_getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig(IceInternal.Functional_GenericCallback1<java.util.List<NamedValue>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig(IceInternal.Functional_GenericCallback1<java.util.List<NamedValue>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NamedValue>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<NamedValue>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getConfig
in interface ExperimenterGroupPrx
public java.util.List<NamedValue> end_getConfig(Ice.AsyncResult __iresult)
end_getConfig
in interface ExperimenterGroupPrx
public static void __getConfig_completed(Ice.TwowayCallbackArg1<java.util.List<NamedValue>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.String,java.lang.String> getConfigAsMap()
getConfigAsMap
in interface ExperimenterGroupPrx
public java.util.Map<java.lang.String,java.lang.String> getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap()
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap(Ice.Callback __cb)
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap(Callback_ExperimenterGroup_getConfigAsMap __cb)
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_getConfigAsMap __cb)
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getConfigAsMap
in interface ExperimenterGroupPrx
public java.util.Map<java.lang.String,java.lang.String> end_getConfigAsMap(Ice.AsyncResult __iresult)
end_getConfigAsMap
in interface ExperimenterGroupPrx
public static void __getConfigAsMap_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.String,java.lang.String>> __cb, Ice.AsyncResult __result)
public RString getDescription()
getDescription
in interface ExperimenterGroupPrx
public RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription()
begin_getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
begin_getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription(Callback_ExperimenterGroup_getDescription __cb)
begin_getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_getDescription __cb)
begin_getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getDescription(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)
begin_getDescription
in interface ExperimenterGroupPrx
public RString end_getDescription(Ice.AsyncResult __iresult)
end_getDescription
in interface ExperimenterGroupPrx
public static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RBool getLdap()
getLdap
in interface ExperimenterGroupPrx
public RBool getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx)
getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap()
begin_getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap(Ice.Callback __cb)
begin_getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap(Callback_ExperimenterGroup_getLdap __cb)
begin_getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_getLdap __cb)
begin_getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getLdap
in interface ExperimenterGroupPrx
public RBool end_getLdap(Ice.AsyncResult __iresult)
end_getLdap
in interface ExperimenterGroupPrx
public static void __getLdap_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
public RString getName()
getName
in interface ExperimenterGroupPrx
public RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName()
begin_getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName(Ice.Callback __cb)
begin_getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName(Callback_ExperimenterGroup_getName __cb)
begin_getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_getName __cb)
begin_getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getName
in interface ExperimenterGroupPrx
public RString end_getName(Ice.AsyncResult __iresult)
end_getName
in interface ExperimenterGroupPrx
public static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion
in interface ExperimenterGroupPrx
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getVersion()
begin_getVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getVersion(Callback_ExperimenterGroup_getVersion __cb)
begin_getVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_getVersion __cb)
begin_getVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion
in interface ExperimenterGroupPrx
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)
begin_getVersion
in interface ExperimenterGroupPrx
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)
begin_getVersion
in interface ExperimenterGroupPrx
public RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion
in interface ExperimenterGroupPrx
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public ExperimenterGroupAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface ExperimenterGroupPrx
public ExperimenterGroupAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_ExperimenterGroup_linkAnnotation __cb)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_linkAnnotation __cb)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ExperimenterGroupAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ExperimenterGroupAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroupAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroupAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface ExperimenterGroupPrx
public ExperimenterGroupAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation
in interface ExperimenterGroupPrx
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<ExperimenterGroupAnnotationLink> __cb, Ice.AsyncResult __result)
public GroupExperimenterMap linkExperimenter(Experimenter addition)
linkExperimenter
in interface ExperimenterGroupPrx
public GroupExperimenterMap linkExperimenter(Experimenter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition, Ice.Callback __cb)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition, Callback_ExperimenterGroup_linkExperimenter __cb)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_linkExperimenter __cb)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkExperimenter(Experimenter addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkExperimenter
in interface ExperimenterGroupPrx
public GroupExperimenterMap end_linkExperimenter(Ice.AsyncResult __iresult)
end_linkExperimenter
in interface ExperimenterGroupPrx
public static void __linkExperimenter_completed(Ice.TwowayCallbackArg1<GroupExperimenterMap> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface ExperimenterGroupPrx
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList(Callback_ExperimenterGroup_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList
in interface ExperimenterGroupPrx
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList
in interface ExperimenterGroupPrx
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public java.util.List<Experimenter> linkedExperimenterList()
linkedExperimenterList
in interface ExperimenterGroupPrx
public java.util.List<Experimenter> linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList()
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList(Ice.Callback __cb)
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList(Callback_ExperimenterGroup_linkedExperimenterList __cb)
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_linkedExperimenterList __cb)
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_linkedExperimenterList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedExperimenterList
in interface ExperimenterGroupPrx
public java.util.List<Experimenter> end_linkedExperimenterList(Ice.AsyncResult __iresult)
end_linkedExperimenterList
in interface ExperimenterGroupPrx
public static void __linkedExperimenterList_completed(Ice.TwowayCallbackArg1<java.util.List<Experimenter>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(ExperimenterGroup toCopy)
reloadAnnotationLinks
in interface ExperimenterGroupPrx
public void reloadAnnotationLinks(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup toCopy)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup toCopy, Callback_ExperimenterGroup_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(ExperimenterGroup 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)
begin_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks
in interface ExperimenterGroupPrx
public void reloadGroupExperimenterMap(ExperimenterGroup toCopy)
reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public void reloadGroupExperimenterMap(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy, Ice.Callback __cb)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy, Callback_ExperimenterGroup_reloadGroupExperimenterMap __cb)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_reloadGroupExperimenterMap __cb)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_reloadGroupExperimenterMap(ExperimenterGroup 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)
begin_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public void end_reloadGroupExperimenterMap(Ice.AsyncResult __iresult)
end_reloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public void removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public void removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, Callback_ExperimenterGroup_removeAllExperimenterGroupAnnotationLinkSet __cb)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_removeAllExperimenterGroupAnnotationLinkSet __cb)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> 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)
begin_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public void end_removeAllExperimenterGroupAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllExperimenterGroupAnnotationLinkSet
in interface ExperimenterGroupPrx
public void removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public void removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Ice.Callback __cb)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Callback_ExperimenterGroup_removeAllGroupExperimenterMapSet __cb)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_removeAllGroupExperimenterMapSet __cb)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> 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)
begin_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public void end_removeAllGroupExperimenterMapSet(Ice.AsyncResult __iresult)
end_removeAllGroupExperimenterMapSet
in interface ExperimenterGroupPrx
public void removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget)
removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public void removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, Ice.Callback __cb)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLink __cb)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLink __cb)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink 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)
begin_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public void end_removeExperimenterGroupAnnotationLink(Ice.AsyncResult __iresult)
end_removeExperimenterGroupAnnotationLink
in interface ExperimenterGroupPrx
public void removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public void removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLinkFromBoth __cb)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLinkFromBoth __cb)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink 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)
begin_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public void end_removeExperimenterGroupAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removeExperimenterGroupAnnotationLinkFromBoth
in interface ExperimenterGroupPrx
public void removeGroupExperimenterMap(GroupExperimenterMap theTarget)
removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public void removeGroupExperimenterMap(GroupExperimenterMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, Ice.Callback __cb)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, Callback_ExperimenterGroup_removeGroupExperimenterMap __cb)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_removeGroupExperimenterMap __cb)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap 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)
begin_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public void end_removeGroupExperimenterMap(Ice.AsyncResult __iresult)
end_removeGroupExperimenterMap
in interface ExperimenterGroupPrx
public void removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides)
removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public void removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, Ice.Callback __cb)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, Callback_ExperimenterGroup_removeGroupExperimenterMapFromBoth __cb)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_removeGroupExperimenterMapFromBoth __cb)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap 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)
begin_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public void end_removeGroupExperimenterMapFromBoth(Ice.AsyncResult __iresult)
end_removeGroupExperimenterMapFromBoth
in interface ExperimenterGroupPrx
public void setConfig(java.util.List<NamedValue> theConfig)
setConfig
in interface ExperimenterGroupPrx
public void setConfig(java.util.List<NamedValue> theConfig, java.util.Map<java.lang.String,java.lang.String> __ctx)
setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig)
begin_setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, Ice.Callback __cb)
begin_setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, Callback_ExperimenterGroup_setConfig __cb)
begin_setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_setConfig __cb)
begin_setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setConfig
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setConfig
in interface ExperimenterGroupPrx
public void end_setConfig(Ice.AsyncResult __iresult)
end_setConfig
in interface ExperimenterGroupPrx
public void setDescription(RString theDescription)
setDescription
in interface ExperimenterGroupPrx
public void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription)
begin_setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
begin_setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, Callback_ExperimenterGroup_setDescription __cb)
begin_setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_setDescription __cb)
begin_setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription
in interface ExperimenterGroupPrx
public void end_setDescription(Ice.AsyncResult __iresult)
end_setDescription
in interface ExperimenterGroupPrx
public void setLdap(RBool theLdap)
setLdap
in interface ExperimenterGroupPrx
public void setLdap(RBool theLdap, java.util.Map<java.lang.String,java.lang.String> __ctx)
setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap)
begin_setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap, Ice.Callback __cb)
begin_setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap, Callback_ExperimenterGroup_setLdap __cb)
begin_setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_setLdap __cb)
begin_setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setLdap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setLdap(RBool theLdap, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setLdap
in interface ExperimenterGroupPrx
public void end_setLdap(Ice.AsyncResult __iresult)
end_setLdap
in interface ExperimenterGroupPrx
public void setName(RString theName)
setName
in interface ExperimenterGroupPrx
public void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName)
begin_setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
begin_setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName, Callback_ExperimenterGroup_setName __cb)
begin_setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_setName __cb)
begin_setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName
in interface ExperimenterGroupPrx
public void end_setName(Ice.AsyncResult __iresult)
end_setName
in interface ExperimenterGroupPrx
public void setVersion(RInt theVersion)
setVersion
in interface ExperimenterGroupPrx
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_ExperimenterGroup_setVersion __cb)
begin_setVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_setVersion __cb)
begin_setVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion
in interface ExperimenterGroupPrx
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)
begin_setVersion
in interface ExperimenterGroupPrx
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)
begin_setVersion
in interface ExperimenterGroupPrx
public void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion
in interface ExperimenterGroupPrx
public int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_ExperimenterGroup_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks
in interface ExperimenterGroupPrx
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfGroupExperimenterMap()
sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public int sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap()
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap(Ice.Callback __cb)
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap(Callback_ExperimenterGroup_sizeOfGroupExperimenterMap __cb)
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_sizeOfGroupExperimenterMap __cb)
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public int end_sizeOfGroupExperimenterMap(Ice.AsyncResult __iresult)
end_sizeOfGroupExperimenterMap
in interface ExperimenterGroupPrx
public static void __sizeOfGroupExperimenterMap_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface ExperimenterGroupPrx
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_ExperimenterGroup_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation 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)
begin_unlinkAnnotation
in interface ExperimenterGroupPrx
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation
in interface ExperimenterGroupPrx
public void unlinkExperimenter(Experimenter removal)
unlinkExperimenter
in interface ExperimenterGroupPrx
public void unlinkExperimenter(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter removal)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter removal, Ice.Callback __cb)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter removal, Callback_ExperimenterGroup_unlinkExperimenter __cb)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_unlinkExperimenter __cb)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unlinkExperimenter(Experimenter 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)
begin_unlinkExperimenter
in interface ExperimenterGroupPrx
public void end_unlinkExperimenter(Ice.AsyncResult __iresult)
end_unlinkExperimenter
in interface ExperimenterGroupPrx
public void unloadAnnotationLinks()
unloadAnnotationLinks
in interface ExperimenterGroupPrx
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_ExperimenterGroup_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks
in interface ExperimenterGroupPrx
public void unloadGroupExperimenterMap()
unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public void unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap()
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap(Ice.Callback __cb)
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap(Callback_ExperimenterGroup_unloadGroupExperimenterMap __cb)
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ExperimenterGroup_unloadGroupExperimenterMap __cb)
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Ice.AsyncResult begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public void end_unloadGroupExperimenterMap(Ice.AsyncResult __iresult)
end_unloadGroupExperimenterMap
in interface ExperimenterGroupPrx
public Details getDetails()
getDetails
in interface IObjectPrx
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails()
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails
in interface IObjectPrx
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)
begin_getDetails
in interface IObjectPrx
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)
begin_getDetails
in interface IObjectPrx
public Details end_getDetails(Ice.AsyncResult __iresult)
end_getDetails
in interface IObjectPrx
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
public RLong getId()
getId
in interface IObjectPrx
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId()
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId
in interface IObjectPrx
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)
begin_getId
in interface IObjectPrx
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)
begin_getId
in interface IObjectPrx
public RLong end_getId(Ice.AsyncResult __iresult)
end_getId
in interface IObjectPrx
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public boolean isAnnotated()
IObjectPrx
isAnnotated
in interface IObjectPrx
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated()
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isAnnotated(Ice.AsyncResult __iresult)
IObjectPrx
end_isAnnotated
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isGlobal()
IObjectPrx
isGlobal
in interface IObjectPrx
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal()
IObjectPrx
begin_isGlobal
in interface IObjectPrx
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isGlobal(Ice.AsyncResult __iresult)
IObjectPrx
end_isGlobal
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLink()
IObjectPrx
isLink
in interface IObjectPrx
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink()
IObjectPrx
begin_isLink
in interface IObjectPrx
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLink(Ice.AsyncResult __iresult)
IObjectPrx
end_isLink
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLoaded()
IObjectPrx
isLoaded
in interface IObjectPrx
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded()
IObjectPrx
begin_isLoaded
in interface IObjectPrx
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLoaded(Ice.AsyncResult __iresult)
IObjectPrx
end_isLoaded
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isMutable()
IObjectPrx
isMutable
in interface IObjectPrx
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable()
IObjectPrx
begin_isMutable
in interface IObjectPrx
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isMutable(Ice.AsyncResult __iresult)
IObjectPrx
end_isMutable
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public IObject proxy()
IObjectPrx
proxy
in interface IObjectPrx
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy()
IObjectPrx
begin_proxy
in interface IObjectPrx
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_proxy(Ice.AsyncResult __iresult)
IObjectPrx
end_proxy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void setId(RLong id)
setId
in interface IObjectPrx
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId
in interface IObjectPrx
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)
begin_setId
in interface IObjectPrx
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)
begin_setId
in interface IObjectPrx
public void end_setId(Ice.AsyncResult __iresult)
end_setId
in interface IObjectPrx
public IObject shallowCopy()
IObjectPrx
shallowCopy
in interface IObjectPrx
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy()
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_shallowCopy(Ice.AsyncResult __iresult)
IObjectPrx
end_shallowCopy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void unload()
IObjectPrx
unload
in interface IObjectPrx
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload()
IObjectPrx
begin_unload
in interface IObjectPrx
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload(Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unload(Ice.AsyncResult __iresult)
IObjectPrx
end_unload
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadCollections()
IObjectPrx
unloadCollections
in interface IObjectPrx
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections()
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadCollections(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadCollections
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadDetails()
IObjectPrx
unloadDetails
in interface IObjectPrx
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails()
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadDetails(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadDetails
in interface IObjectPrx
__iresult
- The asynchronous result object.public static ExperimenterGroupPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static ExperimenterGroupPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static ExperimenterGroupPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static ExperimenterGroupPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static ExperimenterGroupPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static ExperimenterGroupPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, ExperimenterGroupPrx v)
public static ExperimenterGroupPrx __read(IceInternal.BasicStream __is)