public final class ProjectPrxHelper extends Ice.ObjectPrxHelperBase implements ProjectPrx
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String[] | __ids | 
| static long | serialVersionUID | 
| Constructor and Description | 
|---|
| ProjectPrxHelper() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectAnnotationLink>> __cb,
                               Ice.AsyncResult __result) | 
| static void | __copyDatasetLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectDatasetLink>> __cb,
                            Ice.AsyncResult __result) | 
| static void | __findProjectAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectAnnotationLink>> __cb,
                                     Ice.AsyncResult __result) | 
| static void | __findProjectDatasetLink_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectDatasetLink>> __cb,
                                  Ice.AsyncResult __result) | 
| static void | __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                           Ice.AsyncResult __result) | 
| static void | __getDatasetLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                        Ice.AsyncResult __result) | 
| static void | __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb,
                          Ice.AsyncResult __result) | 
| static void | __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb,
                      Ice.AsyncResult __result) | 
| static void | __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb,
                 Ice.AsyncResult __result) | 
| static void | __getName_completed(Ice.TwowayCallbackArg1<RString> __cb,
                   Ice.AsyncResult __result) | 
| static void | __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb,
                      Ice.AsyncResult __result) | 
| static void | __isAnnotated_completed(Ice.TwowayCallbackBool __cb,
                       Ice.AsyncResult __result) | 
| static void | __isGlobal_completed(Ice.TwowayCallbackBool __cb,
                    Ice.AsyncResult __result) | 
| static void | __isLink_completed(Ice.TwowayCallbackBool __cb,
                  Ice.AsyncResult __result) | 
| static void | __isLoaded_completed(Ice.TwowayCallbackBool __cb,
                    Ice.AsyncResult __result) | 
| static void | __isMutable_completed(Ice.TwowayCallbackBool __cb,
                     Ice.AsyncResult __result) | 
| static void | __linkAnnotation_completed(Ice.TwowayCallbackArg1<ProjectAnnotationLink> __cb,
                          Ice.AsyncResult __result) | 
| static void | __linkDataset_completed(Ice.TwowayCallbackArg1<ProjectDatasetLink> __cb,
                       Ice.AsyncResult __result) | 
| static void | __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
                                Ice.AsyncResult __result) | 
| static void | __linkedDatasetList_completed(Ice.TwowayCallbackArg1<java.util.List<Dataset>> __cb,
                             Ice.AsyncResult __result) | 
| static void | __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
                 Ice.AsyncResult __result) | 
| static ProjectPrx | __read(IceInternal.BasicStream __is) | 
| static void | __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
                       Ice.AsyncResult __result) | 
| static void | __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
                                 Ice.AsyncResult __result) | 
| static void | __sizeOfDatasetLinks_completed(Ice.TwowayCallbackInt __cb,
                              Ice.AsyncResult __result) | 
| static void | __write(IceInternal.BasicStream __os,
       ProjectPrx v) | 
| void | addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets) | 
| void | addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets) | 
| void | addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addProjectAnnotationLink(ProjectAnnotationLink target) | 
| void | addProjectAnnotationLink(ProjectAnnotationLink target,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                              boolean bothSides) | 
| void | addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                              boolean bothSides,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addProjectDatasetLink(ProjectDatasetLink target) | 
| void | addProjectDatasetLink(ProjectDatasetLink target,
                     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                           boolean bothSides) | 
| void | addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                           boolean bothSides,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                    Callback_Project_addAllProjectAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_Project_addAllProjectAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> 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_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets) | 
| Ice.AsyncResult | begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                 Callback_Project_addAllProjectDatasetLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Callback_Project_addAllProjectDatasetLinkSet __cb) | 
| Ice.AsyncResult | begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> 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_addProjectAnnotationLink(ProjectAnnotationLink target) | 
| Ice.AsyncResult | begin_addProjectAnnotationLink(ProjectAnnotationLink target,
                              Callback_Project_addProjectAnnotationLink __cb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLink(ProjectAnnotationLink target,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLink(ProjectAnnotationLink target,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLink(ProjectAnnotationLink target,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLink(ProjectAnnotationLink target,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addProjectAnnotationLink(ProjectAnnotationLink target,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Project_addProjectAnnotationLink __cb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLink(ProjectAnnotationLink target,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLink(ProjectAnnotationLink target,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLink(ProjectAnnotationLink 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_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                                    boolean bothSides) | 
| Ice.AsyncResult | begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                                    boolean bothSides,
                                    Callback_Project_addProjectAnnotationLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                                    boolean bothSides,
                                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                                    boolean bothSides,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                                    boolean bothSides,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                                    boolean bothSides,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                                    boolean bothSides,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_Project_addProjectAnnotationLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link,
                                    boolean bothSides,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink 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_addProjectAnnotationLinkToBoth(ProjectAnnotationLink 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_addProjectDatasetLink(ProjectDatasetLink target) | 
| Ice.AsyncResult | begin_addProjectDatasetLink(ProjectDatasetLink target,
                           Callback_Project_addProjectDatasetLink __cb) | 
| Ice.AsyncResult | begin_addProjectDatasetLink(ProjectDatasetLink target,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addProjectDatasetLink(ProjectDatasetLink target,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addProjectDatasetLink(ProjectDatasetLink target,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addProjectDatasetLink(ProjectDatasetLink target,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addProjectDatasetLink(ProjectDatasetLink target,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Project_addProjectDatasetLink __cb) | 
| Ice.AsyncResult | begin_addProjectDatasetLink(ProjectDatasetLink target,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addProjectDatasetLink(ProjectDatasetLink target,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addProjectDatasetLink(ProjectDatasetLink 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_addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                                 boolean bothSides) | 
| Ice.AsyncResult | begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                                 boolean bothSides,
                                 Callback_Project_addProjectDatasetLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                                 boolean bothSides,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                                 boolean bothSides,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                                 boolean bothSides,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                                 boolean bothSides,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                                 boolean bothSides,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Callback_Project_addProjectDatasetLinkToBoth __cb) | 
| Ice.AsyncResult | begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link,
                                 boolean bothSides,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_addProjectDatasetLinkToBoth(ProjectDatasetLink 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_addProjectDatasetLinkToBoth(ProjectDatasetLink 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_Project_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_Project_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_clearDatasetLinks() | 
| Ice.AsyncResult | begin_clearDatasetLinks(Callback_Project_clearDatasetLinks __cb) | 
| Ice.AsyncResult | begin_clearDatasetLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearDatasetLinks(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearDatasetLinks(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_Project_clearDatasetLinks __cb) | 
| Ice.AsyncResult | begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb) | 
| Ice.AsyncResult | begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_clearDatasetLinks(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_Project_copyAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __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_Project_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<ProjectAnnotationLink>> __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<ProjectAnnotationLink>> __responseCb,
                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyDatasetLinks() | 
| Ice.AsyncResult | begin_copyDatasetLinks(Callback_Project_copyDatasetLinks __cb) | 
| Ice.AsyncResult | begin_copyDatasetLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyDatasetLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyDatasetLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Callback_Project_copyDatasetLinks __cb) | 
| Ice.AsyncResult | begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                      IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal,
                               Callback_Project_findProjectAnnotationLink __cb) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal,
                               Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal,
                               IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal,
                               IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                               IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal,
                               java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal,
                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                               Callback_Project_findProjectAnnotationLink __cb) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal,
                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                               Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal,
                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                               IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findProjectAnnotationLink(Annotation removal,
                               java.util.Map<java.lang.String,java.lang.String> __ctx,
                               IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb,
                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                               IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal,
                            Callback_Project_findProjectDatasetLink __cb) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal,
                            Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal,
                            IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal,
                            IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                            IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal,
                            java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            Callback_Project_findProjectDatasetLink __cb) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            Ice.Callback __cb) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_findProjectDatasetLink(Dataset removal,
                            java.util.Map<java.lang.String,java.lang.String> __ctx,
                            IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                            IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner() | 
| Ice.AsyncResult | begin_getAnnotationLinksCountPerOwner(Callback_Project_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_Project_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_getDatasetLinksCountPerOwner() | 
| Ice.AsyncResult | begin_getDatasetLinksCountPerOwner(Callback_Project_getDatasetLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getDatasetLinksCountPerOwner(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDatasetLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDatasetLinksCountPerOwner(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_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                  Callback_Project_getDatasetLinksCountPerOwner __cb) | 
| Ice.AsyncResult | begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                  Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDatasetLinksCountPerOwner(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_getDatasetLinksCountPerOwner(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_getDescription() | 
| Ice.AsyncResult | begin_getDescription(Callback_Project_getDescription __cb) | 
| Ice.AsyncResult | begin_getDescription(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Project_getDescription __cb) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<RString> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_GenericCallback1<RString> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getDetails() | 
| Ice.AsyncResult | begin_getDetails(Callback_IObject_getDetails __cb) | 
| Ice.AsyncResult | begin_getDetails(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Callback_IObject_getDetails __cb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getId() | 
| Ice.AsyncResult | begin_getId(Callback_IObject_getId __cb) | 
| Ice.AsyncResult | begin_getId(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Callback_IObject_getId __cb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getName() | 
| Ice.AsyncResult | begin_getName(Callback_Project_getName __cb) | 
| Ice.AsyncResult | begin_getName(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
             Callback_Project_getName __cb) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_GenericCallback1<RString> __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_getVersion() | 
| Ice.AsyncResult | begin_getVersion(Callback_Project_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_Project_getVersion __cb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_isAnnotated()Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_IObject_isAnnotated __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_BoolCallback __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| Ice.AsyncResult | begin_isGlobal()Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(Ice.Callback __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Callback_IObject_isGlobal __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Ice.Callback __cb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| Ice.AsyncResult | begin_isLink()A link between two other types. | 
| Ice.AsyncResult | begin_isLink(Callback_IObject_isLink __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(Ice.Callback __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Callback_IObject_isLink __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Ice.Callback __cb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_BoolCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)A link between two other types. | 
| Ice.AsyncResult | begin_isLoaded()Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(Ice.Callback __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Callback_IObject_isLoaded __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              Ice.Callback __cb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
              IceInternal.Functional_BoolCallback __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)Tests if the objects are loaded or not. | 
| Ice.AsyncResult | begin_isMutable()The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(Callback_IObject_isMutable __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(Ice.Callback __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Callback_IObject_isMutable __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               Ice.Callback __cb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
               IceInternal.Functional_BoolCallback __responseCb,
               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
               IceInternal.Functional_BoolCallback __sentCb)The server will persist changes made to these types. | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    Callback_Project_linkAnnotation __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    IceInternal.Functional_GenericCallback1<ProjectAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkAnnotation(Annotation addition,
                    IceInternal.Functional_GenericCallback1<ProjectAnnotationLink> __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_Project_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<ProjectAnnotationLink> __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<ProjectAnnotationLink> __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition,
                 Callback_Project_linkDataset __cb) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition,
                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition,
                 IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition,
                 IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition,
                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_Project_linkDataset __cb) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkDataset(Dataset addition,
                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedAnnotationList() | 
| Ice.AsyncResult | begin_linkedAnnotationList(Callback_Project_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_Project_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_linkedDatasetList() | 
| Ice.AsyncResult | begin_linkedDatasetList(Callback_Project_linkedDatasetList __cb) | 
| Ice.AsyncResult | begin_linkedDatasetList(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkedDatasetList(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkedDatasetList(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_Project_linkedDatasetList __cb) | 
| Ice.AsyncResult | begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb) | 
| Ice.AsyncResult | begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_proxy()Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(Callback_IObject_proxy __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(Ice.Callback __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Callback_IObject_proxy __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           Ice.Callback __cb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Project toCopy) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Project toCopy,
                           Callback_Project_reloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Project toCopy,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Project toCopy,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Project toCopy,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Project toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Project toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Callback_Project_reloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Project toCopy,
                           java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadAnnotationLinks(Project 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(Project 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_reloadDatasetLinks(Project toCopy) | 
| Ice.AsyncResult | begin_reloadDatasetLinks(Project toCopy,
                        Callback_Project_reloadDatasetLinks __cb) | 
| Ice.AsyncResult | begin_reloadDatasetLinks(Project toCopy,
                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadDatasetLinks(Project toCopy,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadDatasetLinks(Project toCopy,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                        IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_reloadDatasetLinks(Project toCopy,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_reloadDatasetLinks(Project toCopy,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Callback_Project_reloadDatasetLinks __cb) | 
| Ice.AsyncResult | begin_reloadDatasetLinks(Project toCopy,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_reloadDatasetLinks(Project toCopy,
                        java.util.Map<java.lang.String,java.lang.String> __ctx,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_reloadDatasetLinks(Project 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_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets) | 
| Ice.AsyncResult | begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                       Callback_Project_removeAllProjectAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                       Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                       java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Callback_Project_removeAllProjectAnnotationLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                       java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> 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_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets) | 
| Ice.AsyncResult | begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                    Callback_Project_removeAllProjectDatasetLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_Project_removeAllProjectDatasetLinkSet __cb) | 
| Ice.AsyncResult | begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> 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_removeProjectAnnotationLink(ProjectAnnotationLink theTarget) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget,
                                 Callback_Project_removeProjectAnnotationLink __cb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Callback_Project_removeProjectAnnotationLink __cb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLink(ProjectAnnotationLink 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_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                         boolean bothSides) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                         boolean bothSides,
                                         Callback_Project_removeProjectAnnotationLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                         boolean bothSides,
                                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                         boolean bothSides,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                         boolean bothSides,
                                         IceInternal.Functional_VoidCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                         boolean bothSides,
                                         java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                         boolean bothSides,
                                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_Project_removeProjectAnnotationLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                         boolean bothSides,
                                         java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink 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_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink 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_removeProjectDatasetLink(ProjectDatasetLink theTarget) | 
| Ice.AsyncResult | begin_removeProjectDatasetLink(ProjectDatasetLink theTarget,
                              Callback_Project_removeProjectDatasetLink __cb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLink(ProjectDatasetLink theTarget,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLink(ProjectDatasetLink theTarget,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLink(ProjectDatasetLink theTarget,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                              IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLink(ProjectDatasetLink theTarget,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeProjectDatasetLink(ProjectDatasetLink theTarget,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Callback_Project_removeProjectDatasetLink __cb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLink(ProjectDatasetLink theTarget,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLink(ProjectDatasetLink theTarget,
                              java.util.Map<java.lang.String,java.lang.String> __ctx,
                              IceInternal.Functional_VoidCallback __responseCb,
                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLink(ProjectDatasetLink 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_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                      boolean bothSides) | 
| Ice.AsyncResult | begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                      boolean bothSides,
                                      Callback_Project_removeProjectDatasetLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                      boolean bothSides,
                                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                      boolean bothSides,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                      boolean bothSides,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                      boolean bothSides,
                                      java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                      boolean bothSides,
                                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_Project_removeProjectDatasetLinkFromBoth __cb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                      boolean bothSides,
                                      java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb) | 
| Ice.AsyncResult | begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink 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_removeProjectDatasetLinkFromBoth(ProjectDatasetLink 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_setDescription(RString theDescription) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    Callback_Project_setDescription __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Callback_Project_setDescription __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setDescription(RString theDescription,
                    java.util.Map<java.lang.String,java.lang.String> __ctx,
                    IceInternal.Functional_VoidCallback __responseCb,
                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                    IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setId(RLong id) | 
| Ice.AsyncResult | begin_setId(RLong id,
           Callback_IObject_setId __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           Callback_IObject_setId __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setId(RLong id,
           java.util.Map<java.lang.String,java.lang.String> __ctx,
           IceInternal.Functional_VoidCallback __responseCb,
           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setName(RString theName) | 
| Ice.AsyncResult | begin_setName(RString theName,
             Callback_Project_setName __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             Callback_Project_setName __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setName(RString theName,
             java.util.Map<java.lang.String,java.lang.String> __ctx,
             IceInternal.Functional_VoidCallback __responseCb,
             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
             IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                Callback_Project_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_Project_setVersion __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                Ice.Callback __cb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_setVersion(RInt theVersion,
                java.util.Map<java.lang.String,java.lang.String> __ctx,
                IceInternal.Functional_VoidCallback __responseCb,
                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_shallowCopy()Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(Ice.Callback __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Callback_IObject_shallowCopy __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 Ice.Callback __cb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                 IceInternal.Functional_BoolCallback __sentCb)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks() | 
| Ice.AsyncResult | begin_sizeOfAnnotationLinks(Callback_Project_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_Project_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_sizeOfDatasetLinks() | 
| Ice.AsyncResult | begin_sizeOfDatasetLinks(Callback_Project_sizeOfDatasetLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfDatasetLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfDatasetLinks(IceInternal.Functional_IntCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfDatasetLinks(IceInternal.Functional_IntCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                        IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Callback_Project_sizeOfDatasetLinks __cb) | 
| Ice.AsyncResult | begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                        IceInternal.Functional_IntCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_sizeOfDatasetLinks(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_Project_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_Project_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_unlinkDataset(Dataset removal) | 
| Ice.AsyncResult | begin_unlinkDataset(Dataset removal,
                   Callback_Project_unlinkDataset __cb) | 
| Ice.AsyncResult | begin_unlinkDataset(Dataset removal,
                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unlinkDataset(Dataset removal,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unlinkDataset(Dataset removal,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unlinkDataset(Dataset removal,
                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unlinkDataset(Dataset removal,
                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Callback_Project_unlinkDataset __cb) | 
| Ice.AsyncResult | begin_unlinkDataset(Dataset removal,
                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unlinkDataset(Dataset removal,
                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unlinkDataset(Dataset removal,
                   java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unload()Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(Ice.Callback __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Callback_IObject_unload __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            Ice.Callback __cb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
            IceInternal.Functional_VoidCallback __responseCb,
            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
            IceInternal.Functional_BoolCallback __sentCb)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| Ice.AsyncResult | begin_unloadAnnotationLinks() | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(Callback_Project_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_Project_unloadAnnotationLinks __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                           IceInternal.Functional_VoidCallback __responseCb,
                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                           IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadCollections()Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(Ice.Callback __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Callback_IObject_unloadCollections __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       Ice.Callback __cb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                       IceInternal.Functional_VoidCallback __responseCb,
                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                       IceInternal.Functional_BoolCallback __sentCb)Each collection can also be unloaded, independently
 of the object itself. | 
| Ice.AsyncResult | begin_unloadDatasetLinks() | 
| Ice.AsyncResult | begin_unloadDatasetLinks(Callback_Project_unloadDatasetLinks __cb) | 
| Ice.AsyncResult | begin_unloadDatasetLinks(Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadDatasetLinks(IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadDatasetLinks(IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                        IceInternal.Functional_BoolCallback __sentCb) | 
| Ice.AsyncResult | begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Ice.AsyncResult | begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Callback_Project_unloadDatasetLinks __cb) | 
| Ice.AsyncResult | begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                        Ice.Callback __cb) | 
| Ice.AsyncResult | begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                        IceInternal.Functional_VoidCallback __responseCb,
                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) | 
| Ice.AsyncResult | begin_unloadDatasetLinks(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_unloadDetails()As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(Ice.Callback __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Callback_IObject_unloadDetails __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   Ice.Callback __cb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)As with collections, the objects under details can link
 to many other objects. | 
| Ice.AsyncResult | begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                   IceInternal.Functional_VoidCallback __responseCb,
                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                   IceInternal.Functional_BoolCallback __sentCb)As with collections, the objects under details can link
 to many other objects. | 
| static ProjectPrx | checkedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type. | 
| static ProjectPrx | checkedCast(Ice.ObjectPrx __obj,
           java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that the object implements this type. | 
| static ProjectPrx | checkedCast(Ice.ObjectPrx __obj,
           java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type. | 
| static ProjectPrx | checkedCast(Ice.ObjectPrx __obj,
           java.lang.String __facet,
           java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that a facet of the object implements this type. | 
| void | clearAnnotationLinks() | 
| void | clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | clearDatasetLinks() | 
| void | clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<ProjectAnnotationLink> | copyAnnotationLinks() | 
| java.util.List<ProjectAnnotationLink> | copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<ProjectDatasetLink> | copyDatasetLinks() | 
| java.util.List<ProjectDatasetLink> | copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | end_addAllProjectAnnotationLinkSet(Ice.AsyncResult __iresult) | 
| void | end_addAllProjectDatasetLinkSet(Ice.AsyncResult __iresult) | 
| void | end_addProjectAnnotationLink(Ice.AsyncResult __iresult) | 
| void | end_addProjectAnnotationLinkToBoth(Ice.AsyncResult __iresult) | 
| void | end_addProjectDatasetLink(Ice.AsyncResult __iresult) | 
| void | end_addProjectDatasetLinkToBoth(Ice.AsyncResult __iresult) | 
| void | end_clearAnnotationLinks(Ice.AsyncResult __iresult) | 
| void | end_clearDatasetLinks(Ice.AsyncResult __iresult) | 
| java.util.List<ProjectAnnotationLink> | end_copyAnnotationLinks(Ice.AsyncResult __iresult) | 
| java.util.List<ProjectDatasetLink> | end_copyDatasetLinks(Ice.AsyncResult __iresult) | 
| java.util.List<ProjectAnnotationLink> | end_findProjectAnnotationLink(Ice.AsyncResult __iresult) | 
| java.util.List<ProjectDatasetLink> | end_findProjectDatasetLink(Ice.AsyncResult __iresult) | 
| java.util.Map<java.lang.Long,java.lang.Long> | end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult) | 
| java.util.Map<java.lang.Long,java.lang.Long> | end_getDatasetLinksCountPerOwner(Ice.AsyncResult __iresult) | 
| RString | end_getDescription(Ice.AsyncResult __iresult) | 
| Details | end_getDetails(Ice.AsyncResult __iresult) | 
| RLong | end_getId(Ice.AsyncResult __iresult) | 
| RString | end_getName(Ice.AsyncResult __iresult) | 
| RInt | end_getVersion(Ice.AsyncResult __iresult) | 
| boolean | end_isAnnotated(Ice.AsyncResult __iresult)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| boolean | end_isGlobal(Ice.AsyncResult __iresult)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| boolean | end_isLink(Ice.AsyncResult __iresult)A link between two other types. | 
| boolean | end_isLoaded(Ice.AsyncResult __iresult)Tests if the objects are loaded or not. | 
| boolean | end_isMutable(Ice.AsyncResult __iresult)The server will persist changes made to these types. | 
| ProjectAnnotationLink | end_linkAnnotation(Ice.AsyncResult __iresult) | 
| ProjectDatasetLink | end_linkDataset(Ice.AsyncResult __iresult) | 
| java.util.List<Annotation> | end_linkedAnnotationList(Ice.AsyncResult __iresult) | 
| java.util.List<Dataset> | end_linkedDatasetList(Ice.AsyncResult __iresult) | 
| IObject | end_proxy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| void | end_reloadAnnotationLinks(Ice.AsyncResult __iresult) | 
| void | end_reloadDatasetLinks(Ice.AsyncResult __iresult) | 
| void | end_removeAllProjectAnnotationLinkSet(Ice.AsyncResult __iresult) | 
| void | end_removeAllProjectDatasetLinkSet(Ice.AsyncResult __iresult) | 
| void | end_removeProjectAnnotationLink(Ice.AsyncResult __iresult) | 
| void | end_removeProjectAnnotationLinkFromBoth(Ice.AsyncResult __iresult) | 
| void | end_removeProjectDatasetLink(Ice.AsyncResult __iresult) | 
| void | end_removeProjectDatasetLinkFromBoth(Ice.AsyncResult __iresult) | 
| void | end_setDescription(Ice.AsyncResult __iresult) | 
| void | end_setId(Ice.AsyncResult __iresult) | 
| void | end_setName(Ice.AsyncResult __iresult) | 
| void | end_setVersion(Ice.AsyncResult __iresult) | 
| IObject | end_shallowCopy(Ice.AsyncResult __iresult)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| int | end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult) | 
| int | end_sizeOfDatasetLinks(Ice.AsyncResult __iresult) | 
| void | end_unlinkAnnotation(Ice.AsyncResult __iresult) | 
| void | end_unlinkDataset(Ice.AsyncResult __iresult) | 
| void | end_unload(Ice.AsyncResult __iresult)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| void | end_unloadAnnotationLinks(Ice.AsyncResult __iresult) | 
| void | end_unloadCollections(Ice.AsyncResult __iresult)Each collection can also be unloaded, independently
 of the object itself. | 
| void | end_unloadDatasetLinks(Ice.AsyncResult __iresult) | 
| void | end_unloadDetails(Ice.AsyncResult __iresult)As with collections, the objects under details can link
 to many other objects. | 
| java.util.List<ProjectAnnotationLink> | findProjectAnnotationLink(Annotation removal) | 
| java.util.List<ProjectAnnotationLink> | findProjectAnnotationLink(Annotation removal,
                         java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| java.util.List<ProjectDatasetLink> | findProjectDatasetLink(Dataset removal) | 
| java.util.List<ProjectDatasetLink> | findProjectDatasetLink(Dataset 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.Map<java.lang.Long,java.lang.Long> | getDatasetLinksCountPerOwner() | 
| java.util.Map<java.lang.Long,java.lang.Long> | getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getDescription() | 
| RString | getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| Details | getDetails() | 
| Details | getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RLong | getId() | 
| RLong | getId(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RString | getName() | 
| RString | getName(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| RInt | getVersion() | 
| RInt | getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| static java.lang.String | ice_staticId()Provides the Slice type ID of this type. | 
| boolean | isAnnotated()Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| boolean | isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)Allows for the attachment of any omero.model.Annotation
 subclasses. | 
| boolean | isGlobal()Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| boolean | isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)Marker interface which means that special rules apply
 for both reading and writing these instances. | 
| boolean | isLink()A link between two other types. | 
| boolean | isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)A link between two other types. | 
| boolean | isLoaded()Tests if the objects are loaded or not. | 
| boolean | isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)Tests if the objects are loaded or not. | 
| boolean | isMutable()The server will persist changes made to these types. | 
| boolean | isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)The server will persist changes made to these types. | 
| ProjectAnnotationLink | linkAnnotation(Annotation addition) | 
| ProjectAnnotationLink | linkAnnotation(Annotation addition,
              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| ProjectDatasetLink | linkDataset(Dataset addition) | 
| ProjectDatasetLink | linkDataset(Dataset 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<Dataset> | linkedDatasetList() | 
| java.util.List<Dataset> | linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| IObject | proxy()Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| IObject | proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 constructed as if by: new InstanceI( this.id.val, false ); | 
| void | reloadAnnotationLinks(Project toCopy) | 
| void | reloadAnnotationLinks(Project toCopy,
                     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | reloadDatasetLinks(Project toCopy) | 
| void | reloadDatasetLinks(Project toCopy,
                  java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets) | 
| void | removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets) | 
| void | removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets,
                              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeProjectAnnotationLink(ProjectAnnotationLink theTarget) | 
| void | removeProjectAnnotationLink(ProjectAnnotationLink theTarget,
                           java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                   boolean bothSides) | 
| void | removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link,
                                   boolean bothSides,
                                   java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeProjectDatasetLink(ProjectDatasetLink theTarget) | 
| void | removeProjectDatasetLink(ProjectDatasetLink theTarget,
                        java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                boolean bothSides) | 
| void | removeProjectDatasetLinkFromBoth(ProjectDatasetLink link,
                                boolean bothSides,
                                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setDescription(RString theDescription) | 
| void | setDescription(RString theDescription,
              java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setId(RLong id) | 
| void | setId(RLong id,
     java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setName(RString theName) | 
| void | setName(RString theName,
       java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | setVersion(RInt theVersion) | 
| void | setVersion(RInt theVersion,
          java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| IObject | shallowCopy()Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| IObject | shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)Return another instance of the same type as this instance
 with all single-value entities unloaded and all members of
 collections also unloaded. | 
| int | sizeOfAnnotationLinks() | 
| int | sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| int | sizeOfDatasetLinks() | 
| int | sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| static ProjectPrx | uncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server. | 
| static ProjectPrx | uncheckedCast(Ice.ObjectPrx __obj,
             java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server. | 
| void | unlinkAnnotation(Annotation removal) | 
| void | unlinkAnnotation(Annotation removal,
                java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unlinkDataset(Dataset removal) | 
| void | unlinkDataset(Dataset removal,
             java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unload()Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| void | unload(java.util.Map<java.lang.String,java.lang.String> __ctx)Sets the loaded boolean to false and empties all state
 from this entity to make sending it over the network
 less costly. | 
| void | unloadAnnotationLinks() | 
| void | unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unloadCollections()Each collection can also be unloaded, independently
 of the object itself. | 
| void | unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)Each collection can also be unloaded, independently
 of the object itself. | 
| void | unloadDatasetLinks() | 
| void | unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) | 
| void | unloadDetails()As with collections, the objects under details can link
 to many other objects. | 
| void | unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)As with collections, the objects under details can link
 to many other objects. | 
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImplclone, finalize, getClass, notify, notifyAll, wait, wait, waitbegin_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_twowaypublic static final java.lang.String[] __ids
public static final long serialVersionUID
public Details getDetails()
getDetails in interface IObjectPrxpublic Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails()
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Ice.Callback __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Callback_IObject_getDetails __cb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails in interface IObjectPrxpublic Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails in interface IObjectPrxpublic Details end_getDetails(Ice.AsyncResult __iresult)
end_getDetails in interface IObjectPrxpublic static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
public RLong getId()
getId in interface IObjectPrxpublic RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId()
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(Ice.Callback __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_IObject_getId __cb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId in interface IObjectPrxpublic Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb)
begin_getId in interface IObjectPrxpublic RLong end_getId(Ice.AsyncResult __iresult)
end_getId in interface IObjectPrxpublic static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public boolean isAnnotated()
IObjectPrxisAnnotated in interface IObjectPrxpublic boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated()
IObjectPrxbegin_isAnnotated in interface IObjectPrxpublic Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_IObject_isAnnotated __cb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_BoolCallback __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isAnnotated in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isAnnotated(Ice.AsyncResult __iresult)
IObjectPrxend_isAnnotated in interface IObjectPrx__iresult - The asynchronous result object.public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb,
                                           Ice.AsyncResult __result)
public boolean isGlobal()
IObjectPrxisGlobal in interface IObjectPrxpublic boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal()
IObjectPrxbegin_isGlobal in interface IObjectPrxpublic Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_IObject_isGlobal __cb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isGlobal in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isGlobal(Ice.AsyncResult __iresult)
IObjectPrxend_isGlobal in interface IObjectPrx__iresult - The asynchronous result object.public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb,
                                        Ice.AsyncResult __result)
public boolean isLink()
IObjectPrxisLink in interface IObjectPrxpublic boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisLink in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLink()
IObjectPrxbegin_isLink in interface IObjectPrxpublic Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_IObject_isLink __cb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLink in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLink in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_BoolCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLink in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isLink(Ice.AsyncResult __iresult)
IObjectPrxend_isLink in interface IObjectPrx__iresult - The asynchronous result object.public static void __isLink_completed(Ice.TwowayCallbackBool __cb,
                                      Ice.AsyncResult __result)
public boolean isLoaded()
IObjectPrxisLoaded in interface IObjectPrxpublic boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded()
IObjectPrxbegin_isLoaded in interface IObjectPrxpublic Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_IObject_isLoaded __cb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_BoolCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isLoaded in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isLoaded(Ice.AsyncResult __iresult)
IObjectPrxend_isLoaded in interface IObjectPrx__iresult - The asynchronous result object.public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb,
                                        Ice.AsyncResult __result)
public boolean isMutable()
IObjectPrxisMutable in interface IObjectPrxpublic boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxisMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable()
IObjectPrxbegin_isMutable in interface IObjectPrxpublic Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Ice.Callback __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       Callback_IObject_isMutable __cb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                       IceInternal.Functional_BoolCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_isMutable in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public boolean end_isMutable(Ice.AsyncResult __iresult)
IObjectPrxend_isMutable in interface IObjectPrx__iresult - The asynchronous result object.public static void __isMutable_completed(Ice.TwowayCallbackBool __cb,
                                         Ice.AsyncResult __result)
public IObject proxy()
IObjectPrxproxy in interface IObjectPrxpublic IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxproxy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_proxy()
IObjectPrxbegin_proxy in interface IObjectPrxpublic Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Ice.Callback __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   Callback_IObject_proxy __cb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_proxy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_proxy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                   IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_proxy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_proxy(Ice.AsyncResult __iresult)
IObjectPrxend_proxy in interface IObjectPrx__iresult - The asynchronous result object.public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void setId(RLong id)
setId in interface IObjectPrxpublic void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId in interface IObjectPrxpublic Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId in interface IObjectPrxpublic void end_setId(Ice.AsyncResult __iresult)
end_setId in interface IObjectPrxpublic IObject shallowCopy()
IObjectPrxshallowCopy in interface IObjectPrxpublic IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxshallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy()
IObjectPrxbegin_shallowCopy in interface IObjectPrxpublic Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Ice.Callback __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         Callback_IObject_shallowCopy __cb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                         IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                         IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_shallowCopy in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_shallowCopy(Ice.AsyncResult __iresult)
IObjectPrxend_shallowCopy in interface IObjectPrx__iresult - The asynchronous result object.public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void unload()
IObjectPrxunload in interface IObjectPrxpublic void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunload in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unload()
IObjectPrxbegin_unload in interface IObjectPrxpublic Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unload(Ice.Callback __cb)
IObjectPrxbegin_unload in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Ice.Callback __cb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
IObjectPrxbegin_unload in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    Callback_IObject_unload __cb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unload in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unload in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                    IceInternal.Functional_VoidCallback __responseCb,
                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                    IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unload in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unload(Ice.AsyncResult __iresult)
IObjectPrxend_unload in interface IObjectPrx__iresult - The asynchronous result object.public void unloadCollections()
IObjectPrxunloadCollections in interface IObjectPrxpublic void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections()
IObjectPrxbegin_unloadCollections in interface IObjectPrxpublic Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_IObject_unloadCollections __cb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadCollections in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unloadCollections(Ice.AsyncResult __iresult)
IObjectPrxend_unloadCollections in interface IObjectPrx__iresult - The asynchronous result object.public void unloadDetails()
IObjectPrxunloadDetails in interface IObjectPrxpublic void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxunloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails()
IObjectPrxbegin_unloadDetails in interface IObjectPrxpublic Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Ice.Callback __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           Callback_IObject_unloadDetails __cb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
IObjectPrxbegin_unloadDetails in interface IObjectPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unloadDetails(Ice.AsyncResult __iresult)
IObjectPrxend_unloadDetails in interface IObjectPrx__iresult - The asynchronous result object.public void addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets)
addAllProjectAnnotationLinkSet in interface ProjectPrxpublic void addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, Ice.Callback __cb)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, Callback_Project_addAllProjectAnnotationLinkSet __cb)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_addAllProjectAnnotationLinkSet __cb)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic void end_addAllProjectAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllProjectAnnotationLinkSet in interface ProjectPrxpublic void addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)
addAllProjectDatasetLinkSet in interface ProjectPrxpublic void addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Callback __cb)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Callback_Project_addAllProjectDatasetLinkSet __cb)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_addAllProjectDatasetLinkSet __cb)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_addAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllProjectDatasetLinkSet in interface ProjectPrxpublic void end_addAllProjectDatasetLinkSet(Ice.AsyncResult __iresult)
end_addAllProjectDatasetLinkSet in interface ProjectPrxpublic void addProjectAnnotationLink(ProjectAnnotationLink target)
addProjectAnnotationLink in interface ProjectPrxpublic void addProjectAnnotationLink(ProjectAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target)
begin_addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target, Ice.Callback __cb)
begin_addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target, Callback_Project_addProjectAnnotationLink __cb)
begin_addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_addProjectAnnotationLink __cb)
begin_addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLink(ProjectAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addProjectAnnotationLink in interface ProjectPrxpublic void end_addProjectAnnotationLink(Ice.AsyncResult __iresult)
end_addProjectAnnotationLink in interface ProjectPrxpublic void addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides)
addProjectAnnotationLinkToBoth in interface ProjectPrxpublic void addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, Callback_Project_addProjectAnnotationLinkToBoth __cb)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_addProjectAnnotationLinkToBoth __cb)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectAnnotationLinkToBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic void end_addProjectAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addProjectAnnotationLinkToBoth in interface ProjectPrxpublic void addProjectDatasetLink(ProjectDatasetLink target)
addProjectDatasetLink in interface ProjectPrxpublic void addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target)
begin_addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, Ice.Callback __cb)
begin_addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, Callback_Project_addProjectDatasetLink __cb)
begin_addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_addProjectDatasetLink __cb)
begin_addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLink(ProjectDatasetLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addProjectDatasetLink in interface ProjectPrxpublic void end_addProjectDatasetLink(Ice.AsyncResult __iresult)
end_addProjectDatasetLink in interface ProjectPrxpublic void addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides)
addProjectDatasetLinkToBoth in interface ProjectPrxpublic void addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, Ice.Callback __cb)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, Callback_Project_addProjectDatasetLinkToBoth __cb)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_addProjectDatasetLinkToBoth __cb)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic Ice.AsyncResult begin_addProjectDatasetLinkToBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addProjectDatasetLinkToBoth in interface ProjectPrxpublic void end_addProjectDatasetLinkToBoth(Ice.AsyncResult __iresult)
end_addProjectDatasetLinkToBoth in interface ProjectPrxpublic void clearAnnotationLinks()
clearAnnotationLinks in interface ProjectPrxpublic void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Ice.Callback __cb)
begin_clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(Callback_Project_clearAnnotationLinks __cb)
begin_clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Callback_Project_clearAnnotationLinks __cb)
begin_clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks in interface ProjectPrxpublic void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks in interface ProjectPrxpublic void clearDatasetLinks()
clearDatasetLinks in interface ProjectPrxpublic void clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks()
begin_clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks(Ice.Callback __cb)
begin_clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
begin_clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks(Callback_Project_clearDatasetLinks __cb)
begin_clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_Project_clearDatasetLinks __cb)
begin_clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks(IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_clearDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_VoidCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_clearDatasetLinks in interface ProjectPrxpublic void end_clearDatasetLinks(Ice.AsyncResult __iresult)
end_clearDatasetLinks in interface ProjectPrxpublic java.util.List<ProjectAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks in interface ProjectPrxpublic java.util.List<ProjectAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Ice.Callback __cb)
begin_copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(Callback_Project_copyAnnotationLinks __cb)
begin_copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 Callback_Project_copyAnnotationLinks __cb)
begin_copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks in interface ProjectPrxpublic java.util.List<ProjectAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks in interface ProjectPrxpublic static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<ProjectDatasetLink> copyDatasetLinks()
copyDatasetLinks in interface ProjectPrxpublic java.util.List<ProjectDatasetLink> copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks()
begin_copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks(Ice.Callback __cb)
begin_copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Ice.Callback __cb)
begin_copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks(Callback_Project_copyDatasetLinks __cb)
begin_copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              Callback_Project_copyDatasetLinks __cb)
begin_copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks(IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_copyDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
begin_copyDatasetLinks in interface ProjectPrxpublic java.util.List<ProjectDatasetLink> end_copyDatasetLinks(Ice.AsyncResult __iresult)
end_copyDatasetLinks in interface ProjectPrxpublic static void __copyDatasetLinks_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectDatasetLink>> __cb, Ice.AsyncResult __result)
public java.util.List<ProjectAnnotationLink> findProjectAnnotationLink(Annotation removal)
findProjectAnnotationLink in interface ProjectPrxpublic java.util.List<ProjectAnnotationLink> findProjectAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal)
begin_findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal, Callback_Project_findProjectAnnotationLink __cb)
begin_findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_findProjectAnnotationLink __cb)
begin_findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findProjectAnnotationLink in interface ProjectPrxpublic java.util.List<ProjectAnnotationLink> end_findProjectAnnotationLink(Ice.AsyncResult __iresult)
end_findProjectAnnotationLink in interface ProjectPrxpublic static void __findProjectAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<ProjectDatasetLink> findProjectDatasetLink(Dataset removal)
findProjectDatasetLink in interface ProjectPrxpublic java.util.List<ProjectDatasetLink> findProjectDatasetLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal)
begin_findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal, Ice.Callback __cb)
begin_findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal, Callback_Project_findProjectDatasetLink __cb)
begin_findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_findProjectDatasetLink __cb)
begin_findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_findProjectDatasetLink(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ProjectDatasetLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findProjectDatasetLink in interface ProjectPrxpublic java.util.List<ProjectDatasetLink> end_findProjectDatasetLink(Ice.AsyncResult __iresult)
end_findProjectDatasetLink in interface ProjectPrxpublic static void __findProjectDatasetLink_completed(Ice.TwowayCallbackArg1<java.util.List<ProjectDatasetLink>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner in interface ProjectPrxpublic java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Project_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             Callback_Project_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                             IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                             IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner in interface ProjectPrxpublic static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                                               Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getDatasetLinksCountPerOwner()
getDatasetLinksCountPerOwner in interface ProjectPrxpublic java.util.Map<java.lang.Long,java.lang.Long> getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner()
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner(Ice.Callback __cb)
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                          Ice.Callback __cb)
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner(Callback_Project_getDatasetLinksCountPerOwner __cb)
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                          Callback_Project_getDatasetLinksCountPerOwner __cb)
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic Ice.AsyncResult begin_getDatasetLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
begin_getDatasetLinksCountPerOwner in interface ProjectPrxpublic java.util.Map<java.lang.Long,java.lang.Long> end_getDatasetLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getDatasetLinksCountPerOwner in interface ProjectPrxpublic static void __getDatasetLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
                                                            Ice.AsyncResult __result)
public RString getDescription()
getDescription in interface ProjectPrxpublic RString getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription()
begin_getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription(Ice.Callback __cb)
begin_getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Ice.Callback __cb)
begin_getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription(Callback_Project_getDescription __cb)
begin_getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            Callback_Project_getDescription __cb)
begin_getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDescription in interface ProjectPrxpublic Ice.AsyncResult begin_getDescription(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
begin_getDescription in interface ProjectPrxpublic RString end_getDescription(Ice.AsyncResult __iresult)
end_getDescription in interface ProjectPrxpublic static void __getDescription_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getName()
getName in interface ProjectPrxpublic RString getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName()
begin_getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName(Ice.Callback __cb)
begin_getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Ice.Callback __cb)
begin_getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName(Callback_Project_getName __cb)
begin_getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     Callback_Project_getName __cb)
begin_getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getName in interface ProjectPrxpublic Ice.AsyncResult begin_getName(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                     IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                     IceInternal.Functional_BoolCallback __sentCb)
begin_getName in interface ProjectPrxpublic RString end_getName(Ice.AsyncResult __iresult)
end_getName in interface ProjectPrxpublic static void __getName_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion in interface ProjectPrxpublic RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion()
begin_getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Ice.Callback __cb)
begin_getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion(Callback_Project_getVersion __cb)
begin_getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        Callback_Project_getVersion __cb)
begin_getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion in interface ProjectPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion in interface ProjectPrxpublic RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion in interface ProjectPrxpublic static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public ProjectAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation in interface ProjectPrxpublic ProjectAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Project_linkAnnotation __cb)
begin_linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_linkAnnotation __cb)
begin_linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ProjectAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<ProjectAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation in interface ProjectPrxpublic ProjectAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation in interface ProjectPrxpublic static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<ProjectAnnotationLink> __cb, Ice.AsyncResult __result)
public ProjectDatasetLink linkDataset(Dataset addition)
linkDataset in interface ProjectPrxpublic ProjectDatasetLink linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition)
begin_linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition, Ice.Callback __cb)
begin_linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition, Callback_Project_linkDataset __cb)
begin_linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_linkDataset __cb)
begin_linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_linkDataset(Dataset addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProjectDatasetLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkDataset in interface ProjectPrxpublic ProjectDatasetLink end_linkDataset(Ice.AsyncResult __iresult)
end_linkDataset in interface ProjectPrxpublic static void __linkDataset_completed(Ice.TwowayCallbackArg1<ProjectDatasetLink> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList in interface ProjectPrxpublic java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Ice.Callback __cb)
begin_linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList(Callback_Project_linkedAnnotationList __cb)
begin_linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  Callback_Project_linkedAnnotationList __cb)
begin_linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList in interface ProjectPrxpublic java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList in interface ProjectPrxpublic static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public java.util.List<Dataset> linkedDatasetList()
linkedDatasetList in interface ProjectPrxpublic java.util.List<Dataset> linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList()
begin_linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList(Ice.Callback __cb)
begin_linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Ice.Callback __cb)
begin_linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList(Callback_Project_linkedDatasetList __cb)
begin_linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               Callback_Project_linkedDatasetList __cb)
begin_linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList(IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedDatasetList in interface ProjectPrxpublic Ice.AsyncResult begin_linkedDatasetList(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Dataset>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
begin_linkedDatasetList in interface ProjectPrxpublic java.util.List<Dataset> end_linkedDatasetList(Ice.AsyncResult __iresult)
end_linkedDatasetList in interface ProjectPrxpublic static void __linkedDatasetList_completed(Ice.TwowayCallbackArg1<java.util.List<Dataset>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(Project toCopy)
reloadAnnotationLinks in interface ProjectPrxpublic void reloadAnnotationLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy)
begin_reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy, Callback_Project_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadAnnotationLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks in interface ProjectPrxpublic void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks in interface ProjectPrxpublic void reloadDatasetLinks(Project toCopy)
reloadDatasetLinks in interface ProjectPrxpublic void reloadDatasetLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy)
begin_reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy, Ice.Callback __cb)
begin_reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy, Callback_Project_reloadDatasetLinks __cb)
begin_reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_reloadDatasetLinks __cb)
begin_reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_reloadDatasetLinks(Project toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadDatasetLinks in interface ProjectPrxpublic void end_reloadDatasetLinks(Ice.AsyncResult __iresult)
end_reloadDatasetLinks in interface ProjectPrxpublic void removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets)
removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic void removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, Callback_Project_removeAllProjectAnnotationLinkSet __cb)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_removeAllProjectAnnotationLinkSet __cb)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectAnnotationLinkSet(java.util.List<ProjectAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic void end_removeAllProjectAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllProjectAnnotationLinkSet in interface ProjectPrxpublic void removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)
removeAllProjectDatasetLinkSet in interface ProjectPrxpublic void removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Ice.Callback __cb)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, Callback_Project_removeAllProjectDatasetLinkSet __cb)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_removeAllProjectDatasetLinkSet __cb)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic Ice.AsyncResult begin_removeAllProjectDatasetLinkSet(java.util.List<ProjectDatasetLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic void end_removeAllProjectDatasetLinkSet(Ice.AsyncResult __iresult)
end_removeAllProjectDatasetLinkSet in interface ProjectPrxpublic void removeProjectAnnotationLink(ProjectAnnotationLink theTarget)
removeProjectAnnotationLink in interface ProjectPrxpublic void removeProjectAnnotationLink(ProjectAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget, Ice.Callback __cb)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget, Callback_Project_removeProjectAnnotationLink __cb)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_removeProjectAnnotationLink __cb)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLink(ProjectAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeProjectAnnotationLink in interface ProjectPrxpublic void end_removeProjectAnnotationLink(Ice.AsyncResult __iresult)
end_removeProjectAnnotationLink in interface ProjectPrxpublic void removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides)
removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic void removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, Callback_Project_removeProjectAnnotationLinkFromBoth __cb)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_removeProjectAnnotationLinkFromBoth __cb)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectAnnotationLinkFromBoth(ProjectAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic void end_removeProjectAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removeProjectAnnotationLinkFromBoth in interface ProjectPrxpublic void removeProjectDatasetLink(ProjectDatasetLink theTarget)
removeProjectDatasetLink in interface ProjectPrxpublic void removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget)
begin_removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, Ice.Callback __cb)
begin_removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, Callback_Project_removeProjectDatasetLink __cb)
begin_removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_removeProjectDatasetLink __cb)
begin_removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectDatasetLink in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLink(ProjectDatasetLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeProjectDatasetLink in interface ProjectPrxpublic void end_removeProjectDatasetLink(Ice.AsyncResult __iresult)
end_removeProjectDatasetLink in interface ProjectPrxpublic void removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides)
removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic void removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, Ice.Callback __cb)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, Callback_Project_removeProjectDatasetLinkFromBoth __cb)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_removeProjectDatasetLinkFromBoth __cb)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic Ice.AsyncResult begin_removeProjectDatasetLinkFromBoth(ProjectDatasetLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic void end_removeProjectDatasetLinkFromBoth(Ice.AsyncResult __iresult)
end_removeProjectDatasetLinkFromBoth in interface ProjectPrxpublic void setDescription(RString theDescription)
setDescription in interface ProjectPrxpublic void setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription)
begin_setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, Ice.Callback __cb)
begin_setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, Callback_Project_setDescription __cb)
begin_setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_setDescription __cb)
begin_setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setDescription in interface ProjectPrxpublic Ice.AsyncResult begin_setDescription(RString theDescription, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setDescription in interface ProjectPrxpublic void end_setDescription(Ice.AsyncResult __iresult)
end_setDescription in interface ProjectPrxpublic void setName(RString theName)
setName in interface ProjectPrxpublic void setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName)
begin_setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName, Ice.Callback __cb)
begin_setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName, Callback_Project_setName __cb)
begin_setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_setName __cb)
begin_setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setName in interface ProjectPrxpublic Ice.AsyncResult begin_setName(RString theName, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setName in interface ProjectPrxpublic void end_setName(Ice.AsyncResult __iresult)
end_setName in interface ProjectPrxpublic void setVersion(RInt theVersion)
setVersion in interface ProjectPrxpublic void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Project_setVersion __cb)
begin_setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_setVersion __cb)
begin_setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion in interface ProjectPrxpublic Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion in interface ProjectPrxpublic void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion in interface ProjectPrxpublic int sizeOfAnnotationLinks()
sizeOfAnnotationLinks in interface ProjectPrxpublic int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Ice.Callback __cb)
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Project_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Callback_Project_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_IntCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks in interface ProjectPrxpublic int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks in interface ProjectPrxpublic static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
                                                     Ice.AsyncResult __result)
public int sizeOfDatasetLinks()
sizeOfDatasetLinks in interface ProjectPrxpublic int sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks()
begin_sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks(Ice.Callback __cb)
begin_sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                Ice.Callback __cb)
begin_sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks(Callback_Project_sizeOfDatasetLinks __cb)
begin_sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                Callback_Project_sizeOfDatasetLinks __cb)
begin_sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks(IceInternal.Functional_IntCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks(IceInternal.Functional_IntCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                IceInternal.Functional_IntCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_sizeOfDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                IceInternal.Functional_IntCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfDatasetLinks in interface ProjectPrxpublic int end_sizeOfDatasetLinks(Ice.AsyncResult __iresult)
end_sizeOfDatasetLinks in interface ProjectPrxpublic static void __sizeOfDatasetLinks_completed(Ice.TwowayCallbackInt __cb,
                                                  Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation in interface ProjectPrxpublic void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Project_unlinkAnnotation __cb)
begin_unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_unlinkAnnotation __cb)
begin_unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation in interface ProjectPrxpublic void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation in interface ProjectPrxpublic void unlinkDataset(Dataset removal)
unlinkDataset in interface ProjectPrxpublic void unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal)
begin_unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal, Ice.Callback __cb)
begin_unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal, Callback_Project_unlinkDataset __cb)
begin_unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Project_unlinkDataset __cb)
begin_unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkDataset in interface ProjectPrxpublic Ice.AsyncResult begin_unlinkDataset(Dataset removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkDataset in interface ProjectPrxpublic void end_unlinkDataset(Ice.AsyncResult __iresult)
end_unlinkDataset in interface ProjectPrxpublic void unloadAnnotationLinks()
unloadAnnotationLinks in interface ProjectPrxpublic void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Ice.Callback __cb)
begin_unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Project_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   Callback_Project_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks in interface ProjectPrxpublic void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks in interface ProjectPrxpublic void unloadDatasetLinks()
unloadDatasetLinks in interface ProjectPrxpublic void unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks()
begin_unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks(Ice.Callback __cb)
begin_unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                Ice.Callback __cb)
begin_unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks(Callback_Project_unloadDatasetLinks __cb)
begin_unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                Callback_Project_unloadDatasetLinks __cb)
begin_unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks(IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
begin_unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadDatasetLinks in interface ProjectPrxpublic Ice.AsyncResult begin_unloadDatasetLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
begin_unloadDatasetLinks in interface ProjectPrxpublic void end_unloadDatasetLinks(Ice.AsyncResult __iresult)
end_unloadDatasetLinks in interface ProjectPrxpublic static ProjectPrx checkedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static ProjectPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj - The untyped proxy.__ctx - The Context map to send with the invocation.public static ProjectPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static ProjectPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj - The untyped proxy.__facet - The name of the desired facet.__ctx - The Context map to send with the invocation.public static ProjectPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static ProjectPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os,
                           ProjectPrx v)
public static ProjectPrx __read(IceInternal.BasicStream __is)