public final class IContainerPrxHelper extends Ice.ObjectPrxHelperBase implements IContainerPrx
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
| Constructor and Description |
|---|
IContainerPrxHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
__createDataObject_completed(Ice.TwowayCallbackArg1UE<IObject> __cb,
Ice.AsyncResult __result) |
static void |
__createDataObjects_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
Ice.AsyncResult __result) |
static void |
__findContainerHierarchies_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
Ice.AsyncResult __result) |
static void |
__getCollectionCount_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result) |
static void |
__getImages_completed(Ice.TwowayCallbackArg1UE<java.util.List<Image>> __cb,
Ice.AsyncResult __result) |
static void |
__getImagesByOptions_completed(Ice.TwowayCallbackArg1UE<java.util.List<Image>> __cb,
Ice.AsyncResult __result) |
static void |
__getImagesBySplitFilesets_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __cb,
Ice.AsyncResult __result) |
static void |
__getUserImages_completed(Ice.TwowayCallbackArg1UE<java.util.List<Image>> __cb,
Ice.AsyncResult __result) |
static void |
__link_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
Ice.AsyncResult __result) |
static void |
__loadContainerHierarchy_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
Ice.AsyncResult __result) |
static IContainerPrx |
__read(IceInternal.BasicStream __is) |
static void |
__retrieveCollection_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
Ice.AsyncResult __result) |
static void |
__unlink_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__updateDataObject_completed(Ice.TwowayCallbackArg1UE<IObject> __cb,
Ice.AsyncResult __result) |
static void |
__updateDataObjects_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
IContainerPrx v) |
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options,
Callback_IContainer_createDataObject __cb)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options,
Ice.Callback __cb)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_createDataObject __cb)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates the specified data object.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
Callback_IContainer_createDataObjects __cb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
Ice.Callback __cb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_createDataObjects __cb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
Callback_IContainer_findContainerHierarchies __cb)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
Ice.Callback __cb)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_findContainerHierarchies __cb)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
Callback_IContainer_getCollectionCount __cb)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
Ice.Callback __cb)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_getCollectionCount __cb)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
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.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
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.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Counts the number of members in a collection for a given
object.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
Callback_IContainer_getImages __cb)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
Ice.Callback __cb)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_getImages __cb)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieve a user's (or all users') images within any given
container.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options,
Callback_IContainer_getImagesByOptions __cb)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options,
Ice.Callback __cb)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_getImagesByOptions __cb)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesByOptions(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves images by options.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
Callback_IContainer_getImagesBySplitFilesets __cb)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
Ice.Callback __cb)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_getImagesBySplitFilesets __cb)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options,
Callback_IContainer_getUserImages __cb)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options,
Ice.Callback __cb)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_getUserImages __cb)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_getUserImages(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a user's images.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options,
Callback_IContainer_link __cb)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options,
Ice.Callback __cb)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_link __cb)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_link(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Convenience method for creating links.
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
Callback_IContainer_loadContainerHierarchy __cb)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
Ice.Callback __cb)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_loadContainerHierarchy __cb)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
Callback_IContainer_retrieveCollection __cb)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
Ice.Callback __cb)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_retrieveCollection __cb)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a collection with all members initialized
(loaded).
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options,
Callback_IContainer_unlink __cb)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options,
Ice.Callback __cb)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_unlink __cb)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_unlink(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options,
Callback_IContainer_updateDataObject __cb)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options,
Ice.Callback __cb)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_updateDataObject __cb)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Updates a data object.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options,
Callback_IContainer_updateDataObjects __cb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options,
Ice.Callback __cb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_updateDataObjects __cb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Convenience method to save network calls.
|
Ice.AsyncResult |
begin_updateDataObjects(java.util.List<IObject> objs,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Convenience method to save network calls.
|
static IContainerPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static IContainerPrx |
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 IContainerPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static IContainerPrx |
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.
|
IObject |
createDataObject(IObject obj,
Parameters options)
Creates the specified data object.
|
IObject |
createDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates the specified data object.
|
java.util.List<IObject> |
createDataObjects(java.util.List<IObject> dataObjects,
Parameters options)
Convenience method to save network calls.
|
java.util.List<IObject> |
createDataObjects(java.util.List<IObject> dataObjects,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Convenience method to save network calls.
|
IObject |
end_createDataObject(Ice.AsyncResult __iresult)
Creates the specified data object.
|
java.util.List<IObject> |
end_createDataObjects(Ice.AsyncResult __iresult)
Convenience method to save network calls.
|
java.util.List<IObject> |
end_findContainerHierarchies(Ice.AsyncResult __iresult)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
java.util.Map<java.lang.Long,java.lang.Long> |
end_getCollectionCount(Ice.AsyncResult __iresult)
Counts the number of members in a collection for a given
object.
|
java.util.List<Image> |
end_getImages(Ice.AsyncResult __iresult)
Retrieve a user's (or all users') images within any given
container.
|
java.util.List<Image> |
end_getImagesByOptions(Ice.AsyncResult __iresult)
Retrieves images by options.
|
java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>> |
end_getImagesBySplitFilesets(Ice.AsyncResult __iresult)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
java.util.List<Image> |
end_getUserImages(Ice.AsyncResult __iresult)
Retrieves a user's images.
|
java.util.List<IObject> |
end_link(Ice.AsyncResult __iresult)
Convenience method for creating links.
|
java.util.List<IObject> |
end_loadContainerHierarchy(Ice.AsyncResult __iresult)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
java.util.List<IObject> |
end_retrieveCollection(Ice.AsyncResult __iresult)
Retrieves a collection with all members initialized
(loaded).
|
void |
end_unlink(Ice.AsyncResult __iresult)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
IObject |
end_updateDataObject(Ice.AsyncResult __iresult)
Updates a data object.
|
java.util.List<IObject> |
end_updateDataObjects(Ice.AsyncResult __iresult)
Convenience method to save network calls.
|
java.util.List<IObject> |
findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
java.util.List<IObject> |
findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
java.util.Map<java.lang.Long,java.lang.Long> |
getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options)
Counts the number of members in a collection for a given
object.
|
java.util.Map<java.lang.Long,java.lang.Long> |
getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Counts the number of members in a collection for a given
object.
|
java.util.List<Image> |
getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options)
Retrieve a user's (or all users') images within any given
container.
|
java.util.List<Image> |
getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieve a user's (or all users') images within any given
container.
|
java.util.List<Image> |
getImagesByOptions(Parameters options)
Retrieves images by options.
|
java.util.List<Image> |
getImagesByOptions(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves images by options.
|
java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>> |
getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>> |
getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
java.util.List<Image> |
getUserImages(Parameters options)
Retrieves a user's images.
|
java.util.List<Image> |
getUserImages(Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a user's images.
|
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
java.util.List<IObject> |
link(java.util.List<IObject> links,
Parameters options)
Convenience method for creating links.
|
java.util.List<IObject> |
link(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Convenience method for creating links.
|
java.util.List<IObject> |
loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
java.util.List<IObject> |
loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
java.util.List<IObject> |
retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options)
Retrieves a collection with all members initialized
(loaded).
|
java.util.List<IObject> |
retrieveCollection(IObject obj,
java.lang.String collectionName,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a collection with all members initialized
(loaded).
|
static IContainerPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static IContainerPrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
void |
unlink(java.util.List<IObject> links,
Parameters options)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
void |
unlink(java.util.List<IObject> links,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
IObject |
updateDataObject(IObject obj,
Parameters options)
Updates a data object.
|
IObject |
updateDataObject(IObject obj,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates a data object.
|
java.util.List<IObject> |
updateDataObjects(java.util.List<IObject> objs,
Parameters options)
Convenience method to save network calls.
|
java.util.List<IObject> |
updateDataObjects(java.util.List<IObject> objs,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Convenience method to save network calls.
|
__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 IObject createDataObject(IObject obj, Parameters options) throws ServerError
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.ServerErrorpublic IObject createDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.public Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options, Ice.Callback __cb)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__cb - The asynchronous callback object.public Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options, Callback_IContainer_createDataObject __cb)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__cb - The asynchronous callback object.public Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IContainer_createDataObject __cb)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_createDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
begin_createDataObject in interface IContainerPrxobj - IObject. Supported: Project, Dataset,
Annotation, Group, Experimenter. Not null.options - Parameters as above.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_createDataObject(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxA placeholder parent object is created if the data object is to be put in a collection.
For example, if the object is a Dataset, we
first create a Project as parent then we set
the Dataset parent as follows:
//pseudo-code TODO
Project p = new Project(id,false);
dataset.addProject(p);
then for each parent relationship a DataObject
ILink is created.
end_createDataObject in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __createDataObject_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> createDataObjects(java.util.List<IObject> dataObjects, Parameters options) throws ServerError
IContainerPrxcreateDataObject.createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.ServerErrorIContainerPrx.createDataObject(IObject, Parameters)public java.util.List<IObject> createDataObjects(java.util.List<IObject> dataObjects, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxcreateDataObject.createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__ctx - The Context map to send with the invocation.ServerErrorIContainerPrx.createDataObject(IObject, Parameters)public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options, Ice.Callback __cb)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__cb - The asynchronous callback object.public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options, Callback_IContainer_createDataObjects __cb)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__cb - The asynchronous callback object.public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IContainer_createDataObjects __cb)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_createDataObjects(java.util.List<IObject> dataObjects, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxcreateDataObject.begin_createDataObjects in interface IContainerPrxdataObjects - Array of Omero IObjectsoptions - Parameters as above.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.List<IObject> end_createDataObjects(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxcreateDataObject.end_createDataObjects in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorIContainerPrx.createDataObject(IObject, Parameters)public static void __createDataObjects_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> findContainerHierarchies(java.lang.String rootType, java.util.List<java.lang.Long> imageIds, Parameters options) throws ServerError
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.Set with all root nodes that were
found.ServerErrorpublic java.util.List<IObject> findContainerHierarchies(java.lang.String rootType, java.util.List<java.lang.Long> imageIds, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__ctx - The Context map to send with the invocation.Set with all root nodes that were
found.ServerErrorpublic Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.public Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
Ice.Callback __cb)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__cb - The asynchronous callback object.public Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
Callback_IContainer_findContainerHierarchies __cb)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__cb - The asynchronous callback object.public Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_findContainerHierarchies __cb)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_findContainerHierarchies(java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
begin_findContainerHierarchies in interface IContainerPrxrootType - top-most type which will be searched for Can be
Project. Not null.imageIds - Contains the ids of the Images that sit at the
bottom of the trees. Not null.options - Parameters as above. annotator used.
experimenter|group may be applied
at the top-level only or at each level in the
hierarchy, but will not apply to the leaf
(Image) level.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.List<IObject> end_findContainerHierarchies(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxThis method will look for all the containers containing the specified Images and then for all containers containing those containers and on up the container hierarchy.
This method returns a Set with all root nodes
that were
found. Every root node is linked to the found objects and
so on until the leaf nodes, which are
Image objects. Note that the type of any
root node in the returned set can be the given
rootNodeType, any of its containees or an
Image.
For example, say that you pass in the ids of six Images:
i1, i2, i3, i4, i5, i6.
If the P/D/I hierarchy in the DB looks like this:
| __p1__ | / \ | _d1_ _d2_ d3 | / \ / \ | | i1 i2 i3 i4 i5 i6
Then the returned set will contain
p1, d3, i5, i6. All objects will be properly
linked up.
Finally, this method will only retrieve the nodes
that are connected in a tree to the specified leaf image
nodes. Back to the previous example, if d1
contained image img500, then the returned
object would not contain img500. In a
similar way, if p1 contained
ds300 and this dataset weren't linked to any of
the i1, i2, i3, i4, i5, i6 images, then
ds300 would not be part of the returned
tree rooted by p1.
end_findContainerHierarchies in interface IContainerPrx__iresult - The asynchronous result object.Set with all root nodes that were
found.ServerErrorpublic static void __findContainerHierarchies_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options)
throws ServerError
IContainerPrxgetCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.ServerErrorpublic java.util.Map<java.lang.Long,java.lang.Long> getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
IContainerPrxgetCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.public Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
Ice.Callback __cb)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
Callback_IContainer_getCollectionCount __cb)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_getCollectionCount __cb)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
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.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getCollectionCount(java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
Parameters options,
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.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getCollectionCount in interface IContainerPrxtype - The fully-qualified classname of the object to
be testedproperty - Name of the property on that class, omitting
getters and setters.ids - Set of Longs, the ids of the objects to testoptions - Parameters. Unused.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.Map<java.lang.Long,java.lang.Long> end_getCollectionCount(Ice.AsyncResult __iresult)
throws ServerError
IContainerPrxend_getCollectionCount in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __getCollectionCount_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result)
public java.util.List<Image> getImages(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, Parameters options) throws ServerError
IContainerPrxgetImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.ServerErrorpublic java.util.List<Image> getImages(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxgetImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.public Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
Ice.Callback __cb)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
Callback_IContainer_getImages __cb)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_getImages __cb)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getImages(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getImages in interface IContainerPrxrootType - A Class which will have its hierarchy searched
for Images. Not null.rootIds - A set of ids of type rootNodeType
Not null.options - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level.
OPTIONS: - startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms");
limit and offset are
applied at the Image-level. That is, calling
with Dataset.class, limit == 10 and offset == 0
will first perform one query to get an effective
set of rootNodeIds, then getImages will be
called with an effective rootNodeType of
Image.class and the new ids.
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.List<Image> end_getImages(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxend_getImages in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __getImages_completed(Ice.TwowayCallbackArg1UE<java.util.List<Image>> __cb, Ice.AsyncResult __result)
public java.util.List<Image> getImagesByOptions(Parameters options) throws ServerError
IContainerPrxgetImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.ServerErrorpublic java.util.List<Image> getImagesByOptions(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxgetImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getImagesByOptions(Parameters options)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.public Ice.AsyncResult begin_getImagesByOptions(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getImagesByOptions(Parameters options, Ice.Callback __cb)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImagesByOptions(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImagesByOptions(Parameters options, Callback_IContainer_getImagesByOptions __cb)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImagesByOptions(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IContainer_getImagesByOptions __cb)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImagesByOptions(Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getImagesByOptions(Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_getImagesByOptions(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getImagesByOptions(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getImagesByOptions in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.
OPTIONS:
- startTime and/or endTime should be
Timestamp.valueOf("YYYY-MM-DD hh:mm:ss.ms").
acquisition data is only relevant
for images.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.List<Image> end_getImagesByOptions(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxend_getImagesByOptions in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __getImagesByOptions_completed(Ice.TwowayCallbackArg1UE<java.util.List<Image>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>> getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options)
throws ServerError
IContainerPrxgetImagesBySplitFilesets in interface IContainerPrxincluded - the entities includedoptions - parameters, presently ignoredServerErrorpublic java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>> getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
IContainerPrxgetImagesBySplitFilesets in interface IContainerPrxincluded - the entities includedoptions - parameters, presently ignored__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities includedpublic Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities included__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
Ice.Callback __cb)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities included__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities included__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
Callback_IContainer_getImagesBySplitFilesets __cb)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities included__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_getImagesBySplitFilesets __cb)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities included__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities included__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities included__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities included__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getImagesBySplitFilesets(java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getImagesBySplitFilesets in interface IContainerPrxincluded - the entities included__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>> end_getImagesBySplitFilesets(Ice.AsyncResult __iresult)
throws ServerError
IContainerPrxend_getImagesBySplitFilesets in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __getImagesBySplitFilesets_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Long,java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>>>> __cb,
Ice.AsyncResult __result)
public java.util.List<Image> getUserImages(Parameters options) throws ServerError
IContainerPrxgetUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.ServerErrorpublic java.util.List<Image> getUserImages(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxgetUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getUserImages(Parameters options)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.public Ice.AsyncResult begin_getUserImages(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getUserImages(Parameters options, Ice.Callback __cb)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getUserImages(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getUserImages(Parameters options, Callback_IContainer_getUserImages __cb)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getUserImages(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IContainer_getUserImages __cb)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_getUserImages(Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getUserImages(Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_getUserImages(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_getUserImages(Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_getUserImages in interface IContainerPrxoptions - Parameters as above. No notion of
leaves.
experimenter|group apply at the
Image level and must be present.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.List<Image> end_getUserImages(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxend_getUserImages in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __getUserImages_completed(Ice.TwowayCallbackArg1UE<java.util.List<Image>> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> link(java.util.List<IObject> links, Parameters options) throws ServerError
IContainerPrxcreateDataObjectlink in interface IContainerPrxlinks - Array of links to be created.options - Parameters as above.ServerErrorpublic java.util.List<IObject> link(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxcreateDataObjectlink in interface IContainerPrxlinks - Array of links to be created.options - Parameters as above.__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.public Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options, Ice.Callback __cb)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.__cb - The asynchronous callback object.public Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options, Callback_IContainer_link __cb)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.__cb - The asynchronous callback object.public Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IContainer_link __cb)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_link(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxcreateDataObjectbegin_link in interface IContainerPrxlinks - Array of links to be created.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.List<IObject> end_link(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxcreateDataObjectend_link in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __link_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> loadContainerHierarchy(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, Parameters options) throws ServerError
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.rootNodeType,
unless orphan is specified in which
case objects of type rootNodeType and
below may be returned.ServerErrorpublic java.util.List<IObject> loadContainerHierarchy(java.lang.String rootType, java.util.List<java.lang.Long> rootIds, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__ctx - The Context map to send with the invocation.rootNodeType,
unless orphan is specified in which
case objects of type rootNodeType and
below may be returned.ServerErrorpublic Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.public Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
Ice.Callback __cb)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__cb - The asynchronous callback object.public Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
Callback_IContainer_loadContainerHierarchy __cb)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__cb - The asynchronous callback object.public Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IContainer_loadContainerHierarchy __cb)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_loadContainerHierarchy(java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
Parameters options,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
begin_loadContainerHierarchy in interface IContainerPrxrootType - The type of the root node. Can be
Project,
Dataset,
Screen or
Plate.
Cannot be null.rootIds - The ids of the root nodes. Can be null if an
Experimenter is specified in
options, otherwise an Exception
is thrown to prevent all images in the entire
database from being downloaded.options - Parameters as above. annotator,
leaves, orphan,
acquisition data used.
acquisition data is only relevant
for images and taken into account if the images
are loaded.
If rootNodeIds==null,
experimenter|group must be set and
filtering will be applied at the
Class-level; e.g. to retrieve a user's
Projects, or user's Datasets. If
rootNodeIds!=null, the result will
be filtered by the
experimenter|group at the
Image and intermediate levels
if available.
Due to the amount of data potentially linked a
Screen/Plate, the leaves option is
not taken into account when the root node is a
Screen.
orphan implies that objects which
are not contained in an object of rootNodeType
should also be returned.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.List<IObject> end_loadContainerHierarchy(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxThis method also retrieves the Experimenters linked to the objects in the tree. Similarly, all Images will be linked to their Pixel objects if included.
Note that objects are never duplicated. For example, if an
Experimenter owns all the objects in the retrieved tree,
then those objects will be linked to the same
instance of Experimenter. Or if an
Image is contained in more than one Dataset in the
retrieved tree, then all enclosing
Dataset objects will point
to the same Image object. And
so on.
end_loadContainerHierarchy in interface IContainerPrx__iresult - The asynchronous result object.rootNodeType,
unless orphan is specified in which
case objects of type rootNodeType and
below may be returned.ServerErrorpublic static void __loadContainerHierarchy_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options) throws ServerError
IContainerPrxretrieveCollection in interface IContainerPrxobj - Can be unloaded.collectionName - public static final String from the
IObject.classoptions - Parameters. Unused.ServerErrorpublic java.util.List<IObject> retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxretrieveCollection in interface IContainerPrxobj - Can be unloaded.collectionName - public static final String from the
IObject.classoptions - Parameters. Unused.__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.public Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, Ice.Callback __cb)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.__cb - The asynchronous callback object.public Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, Callback_IContainer_retrieveCollection __cb)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.__cb - The asynchronous callback object.public Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IContainer_retrieveCollection __cb)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_retrieveCollection(IObject obj, java.lang.String collectionName, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_retrieveCollection in interface IContainerPrxobj - Can be unloaded.options - Parameters. Unused.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.List<IObject> end_retrieveCollection(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxend_retrieveCollection in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __retrieveCollection_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public void unlink(java.util.List<IObject> links, Parameters options) throws ServerError
IContainerPrxunlink in interface IContainerPrxlinks - Not null.options - Parameters as above.ServerErrorpublic void unlink(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxunlink in interface IContainerPrxlinks - Not null.options - Parameters as above.__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.public Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options, Ice.Callback __cb)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options, Callback_IContainer_unlink __cb)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IContainer_unlink __cb)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_unlink(java.util.List<IObject> links, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxbegin_unlink in interface IContainerPrxlinks - Not null.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public void end_unlink(Ice.AsyncResult __iresult)
throws ServerError
IContainerPrxend_unlink in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __unlink_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result)
public IObject updateDataObject(IObject obj, Parameters options) throws ServerError
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.ServerErrorpublic IObject updateDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.public Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options, Ice.Callback __cb)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__cb - The asynchronous callback object.public Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options, Callback_IContainer_updateDataObject __cb)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__cb - The asynchronous callback object.public Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IContainer_updateDataObject __cb)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_updateDataObject(IObject obj, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
begin_updateDataObject in interface IContainerPrxobj - Pojos-based IObject. Supported: Project,
Dataset, Annotation, Group, Experimenter.options - Parameters as above.__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public IObject end_updateDataObject(Ice.AsyncResult __iresult) throws ServerError
IContainerPrx
To link or unlink objects to the specified object, we
should call the methods link or unlink. TODO Or do we use
for example dataset.setProjects(set of projects) to add.
Link has to be set as follows dataset→project and
project→dataset.
Alternatively, you can make sure that the collection is
exactly how it should be in the database. If you
can't guarantee this, it's best to send all your
collections back as null
end_updateDataObject in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorpublic static void __updateDataObject_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> updateDataObjects(java.util.List<IObject> objs, Parameters options) throws ServerError
IContainerPrxupdateDataObject.updateDataObjects in interface IContainerPrxoptions - Parameters as above.ServerErrorIContainerPrx.updateDataObject(omero.model.IObject, omero.sys.Parameters)public java.util.List<IObject> updateDataObjects(java.util.List<IObject> objs, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IContainerPrxupdateDataObject.updateDataObjects in interface IContainerPrxoptions - Parameters as above.__ctx - The Context map to send with the invocation.ServerErrorIContainerPrx.updateDataObject(omero.model.IObject, omero.sys.Parameters)public Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrxpublic Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options, Ice.Callback __cb)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options, Callback_IContainer_updateDataObjects __cb)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrx__cb - The asynchronous callback object.public Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IContainer_updateDataObjects __cb)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrx__ctx - The Context map to send with the invocation.__cb - The asynchronous callback object.public Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrx__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrx__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.public Ice.AsyncResult begin_updateDataObjects(java.util.List<IObject> objs, Parameters options, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IContainerPrxupdateDataObject.begin_updateDataObjects in interface IContainerPrx__ctx - The Context map to send with the invocation.__responseCb - The lambda response callback.__userExceptionCb - The lambda user exception callback.__exceptionCb - The lambda exception callback.__sentCb - The lambda sent callback.public java.util.List<IObject> end_updateDataObjects(Ice.AsyncResult __iresult) throws ServerError
IContainerPrxupdateDataObject.end_updateDataObjects in interface IContainerPrx__iresult - The asynchronous result object.ServerErrorIContainerPrx.updateDataObject(omero.model.IObject, omero.sys.Parameters)public static void __updateDataObjects_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public static IContainerPrx checkedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static IContainerPrx 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 IContainerPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static IContainerPrx 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 IContainerPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static IContainerPrx 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,
IContainerPrx v)
public static IContainerPrx __read(IceInternal.BasicStream __is)