public interface ExperimenterPrx extends IObjectPrx
Modifier and Type | Method and Description |
---|---|
void |
addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets) |
void |
addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> 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 |
addExperimenterAnnotationLink(ExperimenterAnnotationLink target) |
void |
addExperimenterAnnotationLink(ExperimenterAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link,
boolean bothSides) |
void |
addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink 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_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
Callback_Experimenter_addAllExperimenterAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_addAllExperimenterAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> 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_Experimenter_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_Experimenter_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_addExperimenterAnnotationLink(ExperimenterAnnotationLink target) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target,
Callback_Experimenter_addExperimenterAnnotationLink __cb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_addExperimenterAnnotationLink __cb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink 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_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link,
boolean bothSides,
Callback_Experimenter_addExperimenterAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_addExperimenterAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink 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_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink 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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __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_Experimenter_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<ExperimenterAnnotationLink>> __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<ExperimenterAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyGroupExperimenterMap() |
Ice.AsyncResult |
begin_copyGroupExperimenterMap(Callback_Experimenter_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_Experimenter_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_findExperimenterAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findExperimenterAnnotationLink(Annotation removal,
Callback_Experimenter_findExperimenterAnnotationLink __cb) |
Ice.AsyncResult |
begin_findExperimenterAnnotationLink(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findExperimenterAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findExperimenterAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findExperimenterAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findExperimenterAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_findExperimenterAnnotationLink __cb) |
Ice.AsyncResult |
begin_findExperimenterAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findExperimenterAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findExperimenterAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(ExperimenterGroup removal) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(ExperimenterGroup removal,
Callback_Experimenter_findGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(ExperimenterGroup removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(ExperimenterGroup removal,
IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(ExperimenterGroup removal,
IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(ExperimenterGroup removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(ExperimenterGroup removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_findGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(ExperimenterGroup removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findGroupExperimenterMap(ExperimenterGroup 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(ExperimenterGroup 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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_getEmail() |
Ice.AsyncResult |
begin_getEmail(Callback_Experimenter_getEmail __cb) |
Ice.AsyncResult |
begin_getEmail(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getEmail(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getEmail(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_getEmail __cb) |
Ice.AsyncResult |
begin_getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getEmail(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_getFirstName() |
Ice.AsyncResult |
begin_getFirstName(Callback_Experimenter_getFirstName __cb) |
Ice.AsyncResult |
begin_getFirstName(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getFirstName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getFirstName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_getFirstName __cb) |
Ice.AsyncResult |
begin_getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getFirstName(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_getGroupExperimenterMap(int index) |
Ice.AsyncResult |
begin_getGroupExperimenterMap(int index,
Callback_Experimenter_getGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_getGroupExperimenterMap(int index,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getGroupExperimenterMap(int index,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getGroupExperimenterMap(int index,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getGroupExperimenterMap(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getGroupExperimenterMap(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_getGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_getGroupExperimenterMap(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getGroupExperimenterMap(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getGroupExperimenterMap(int index,
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_getInstitution() |
Ice.AsyncResult |
begin_getInstitution(Callback_Experimenter_getInstitution __cb) |
Ice.AsyncResult |
begin_getInstitution(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getInstitution(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getInstitution(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_getInstitution __cb) |
Ice.AsyncResult |
begin_getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getInstitution(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_getLastName() |
Ice.AsyncResult |
begin_getLastName(Callback_Experimenter_getLastName __cb) |
Ice.AsyncResult |
begin_getLastName(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getLastName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getLastName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getLastName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getLastName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_getLastName __cb) |
Ice.AsyncResult |
begin_getLastName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getLastName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getLastName(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_getLdap() |
Ice.AsyncResult |
begin_getLdap(Callback_Experimenter_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_Experimenter_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_getMiddleName() |
Ice.AsyncResult |
begin_getMiddleName(Callback_Experimenter_getMiddleName __cb) |
Ice.AsyncResult |
begin_getMiddleName(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMiddleName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMiddleName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_getMiddleName __cb) |
Ice.AsyncResult |
begin_getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMiddleName(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_getOmeName() |
Ice.AsyncResult |
begin_getOmeName(Callback_Experimenter_getOmeName __cb) |
Ice.AsyncResult |
begin_getOmeName(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getOmeName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getOmeName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_getOmeName __cb) |
Ice.AsyncResult |
begin_getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getOmeName(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_getPrimaryGroupExperimenterMap() |
Ice.AsyncResult |
begin_getPrimaryGroupExperimenterMap(Callback_Experimenter_getPrimaryGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_getPrimaryGroupExperimenterMap(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPrimaryGroupExperimenterMap(IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPrimaryGroupExperimenterMap(IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_getPrimaryGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPrimaryGroupExperimenterMap(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_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_Experimenter_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_Experimenter_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_linkAnnotation(Annotation addition) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Callback_Experimenter_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<ExperimenterAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<ExperimenterAnnotationLink> __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_Experimenter_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<ExperimenterAnnotationLink> __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<ExperimenterAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_Experimenter_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_Experimenter_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_linkedExperimenterGroupList() |
Ice.AsyncResult |
begin_linkedExperimenterGroupList(Callback_Experimenter_linkedExperimenterGroupList __cb) |
Ice.AsyncResult |
begin_linkedExperimenterGroupList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedExperimenterGroupList(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedExperimenterGroupList(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_linkedExperimenterGroupList __cb) |
Ice.AsyncResult |
begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkExperimenterGroup(ExperimenterGroup addition) |
Ice.AsyncResult |
begin_linkExperimenterGroup(ExperimenterGroup addition,
Callback_Experimenter_linkExperimenterGroup __cb) |
Ice.AsyncResult |
begin_linkExperimenterGroup(ExperimenterGroup addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkExperimenterGroup(ExperimenterGroup addition,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkExperimenterGroup(ExperimenterGroup addition,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkExperimenterGroup(ExperimenterGroup addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkExperimenterGroup(ExperimenterGroup addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_linkExperimenterGroup __cb) |
Ice.AsyncResult |
begin_linkExperimenterGroup(ExperimenterGroup addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkExperimenterGroup(ExperimenterGroup 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_linkExperimenterGroup(ExperimenterGroup 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_reloadAnnotationLinks(Experimenter toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Experimenter toCopy,
Callback_Experimenter_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Experimenter toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Experimenter toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Experimenter toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Experimenter toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Experimenter toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Experimenter toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Experimenter 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(Experimenter 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(Experimenter toCopy) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(Experimenter toCopy,
Callback_Experimenter_reloadGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(Experimenter toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(Experimenter toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(Experimenter toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(Experimenter toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(Experimenter toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_reloadGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(Experimenter toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadGroupExperimenterMap(Experimenter 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(Experimenter 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_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
Callback_Experimenter_removeAllExperimenterAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_removeAllExperimenterAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> 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_Experimenter_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_Experimenter_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_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget,
Callback_Experimenter_removeExperimenterAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_removeExperimenterAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink 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_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link,
boolean bothSides,
Callback_Experimenter_removeExperimenterAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_removeExperimenterAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink 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_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink 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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_setEmail(RString theEmail) |
Ice.AsyncResult |
begin_setEmail(RString theEmail,
Callback_Experimenter_setEmail __cb) |
Ice.AsyncResult |
begin_setEmail(RString theEmail,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setEmail(RString theEmail,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setEmail(RString theEmail,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setEmail(RString theEmail,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setEmail(RString theEmail,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_setEmail __cb) |
Ice.AsyncResult |
begin_setEmail(RString theEmail,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setEmail(RString theEmail,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setEmail(RString theEmail,
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_setFirstName(RString theFirstName) |
Ice.AsyncResult |
begin_setFirstName(RString theFirstName,
Callback_Experimenter_setFirstName __cb) |
Ice.AsyncResult |
begin_setFirstName(RString theFirstName,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setFirstName(RString theFirstName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setFirstName(RString theFirstName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setFirstName(RString theFirstName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setFirstName(RString theFirstName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_setFirstName __cb) |
Ice.AsyncResult |
begin_setFirstName(RString theFirstName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setFirstName(RString theFirstName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setFirstName(RString theFirstName,
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_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement) |
Ice.AsyncResult |
begin_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
Callback_Experimenter_setGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_setGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
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_setInstitution(RString theInstitution) |
Ice.AsyncResult |
begin_setInstitution(RString theInstitution,
Callback_Experimenter_setInstitution __cb) |
Ice.AsyncResult |
begin_setInstitution(RString theInstitution,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setInstitution(RString theInstitution,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setInstitution(RString theInstitution,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setInstitution(RString theInstitution,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setInstitution(RString theInstitution,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_setInstitution __cb) |
Ice.AsyncResult |
begin_setInstitution(RString theInstitution,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setInstitution(RString theInstitution,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setInstitution(RString theInstitution,
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_setLastName(RString theLastName) |
Ice.AsyncResult |
begin_setLastName(RString theLastName,
Callback_Experimenter_setLastName __cb) |
Ice.AsyncResult |
begin_setLastName(RString theLastName,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setLastName(RString theLastName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setLastName(RString theLastName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setLastName(RString theLastName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setLastName(RString theLastName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_setLastName __cb) |
Ice.AsyncResult |
begin_setLastName(RString theLastName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setLastName(RString theLastName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setLastName(RString theLastName,
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_Experimenter_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_Experimenter_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_setMiddleName(RString theMiddleName) |
Ice.AsyncResult |
begin_setMiddleName(RString theMiddleName,
Callback_Experimenter_setMiddleName __cb) |
Ice.AsyncResult |
begin_setMiddleName(RString theMiddleName,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMiddleName(RString theMiddleName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMiddleName(RString theMiddleName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setMiddleName(RString theMiddleName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setMiddleName(RString theMiddleName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_setMiddleName __cb) |
Ice.AsyncResult |
begin_setMiddleName(RString theMiddleName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMiddleName(RString theMiddleName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMiddleName(RString theMiddleName,
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_setOmeName(RString theOmeName) |
Ice.AsyncResult |
begin_setOmeName(RString theOmeName,
Callback_Experimenter_setOmeName __cb) |
Ice.AsyncResult |
begin_setOmeName(RString theOmeName,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setOmeName(RString theOmeName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setOmeName(RString theOmeName,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setOmeName(RString theOmeName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setOmeName(RString theOmeName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_setOmeName __cb) |
Ice.AsyncResult |
begin_setOmeName(RString theOmeName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setOmeName(RString theOmeName,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setOmeName(RString theOmeName,
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_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement) |
Ice.AsyncResult |
begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
Callback_Experimenter_setPrimaryGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_setPrimaryGroupExperimenterMap __cb) |
Ice.AsyncResult |
begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
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_setVersion(RInt theVersion) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Callback_Experimenter_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_Experimenter_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_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_Experimenter_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_unlinkExperimenterGroup(ExperimenterGroup removal) |
Ice.AsyncResult |
begin_unlinkExperimenterGroup(ExperimenterGroup removal,
Callback_Experimenter_unlinkExperimenterGroup __cb) |
Ice.AsyncResult |
begin_unlinkExperimenterGroup(ExperimenterGroup removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkExperimenterGroup(ExperimenterGroup removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkExperimenterGroup(ExperimenterGroup removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkExperimenterGroup(ExperimenterGroup removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkExperimenterGroup(ExperimenterGroup removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Experimenter_unlinkExperimenterGroup __cb) |
Ice.AsyncResult |
begin_unlinkExperimenterGroup(ExperimenterGroup removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkExperimenterGroup(ExperimenterGroup removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkExperimenterGroup(ExperimenterGroup 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_unloadAnnotationLinks() |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Callback_Experimenter_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_Experimenter_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_unloadGroupExperimenterMap() |
Ice.AsyncResult |
begin_unloadGroupExperimenterMap(Callback_Experimenter_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_Experimenter_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) |
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<ExperimenterAnnotationLink> |
copyAnnotationLinks() |
java.util.List<ExperimenterAnnotationLink> |
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_addAllExperimenterAnnotationLinkSet(Ice.AsyncResult __result) |
void |
end_addAllGroupExperimenterMapSet(Ice.AsyncResult __result) |
void |
end_addExperimenterAnnotationLink(Ice.AsyncResult __result) |
void |
end_addExperimenterAnnotationLinkToBoth(Ice.AsyncResult __result) |
void |
end_addGroupExperimenterMap(Ice.AsyncResult __result) |
void |
end_addGroupExperimenterMapToBoth(Ice.AsyncResult __result) |
void |
end_clearAnnotationLinks(Ice.AsyncResult __result) |
void |
end_clearGroupExperimenterMap(Ice.AsyncResult __result) |
java.util.List<ExperimenterAnnotationLink> |
end_copyAnnotationLinks(Ice.AsyncResult __result) |
java.util.List<GroupExperimenterMap> |
end_copyGroupExperimenterMap(Ice.AsyncResult __result) |
java.util.List<ExperimenterAnnotationLink> |
end_findExperimenterAnnotationLink(Ice.AsyncResult __result) |
java.util.List<GroupExperimenterMap> |
end_findGroupExperimenterMap(Ice.AsyncResult __result) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result) |
java.util.List<NamedValue> |
end_getConfig(Ice.AsyncResult __result) |
java.util.Map<java.lang.String,java.lang.String> |
end_getConfigAsMap(Ice.AsyncResult __result) |
RString |
end_getEmail(Ice.AsyncResult __result) |
RString |
end_getFirstName(Ice.AsyncResult __result) |
GroupExperimenterMap |
end_getGroupExperimenterMap(Ice.AsyncResult __result) |
RString |
end_getInstitution(Ice.AsyncResult __result) |
RString |
end_getLastName(Ice.AsyncResult __result) |
RBool |
end_getLdap(Ice.AsyncResult __result) |
RString |
end_getMiddleName(Ice.AsyncResult __result) |
RString |
end_getOmeName(Ice.AsyncResult __result) |
GroupExperimenterMap |
end_getPrimaryGroupExperimenterMap(Ice.AsyncResult __result) |
RInt |
end_getVersion(Ice.AsyncResult __result) |
ExperimenterAnnotationLink |
end_linkAnnotation(Ice.AsyncResult __result) |
java.util.List<Annotation> |
end_linkedAnnotationList(Ice.AsyncResult __result) |
java.util.List<ExperimenterGroup> |
end_linkedExperimenterGroupList(Ice.AsyncResult __result) |
GroupExperimenterMap |
end_linkExperimenterGroup(Ice.AsyncResult __result) |
void |
end_reloadAnnotationLinks(Ice.AsyncResult __result) |
void |
end_reloadGroupExperimenterMap(Ice.AsyncResult __result) |
void |
end_removeAllExperimenterAnnotationLinkSet(Ice.AsyncResult __result) |
void |
end_removeAllGroupExperimenterMapSet(Ice.AsyncResult __result) |
void |
end_removeExperimenterAnnotationLink(Ice.AsyncResult __result) |
void |
end_removeExperimenterAnnotationLinkFromBoth(Ice.AsyncResult __result) |
void |
end_removeGroupExperimenterMap(Ice.AsyncResult __result) |
void |
end_removeGroupExperimenterMapFromBoth(Ice.AsyncResult __result) |
void |
end_setConfig(Ice.AsyncResult __result) |
void |
end_setEmail(Ice.AsyncResult __result) |
void |
end_setFirstName(Ice.AsyncResult __result) |
GroupExperimenterMap |
end_setGroupExperimenterMap(Ice.AsyncResult __result) |
void |
end_setInstitution(Ice.AsyncResult __result) |
void |
end_setLastName(Ice.AsyncResult __result) |
void |
end_setLdap(Ice.AsyncResult __result) |
void |
end_setMiddleName(Ice.AsyncResult __result) |
void |
end_setOmeName(Ice.AsyncResult __result) |
GroupExperimenterMap |
end_setPrimaryGroupExperimenterMap(Ice.AsyncResult __result) |
void |
end_setVersion(Ice.AsyncResult __result) |
int |
end_sizeOfAnnotationLinks(Ice.AsyncResult __result) |
int |
end_sizeOfGroupExperimenterMap(Ice.AsyncResult __result) |
void |
end_unlinkAnnotation(Ice.AsyncResult __result) |
void |
end_unlinkExperimenterGroup(Ice.AsyncResult __result) |
void |
end_unloadAnnotationLinks(Ice.AsyncResult __result) |
void |
end_unloadGroupExperimenterMap(Ice.AsyncResult __result) |
java.util.List<ExperimenterAnnotationLink> |
findExperimenterAnnotationLink(Annotation removal) |
java.util.List<ExperimenterAnnotationLink> |
findExperimenterAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<GroupExperimenterMap> |
findGroupExperimenterMap(ExperimenterGroup removal) |
java.util.List<GroupExperimenterMap> |
findGroupExperimenterMap(ExperimenterGroup 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 |
getEmail() |
RString |
getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getFirstName() |
RString |
getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
GroupExperimenterMap |
getGroupExperimenterMap(int index) |
GroupExperimenterMap |
getGroupExperimenterMap(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getInstitution() |
RString |
getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getLastName() |
RString |
getLastName(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 |
getMiddleName() |
RString |
getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getOmeName() |
RString |
getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx) |
GroupExperimenterMap |
getPrimaryGroupExperimenterMap() |
GroupExperimenterMap |
getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getVersion() |
RInt |
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
ExperimenterAnnotationLink |
linkAnnotation(Annotation addition) |
ExperimenterAnnotationLink |
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<ExperimenterGroup> |
linkedExperimenterGroupList() |
java.util.List<ExperimenterGroup> |
linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
GroupExperimenterMap |
linkExperimenterGroup(ExperimenterGroup addition) |
GroupExperimenterMap |
linkExperimenterGroup(ExperimenterGroup addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadAnnotationLinks(Experimenter toCopy) |
void |
reloadAnnotationLinks(Experimenter toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadGroupExperimenterMap(Experimenter toCopy) |
void |
reloadGroupExperimenterMap(Experimenter toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets) |
void |
removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> 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 |
removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget) |
void |
removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link,
boolean bothSides) |
void |
removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink 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 |
setEmail(RString theEmail) |
void |
setEmail(RString theEmail,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setFirstName(RString theFirstName) |
void |
setFirstName(RString theFirstName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
GroupExperimenterMap |
setGroupExperimenterMap(int index,
GroupExperimenterMap theElement) |
GroupExperimenterMap |
setGroupExperimenterMap(int index,
GroupExperimenterMap theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setInstitution(RString theInstitution) |
void |
setInstitution(RString theInstitution,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setLastName(RString theLastName) |
void |
setLastName(RString theLastName,
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 |
setMiddleName(RString theMiddleName) |
void |
setMiddleName(RString theMiddleName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setOmeName(RString theOmeName) |
void |
setOmeName(RString theOmeName,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
GroupExperimenterMap |
setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement) |
GroupExperimenterMap |
setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement,
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) |
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) |
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unlinkExperimenterGroup(ExperimenterGroup removal) |
void |
unlinkExperimenterGroup(ExperimenterGroup removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadAnnotationLinks() |
void |
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadGroupExperimenterMap() |
void |
unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx) |
begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, end_getDetails, end_getId, end_isAnnotated, end_isGlobal, end_isLink, end_isLoaded, end_isMutable, end_proxy, end_setId, end_shallowCopy, end_unload, end_unloadCollections, end_unloadDetails, getDetails, getDetails, getId, getId, isAnnotated, isAnnotated, isGlobal, isGlobal, isLink, isLink, isLoaded, isLoaded, isMutable, isMutable, proxy, proxy, setId, setId, shallowCopy, shallowCopy, unload, unload, unloadCollections, unloadCollections, unloadDetails, unloadDetails
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
RInt getVersion()
RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getVersion()
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getVersion(Callback_Experimenter_getVersion __cb)
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getVersion __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, 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)
RInt end_getVersion(Ice.AsyncResult __result)
void setVersion(RInt theVersion)
void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setVersion(RInt theVersion)
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __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, Callback_Experimenter_setVersion __cb)
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setVersion __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, 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)
void end_setVersion(Ice.AsyncResult __result)
void unloadGroupExperimenterMap()
void unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadGroupExperimenterMap()
Ice.AsyncResult begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadGroupExperimenterMap(Ice.Callback __cb)
Ice.AsyncResult begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unloadGroupExperimenterMap(Callback_Experimenter_unloadGroupExperimenterMap __cb)
Ice.AsyncResult begin_unloadGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_unloadGroupExperimenterMap __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, 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)
void end_unloadGroupExperimenterMap(Ice.AsyncResult __result)
int sizeOfGroupExperimenterMap()
int sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfGroupExperimenterMap()
Ice.AsyncResult begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfGroupExperimenterMap(Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfGroupExperimenterMap(Callback_Experimenter_sizeOfGroupExperimenterMap __cb)
Ice.AsyncResult begin_sizeOfGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_sizeOfGroupExperimenterMap __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, 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)
int end_sizeOfGroupExperimenterMap(Ice.AsyncResult __result)
java.util.List<GroupExperimenterMap> copyGroupExperimenterMap()
java.util.List<GroupExperimenterMap> copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyGroupExperimenterMap()
Ice.AsyncResult begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyGroupExperimenterMap(Ice.Callback __cb)
Ice.AsyncResult begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_copyGroupExperimenterMap(Callback_Experimenter_copyGroupExperimenterMap __cb)
Ice.AsyncResult begin_copyGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_copyGroupExperimenterMap __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, 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)
java.util.List<GroupExperimenterMap> end_copyGroupExperimenterMap(Ice.AsyncResult __result)
void addGroupExperimenterMap(GroupExperimenterMap target)
void addGroupExperimenterMap(GroupExperimenterMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target)
Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, Ice.Callback __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, Callback_Experimenter_addGroupExperimenterMap __cb)
Ice.AsyncResult begin_addGroupExperimenterMap(GroupExperimenterMap target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_addGroupExperimenterMap __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, 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)
void end_addGroupExperimenterMap(Ice.AsyncResult __result)
void addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
void 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)
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, Ice.Callback __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, Callback_Experimenter_addAllGroupExperimenterMapSet __cb)
Ice.AsyncResult begin_addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_addAllGroupExperimenterMapSet __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, 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)
void end_addAllGroupExperimenterMapSet(Ice.AsyncResult __result)
void removeGroupExperimenterMap(GroupExperimenterMap theTarget)
void removeGroupExperimenterMap(GroupExperimenterMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget)
Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, Ice.Callback __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, Callback_Experimenter_removeGroupExperimenterMap __cb)
Ice.AsyncResult begin_removeGroupExperimenterMap(GroupExperimenterMap theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_removeGroupExperimenterMap __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, 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)
void end_removeGroupExperimenterMap(Ice.AsyncResult __result)
void removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
void 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)
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, Ice.Callback __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, Callback_Experimenter_removeAllGroupExperimenterMapSet __cb)
Ice.AsyncResult begin_removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_removeAllGroupExperimenterMapSet __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, 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)
void end_removeAllGroupExperimenterMapSet(Ice.AsyncResult __result)
void clearGroupExperimenterMap()
void clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearGroupExperimenterMap()
Ice.AsyncResult begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearGroupExperimenterMap(Ice.Callback __cb)
Ice.AsyncResult begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_clearGroupExperimenterMap(Callback_Experimenter_clearGroupExperimenterMap __cb)
Ice.AsyncResult begin_clearGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_clearGroupExperimenterMap __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, 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)
void end_clearGroupExperimenterMap(Ice.AsyncResult __result)
void reloadGroupExperimenterMap(Experimenter toCopy)
void reloadGroupExperimenterMap(Experimenter toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadGroupExperimenterMap(Experimenter toCopy)
Ice.AsyncResult begin_reloadGroupExperimenterMap(Experimenter toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadGroupExperimenterMap(Experimenter toCopy, Ice.Callback __cb)
Ice.AsyncResult begin_reloadGroupExperimenterMap(Experimenter toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_reloadGroupExperimenterMap(Experimenter toCopy, Callback_Experimenter_reloadGroupExperimenterMap __cb)
Ice.AsyncResult begin_reloadGroupExperimenterMap(Experimenter toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_reloadGroupExperimenterMap __cb)
Ice.AsyncResult begin_reloadGroupExperimenterMap(Experimenter toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadGroupExperimenterMap(Experimenter toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_reloadGroupExperimenterMap(Experimenter 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(Experimenter 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)
void end_reloadGroupExperimenterMap(Ice.AsyncResult __result)
GroupExperimenterMap getGroupExperimenterMap(int index)
GroupExperimenterMap getGroupExperimenterMap(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getGroupExperimenterMap(int index)
Ice.AsyncResult begin_getGroupExperimenterMap(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getGroupExperimenterMap(int index, Ice.Callback __cb)
Ice.AsyncResult begin_getGroupExperimenterMap(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getGroupExperimenterMap(int index, Callback_Experimenter_getGroupExperimenterMap __cb)
Ice.AsyncResult begin_getGroupExperimenterMap(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getGroupExperimenterMap __cb)
Ice.AsyncResult begin_getGroupExperimenterMap(int index, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getGroupExperimenterMap(int index, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getGroupExperimenterMap(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getGroupExperimenterMap(int index, 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)
GroupExperimenterMap end_getGroupExperimenterMap(Ice.AsyncResult __result)
GroupExperimenterMap setGroupExperimenterMap(int index, GroupExperimenterMap theElement)
GroupExperimenterMap setGroupExperimenterMap(int index, GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement, Ice.Callback __cb)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement, Callback_Experimenter_setGroupExperimenterMap __cb)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setGroupExperimenterMap __cb)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setGroupExperimenterMap(int index, GroupExperimenterMap theElement, 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)
GroupExperimenterMap end_setGroupExperimenterMap(Ice.AsyncResult __result)
GroupExperimenterMap getPrimaryGroupExperimenterMap()
GroupExperimenterMap getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap()
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap(Ice.Callback __cb)
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap(Callback_Experimenter_getPrimaryGroupExperimenterMap __cb)
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getPrimaryGroupExperimenterMap __cb)
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap(IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap(IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getPrimaryGroupExperimenterMap(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)
GroupExperimenterMap end_getPrimaryGroupExperimenterMap(Ice.AsyncResult __result)
GroupExperimenterMap setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement)
GroupExperimenterMap setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, Ice.Callback __cb)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, Callback_Experimenter_setPrimaryGroupExperimenterMap __cb)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setPrimaryGroupExperimenterMap __cb)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, 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)
GroupExperimenterMap end_setPrimaryGroupExperimenterMap(Ice.AsyncResult __result)
GroupExperimenterMap linkExperimenterGroup(ExperimenterGroup addition)
GroupExperimenterMap linkExperimenterGroup(ExperimenterGroup addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkExperimenterGroup(ExperimenterGroup addition)
Ice.AsyncResult begin_linkExperimenterGroup(ExperimenterGroup addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkExperimenterGroup(ExperimenterGroup addition, Ice.Callback __cb)
Ice.AsyncResult begin_linkExperimenterGroup(ExperimenterGroup addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_linkExperimenterGroup(ExperimenterGroup addition, Callback_Experimenter_linkExperimenterGroup __cb)
Ice.AsyncResult begin_linkExperimenterGroup(ExperimenterGroup addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_linkExperimenterGroup __cb)
Ice.AsyncResult begin_linkExperimenterGroup(ExperimenterGroup addition, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkExperimenterGroup(ExperimenterGroup addition, IceInternal.Functional_GenericCallback1<GroupExperimenterMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_linkExperimenterGroup(ExperimenterGroup 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_linkExperimenterGroup(ExperimenterGroup 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)
GroupExperimenterMap end_linkExperimenterGroup(Ice.AsyncResult __result)
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_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides)
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, Ice.Callback __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, Callback_Experimenter_addGroupExperimenterMapToBoth __cb)
Ice.AsyncResult begin_addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_addGroupExperimenterMapToBoth __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, 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)
void end_addGroupExperimenterMapToBoth(Ice.AsyncResult __result)
java.util.List<GroupExperimenterMap> findGroupExperimenterMap(ExperimenterGroup removal)
java.util.List<GroupExperimenterMap> findGroupExperimenterMap(ExperimenterGroup removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findGroupExperimenterMap(ExperimenterGroup removal)
Ice.AsyncResult begin_findGroupExperimenterMap(ExperimenterGroup removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findGroupExperimenterMap(ExperimenterGroup removal, Ice.Callback __cb)
Ice.AsyncResult begin_findGroupExperimenterMap(ExperimenterGroup removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_findGroupExperimenterMap(ExperimenterGroup removal, Callback_Experimenter_findGroupExperimenterMap __cb)
Ice.AsyncResult begin_findGroupExperimenterMap(ExperimenterGroup removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_findGroupExperimenterMap __cb)
Ice.AsyncResult begin_findGroupExperimenterMap(ExperimenterGroup removal, IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_findGroupExperimenterMap(ExperimenterGroup removal, IceInternal.Functional_GenericCallback1<java.util.List<GroupExperimenterMap>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_findGroupExperimenterMap(ExperimenterGroup 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(ExperimenterGroup 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)
java.util.List<GroupExperimenterMap> end_findGroupExperimenterMap(Ice.AsyncResult __result)
void unlinkExperimenterGroup(ExperimenterGroup removal)
void unlinkExperimenterGroup(ExperimenterGroup removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup removal)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup removal, Ice.Callback __cb)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup removal, Callback_Experimenter_unlinkExperimenterGroup __cb)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_unlinkExperimenterGroup __cb)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unlinkExperimenterGroup(ExperimenterGroup 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)
void end_unlinkExperimenterGroup(Ice.AsyncResult __result)
void removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides)
void removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides)
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, Ice.Callback __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, Callback_Experimenter_removeGroupExperimenterMapFromBoth __cb)
Ice.AsyncResult begin_removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_removeGroupExperimenterMapFromBoth __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, 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)
void end_removeGroupExperimenterMapFromBoth(Ice.AsyncResult __result)
java.util.List<ExperimenterGroup> linkedExperimenterGroupList()
java.util.List<ExperimenterGroup> linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedExperimenterGroupList()
Ice.AsyncResult begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedExperimenterGroupList(Ice.Callback __cb)
Ice.AsyncResult begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_linkedExperimenterGroupList(Callback_Experimenter_linkedExperimenterGroupList __cb)
Ice.AsyncResult begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_linkedExperimenterGroupList __cb)
Ice.AsyncResult begin_linkedExperimenterGroupList(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkedExperimenterGroupList(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkedExperimenterGroupList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<ExperimenterGroup> end_linkedExperimenterGroupList(Ice.AsyncResult __result)
RString getOmeName()
RString getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getOmeName()
Ice.AsyncResult begin_getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getOmeName(Ice.Callback __cb)
Ice.AsyncResult begin_getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getOmeName(Callback_Experimenter_getOmeName __cb)
Ice.AsyncResult begin_getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getOmeName __cb)
Ice.AsyncResult begin_getOmeName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getOmeName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getOmeName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getOmeName(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)
RString end_getOmeName(Ice.AsyncResult __result)
void setOmeName(RString theOmeName)
void setOmeName(RString theOmeName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setOmeName(RString theOmeName)
Ice.AsyncResult begin_setOmeName(RString theOmeName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setOmeName(RString theOmeName, Ice.Callback __cb)
Ice.AsyncResult begin_setOmeName(RString theOmeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setOmeName(RString theOmeName, Callback_Experimenter_setOmeName __cb)
Ice.AsyncResult begin_setOmeName(RString theOmeName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setOmeName __cb)
Ice.AsyncResult begin_setOmeName(RString theOmeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setOmeName(RString theOmeName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setOmeName(RString theOmeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setOmeName(RString theOmeName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setOmeName(Ice.AsyncResult __result)
RString getFirstName()
RString getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getFirstName()
Ice.AsyncResult begin_getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getFirstName(Ice.Callback __cb)
Ice.AsyncResult begin_getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getFirstName(Callback_Experimenter_getFirstName __cb)
Ice.AsyncResult begin_getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getFirstName __cb)
Ice.AsyncResult begin_getFirstName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getFirstName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getFirstName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getFirstName(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)
RString end_getFirstName(Ice.AsyncResult __result)
void setFirstName(RString theFirstName)
void setFirstName(RString theFirstName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setFirstName(RString theFirstName)
Ice.AsyncResult begin_setFirstName(RString theFirstName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setFirstName(RString theFirstName, Ice.Callback __cb)
Ice.AsyncResult begin_setFirstName(RString theFirstName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setFirstName(RString theFirstName, Callback_Experimenter_setFirstName __cb)
Ice.AsyncResult begin_setFirstName(RString theFirstName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setFirstName __cb)
Ice.AsyncResult begin_setFirstName(RString theFirstName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setFirstName(RString theFirstName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setFirstName(RString theFirstName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setFirstName(RString theFirstName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setFirstName(Ice.AsyncResult __result)
RString getMiddleName()
RString getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getMiddleName()
Ice.AsyncResult begin_getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getMiddleName(Ice.Callback __cb)
Ice.AsyncResult begin_getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getMiddleName(Callback_Experimenter_getMiddleName __cb)
Ice.AsyncResult begin_getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getMiddleName __cb)
Ice.AsyncResult begin_getMiddleName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getMiddleName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getMiddleName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getMiddleName(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)
RString end_getMiddleName(Ice.AsyncResult __result)
void setMiddleName(RString theMiddleName)
void setMiddleName(RString theMiddleName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName, Ice.Callback __cb)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName, Callback_Experimenter_setMiddleName __cb)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setMiddleName __cb)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setMiddleName(RString theMiddleName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setMiddleName(Ice.AsyncResult __result)
RString getLastName()
RString getLastName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getLastName()
Ice.AsyncResult begin_getLastName(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getLastName(Ice.Callback __cb)
Ice.AsyncResult begin_getLastName(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getLastName(Callback_Experimenter_getLastName __cb)
Ice.AsyncResult begin_getLastName(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getLastName __cb)
Ice.AsyncResult begin_getLastName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getLastName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getLastName(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getLastName(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)
RString end_getLastName(Ice.AsyncResult __result)
void setLastName(RString theLastName)
void setLastName(RString theLastName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setLastName(RString theLastName)
Ice.AsyncResult begin_setLastName(RString theLastName, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setLastName(RString theLastName, Ice.Callback __cb)
Ice.AsyncResult begin_setLastName(RString theLastName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setLastName(RString theLastName, Callback_Experimenter_setLastName __cb)
Ice.AsyncResult begin_setLastName(RString theLastName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setLastName __cb)
Ice.AsyncResult begin_setLastName(RString theLastName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setLastName(RString theLastName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setLastName(RString theLastName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setLastName(RString theLastName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setLastName(Ice.AsyncResult __result)
RString getInstitution()
RString getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getInstitution()
Ice.AsyncResult begin_getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getInstitution(Ice.Callback __cb)
Ice.AsyncResult begin_getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getInstitution(Callback_Experimenter_getInstitution __cb)
Ice.AsyncResult begin_getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getInstitution __cb)
Ice.AsyncResult begin_getInstitution(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getInstitution(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getInstitution(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getInstitution(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)
RString end_getInstitution(Ice.AsyncResult __result)
void setInstitution(RString theInstitution)
void setInstitution(RString theInstitution, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setInstitution(RString theInstitution)
Ice.AsyncResult begin_setInstitution(RString theInstitution, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setInstitution(RString theInstitution, Ice.Callback __cb)
Ice.AsyncResult begin_setInstitution(RString theInstitution, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setInstitution(RString theInstitution, Callback_Experimenter_setInstitution __cb)
Ice.AsyncResult begin_setInstitution(RString theInstitution, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setInstitution __cb)
Ice.AsyncResult begin_setInstitution(RString theInstitution, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setInstitution(RString theInstitution, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setInstitution(RString theInstitution, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setInstitution(RString theInstitution, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setInstitution(Ice.AsyncResult __result)
RBool getLdap()
RBool getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getLdap()
Ice.AsyncResult begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getLdap(Ice.Callback __cb)
Ice.AsyncResult begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getLdap(Callback_Experimenter_getLdap __cb)
Ice.AsyncResult begin_getLdap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getLdap __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, 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)
RBool end_getLdap(Ice.AsyncResult __result)
void setLdap(RBool theLdap)
void setLdap(RBool theLdap, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setLdap(RBool theLdap)
Ice.AsyncResult begin_setLdap(RBool theLdap, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setLdap(RBool theLdap, Ice.Callback __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, Callback_Experimenter_setLdap __cb)
Ice.AsyncResult begin_setLdap(RBool theLdap, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setLdap __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, 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)
void end_setLdap(Ice.AsyncResult __result)
RString getEmail()
RString getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getEmail()
Ice.AsyncResult begin_getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getEmail(Ice.Callback __cb)
Ice.AsyncResult begin_getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getEmail(Callback_Experimenter_getEmail __cb)
Ice.AsyncResult begin_getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getEmail __cb)
Ice.AsyncResult begin_getEmail(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getEmail(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getEmail(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getEmail(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)
RString end_getEmail(Ice.AsyncResult __result)
void setEmail(RString theEmail)
void setEmail(RString theEmail, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setEmail(RString theEmail)
Ice.AsyncResult begin_setEmail(RString theEmail, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setEmail(RString theEmail, Ice.Callback __cb)
Ice.AsyncResult begin_setEmail(RString theEmail, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setEmail(RString theEmail, Callback_Experimenter_setEmail __cb)
Ice.AsyncResult begin_setEmail(RString theEmail, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setEmail __cb)
Ice.AsyncResult begin_setEmail(RString theEmail, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setEmail(RString theEmail, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setEmail(RString theEmail, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setEmail(RString theEmail, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setEmail(Ice.AsyncResult __result)
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)
Ice.AsyncResult begin_getConfigAsMap()
Ice.AsyncResult begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getConfigAsMap(Ice.Callback __cb)
Ice.AsyncResult begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getConfigAsMap(Callback_Experimenter_getConfigAsMap __cb)
Ice.AsyncResult begin_getConfigAsMap(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getConfigAsMap __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, 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)
java.util.Map<java.lang.String,java.lang.String> end_getConfigAsMap(Ice.AsyncResult __result)
java.util.List<NamedValue> getConfig()
java.util.List<NamedValue> getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getConfig()
Ice.AsyncResult begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getConfig(Ice.Callback __cb)
Ice.AsyncResult begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getConfig(Callback_Experimenter_getConfig __cb)
Ice.AsyncResult begin_getConfig(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getConfig __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, 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)
java.util.List<NamedValue> end_getConfig(Ice.AsyncResult __result)
void setConfig(java.util.List<NamedValue> theConfig)
void 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)
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, Ice.Callback __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, Callback_Experimenter_setConfig __cb)
Ice.AsyncResult begin_setConfig(java.util.List<NamedValue> theConfig, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_setConfig __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, 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)
void end_setConfig(Ice.AsyncResult __result)
void unloadAnnotationLinks()
void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadAnnotationLinks()
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Experimenter_unloadAnnotationLinks __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_unloadAnnotationLinks __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, 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)
void end_unloadAnnotationLinks(Ice.AsyncResult __result)
int sizeOfAnnotationLinks()
int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfAnnotationLinks()
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Experimenter_sizeOfAnnotationLinks __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_sizeOfAnnotationLinks __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, 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)
int end_sizeOfAnnotationLinks(Ice.AsyncResult __result)
java.util.List<ExperimenterAnnotationLink> copyAnnotationLinks()
java.util.List<ExperimenterAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyAnnotationLinks()
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_copyAnnotationLinks(Callback_Experimenter_copyAnnotationLinks __cb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_copyAnnotationLinks __cb)
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __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, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __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<ExperimenterAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<ExperimenterAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __result)
void addExperimenterAnnotationLink(ExperimenterAnnotationLink target)
void addExperimenterAnnotationLink(ExperimenterAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target, Callback_Experimenter_addExperimenterAnnotationLink __cb)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_addExperimenterAnnotationLink __cb)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addExperimenterAnnotationLink(ExperimenterAnnotationLink 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)
void end_addExperimenterAnnotationLink(Ice.AsyncResult __result)
void addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets)
void addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, Callback_Experimenter_addAllExperimenterAnnotationLinkSet __cb)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_addAllExperimenterAnnotationLinkSet __cb)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> 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)
void end_addAllExperimenterAnnotationLinkSet(Ice.AsyncResult __result)
void removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget)
void removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, Callback_Experimenter_removeExperimenterAnnotationLink __cb)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_removeExperimenterAnnotationLink __cb)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeExperimenterAnnotationLink(ExperimenterAnnotationLink 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)
void end_removeExperimenterAnnotationLink(Ice.AsyncResult __result)
void removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets)
void removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, Callback_Experimenter_removeAllExperimenterAnnotationLinkSet __cb)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_removeAllExperimenterAnnotationLinkSet __cb)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> 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)
void end_removeAllExperimenterAnnotationLinkSet(Ice.AsyncResult __result)
void clearAnnotationLinks()
void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearAnnotationLinks()
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_clearAnnotationLinks(Callback_Experimenter_clearAnnotationLinks __cb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_clearAnnotationLinks __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, 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)
void end_clearAnnotationLinks(Ice.AsyncResult __result)
void reloadAnnotationLinks(Experimenter toCopy)
void reloadAnnotationLinks(Experimenter toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadAnnotationLinks(Experimenter toCopy)
Ice.AsyncResult begin_reloadAnnotationLinks(Experimenter toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadAnnotationLinks(Experimenter toCopy, Ice.Callback __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Experimenter toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Experimenter toCopy, Callback_Experimenter_reloadAnnotationLinks __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Experimenter toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_reloadAnnotationLinks __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Experimenter toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadAnnotationLinks(Experimenter toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_reloadAnnotationLinks(Experimenter 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(Experimenter 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)
void end_reloadAnnotationLinks(Ice.AsyncResult __result)
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)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Experimenter_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_getAnnotationLinksCountPerOwner __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, 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)
java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result)
ExperimenterAnnotationLink linkAnnotation(Annotation addition)
ExperimenterAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkAnnotation(Annotation addition)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __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, Callback_Experimenter_linkAnnotation __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_linkAnnotation __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ExperimenterAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ExperimenterAnnotationLink> __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, IceInternal.Functional_GenericCallback1<ExperimenterAnnotationLink> __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<ExperimenterAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
ExperimenterAnnotationLink end_linkAnnotation(Ice.AsyncResult __result)
void addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides)
void addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides)
Ice.AsyncResult begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, Callback_Experimenter_addExperimenterAnnotationLinkToBoth __cb)
Ice.AsyncResult begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_addExperimenterAnnotationLinkToBoth __cb)
Ice.AsyncResult begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink 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_addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink 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)
void end_addExperimenterAnnotationLinkToBoth(Ice.AsyncResult __result)
java.util.List<ExperimenterAnnotationLink> findExperimenterAnnotationLink(Annotation removal)
java.util.List<ExperimenterAnnotationLink> findExperimenterAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal, Callback_Experimenter_findExperimenterAnnotationLink __cb)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_findExperimenterAnnotationLink __cb)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_findExperimenterAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<ExperimenterAnnotationLink> end_findExperimenterAnnotationLink(Ice.AsyncResult __result)
void unlinkAnnotation(Annotation removal)
void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __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, Callback_Experimenter_unlinkAnnotation __cb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_unlinkAnnotation __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, 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)
void end_unlinkAnnotation(Ice.AsyncResult __result)
void removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides)
void removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides)
Ice.AsyncResult begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, Callback_Experimenter_removeExperimenterAnnotationLinkFromBoth __cb)
Ice.AsyncResult begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_removeExperimenterAnnotationLinkFromBoth __cb)
Ice.AsyncResult begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink 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_removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink 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)
void end_removeExperimenterAnnotationLinkFromBoth(Ice.AsyncResult __result)
java.util.List<Annotation> linkedAnnotationList()
java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedAnnotationList()
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_linkedAnnotationList(Callback_Experimenter_linkedAnnotationList __cb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Experimenter_linkedAnnotationList __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, 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)
java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __result)