public interface IRenderingSettingsPrx extends ServiceInterfacePrx
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
applySettingsToDataset(long from,
long to)
Applies rendering settings to all images in a given Dataset.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
applySettingsToDataset(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to all images in a given Dataset.
|
boolean |
applySettingsToImage(long from,
long to)
Applies rendering settings to a given Image.
|
boolean |
applySettingsToImage(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to a given Image.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
applySettingsToImages(long from,
java.util.List<java.lang.Long> to)
Applies rendering settings to a given Image.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to a given Image.
|
boolean |
applySettingsToPixels(long from,
long to)
Applies rendering settings to a given Pixels.
|
boolean |
applySettingsToPixels(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to a given Pixels.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
applySettingsToProject(long from,
long to)
Applies rendering settings to all images in all Datasets of
a given Project.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
applySettingsToProject(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to all images in all Datasets of
a given Project.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds)
Applies rendering settings to one or many containers.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to,
Callback_IRenderingSettings_applySettingsToDataset __cb)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to,
Ice.Callback __cb)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_applySettingsToDataset __cb)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToDataset(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to all images in a given Dataset.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to,
Callback_IRenderingSettings_applySettingsToImage __cb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to,
Ice.Callback __cb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_applySettingsToImage __cb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImage(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
Callback_IRenderingSettings_applySettingsToImages __cb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
Ice.Callback __cb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_applySettingsToImages __cb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToImages(long from,
java.util.List<java.lang.Long> to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to a given Image.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to,
Callback_IRenderingSettings_applySettingsToPixels __cb)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to,
Ice.Callback __cb)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_applySettingsToPixels __cb)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToPixels(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Applies rendering settings to a given Pixels.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to,
Callback_IRenderingSettings_applySettingsToProject __cb)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to,
Ice.Callback __cb)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_applySettingsToProject __cb)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToProject(long from,
long to,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to all images in all Datasets of
a given Project.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
Callback_IRenderingSettings_applySettingsToSet __cb)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
Ice.Callback __cb)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_applySettingsToSet __cb)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_applySettingsToSet(long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<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)
Applies rendering settings to one or many containers.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels,
Callback_IRenderingSettings_createNewRenderingDef __cb)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels,
Ice.Callback __cb)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_createNewRenderingDef __cb)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_createNewRenderingDef(Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates a new rendering definition object along with its
sub-objects.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId,
Callback_IRenderingSettings_getRenderingSettings __cb)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId,
Ice.Callback __cb)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_getRenderingSettings __cb)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_getRenderingSettings(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the default rendering settings for a given pixels
for the current user.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels,
Callback_IRenderingSettings_resetDefaults __cb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels,
Ice.Callback __cb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_resetDefaults __cb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels,
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)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaults(RenderingDef def,
Pixels pixels,
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)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Callback_IRenderingSettings_resetDefaultsByOwnerInSet __cb)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Ice.Callback __cb)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_resetDefaultsByOwnerInSet __cb)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId,
Callback_IRenderingSettings_resetDefaultsForPixels __cb)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId,
Ice.Callback __cb)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_resetDefaultsForPixels __cb)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId,
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)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsForPixels(long pixelsId,
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)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId,
Callback_IRenderingSettings_resetDefaultsInDataset __cb)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId,
Ice.Callback __cb)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_resetDefaultsInDataset __cb)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId,
Callback_IRenderingSettings_resetDefaultsInImage __cb)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId,
Ice.Callback __cb)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_resetDefaultsInImage __cb)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId,
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)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInImage(long imageId,
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)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Callback_IRenderingSettings_resetDefaultsInSet __cb)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Ice.Callback __cb)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_resetDefaultsInSet __cb)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
Callback_IRenderingSettings_resetDefaultsNoSave __cb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
Ice.Callback __cb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_resetDefaultsNoSave __cb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Callback_IRenderingSettings_resetMinMaxInSet __cb)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Ice.Callback __cb)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_resetMinMaxInSet __cb)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo,
Callback_IRenderingSettings_sanityCheckPixels __cb)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo,
Ice.Callback __cb)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_sanityCheckPixels __cb)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_sanityCheckPixels(Pixels pFrom,
Pixels pTo,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Checks if the specified sets of pixels are compatible.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId,
Callback_IRenderingSettings_setOriginalSettingsForPixels __cb)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId,
Ice.Callback __cb)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_setOriginalSettingsForPixels __cb)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId,
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)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsForPixels(long pixelsId,
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)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId,
Callback_IRenderingSettings_setOriginalSettingsInDataset __cb)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId,
Ice.Callback __cb)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_setOriginalSettingsInDataset __cb)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId,
Callback_IRenderingSettings_setOriginalSettingsInImage __cb)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId,
Ice.Callback __cb)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_setOriginalSettingsInImage __cb)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId,
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)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInImage(long imageId,
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)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Callback_IRenderingSettings_setOriginalSettingsInSet __cb)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Ice.Callback __cb)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IRenderingSettings_setOriginalSettingsInSet __cb)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
Ice.AsyncResult |
begin_setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
RenderingDef |
createNewRenderingDef(Pixels pixels)
Creates a new rendering definition object along with its
sub-objects.
|
RenderingDef |
createNewRenderingDef(Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a new rendering definition object along with its
sub-objects.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
end_applySettingsToDataset(Ice.AsyncResult __result)
Applies rendering settings to all images in a given Dataset.
|
boolean |
end_applySettingsToImage(Ice.AsyncResult __result)
Applies rendering settings to a given Image.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
end_applySettingsToImages(Ice.AsyncResult __result)
Applies rendering settings to a given Image.
|
boolean |
end_applySettingsToPixels(Ice.AsyncResult __result)
Applies rendering settings to a given Pixels.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
end_applySettingsToProject(Ice.AsyncResult __result)
Applies rendering settings to all images in all Datasets of
a given Project.
|
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> |
end_applySettingsToSet(Ice.AsyncResult __result)
Applies rendering settings to one or many containers.
|
RenderingDef |
end_createNewRenderingDef(Ice.AsyncResult __result)
Creates a new rendering definition object along with its
sub-objects.
|
RenderingDef |
end_getRenderingSettings(Ice.AsyncResult __result)
Returns the default rendering settings for a given pixels
for the current user.
|
void |
end_resetDefaults(Ice.AsyncResult __result)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
java.util.List<java.lang.Long> |
end_resetDefaultsByOwnerInSet(Ice.AsyncResult __result)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
void |
end_resetDefaultsForPixels(Ice.AsyncResult __result)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
java.util.List<java.lang.Long> |
end_resetDefaultsInDataset(Ice.AsyncResult __result)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
void |
end_resetDefaultsInImage(Ice.AsyncResult __result)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
java.util.List<java.lang.Long> |
end_resetDefaultsInSet(Ice.AsyncResult __result)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
RenderingDef |
end_resetDefaultsNoSave(Ice.AsyncResult __result)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
java.util.List<java.lang.Long> |
end_resetMinMaxInSet(Ice.AsyncResult __result)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
boolean |
end_sanityCheckPixels(Ice.AsyncResult __result)
Checks if the specified sets of pixels are compatible.
|
void |
end_setOriginalSettingsForPixels(Ice.AsyncResult __result)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
java.util.List<java.lang.Long> |
end_setOriginalSettingsInDataset(Ice.AsyncResult __result)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
void |
end_setOriginalSettingsInImage(Ice.AsyncResult __result)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
java.util.List<java.lang.Long> |
end_setOriginalSettingsInSet(Ice.AsyncResult __result)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
RenderingDef |
getRenderingSettings(long pixelsId)
Returns the default rendering settings for a given pixels
for the current user.
|
RenderingDef |
getRenderingSettings(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the default rendering settings for a given pixels
for the current user.
|
void |
resetDefaults(RenderingDef def,
Pixels pixels)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
void |
resetDefaults(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
java.util.List<java.lang.Long> |
resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
java.util.List<java.lang.Long> |
resetDefaultsByOwnerInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
void |
resetDefaultsForPixels(long pixelsId)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
void |
resetDefaultsForPixels(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
java.util.List<java.lang.Long> |
resetDefaultsInDataset(long datasetId)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
java.util.List<java.lang.Long> |
resetDefaultsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
void |
resetDefaultsInImage(long imageId)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
void |
resetDefaultsInImage(long imageId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
java.util.List<java.lang.Long> |
resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
java.util.List<java.lang.Long> |
resetDefaultsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
RenderingDef |
resetDefaultsNoSave(RenderingDef def,
Pixels pixels)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
RenderingDef |
resetDefaultsNoSave(RenderingDef def,
Pixels pixels,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
java.util.List<java.lang.Long> |
resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
java.util.List<java.lang.Long> |
resetMinMaxInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
boolean |
sanityCheckPixels(Pixels pFrom,
Pixels pTo)
Checks if the specified sets of pixels are compatible.
|
boolean |
sanityCheckPixels(Pixels pFrom,
Pixels pTo,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks if the specified sets of pixels are compatible.
|
void |
setOriginalSettingsForPixels(long pixelsId)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
void |
setOriginalSettingsForPixels(long pixelsId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
java.util.List<java.lang.Long> |
setOriginalSettingsInDataset(long datasetId)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
java.util.List<java.lang.Long> |
setOriginalSettingsInDataset(long datasetId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
void |
setOriginalSettingsInImage(long imageId)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
void |
setOriginalSettingsInImage(long imageId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
java.util.List<java.lang.Long> |
setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
java.util.List<java.lang.Long> |
setOriginalSettingsInSet(java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
boolean sanityCheckPixels(Pixels pFrom, Pixels pTo) throws ServerError
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.pTo
- The pixels set to copy the settings to.ServerError
boolean sanityCheckPixels(Pixels pFrom, Pixels pTo, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.pTo
- The pixels set to copy the settings to.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo, java.util.Map<java.lang.String,java.lang.String> __ctx)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo, Ice.Callback __cb)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.__cb
- The asynchronous callback object.Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo, Callback_IRenderingSettings_sanityCheckPixels __cb)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.__cb
- The asynchronous callback object.Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_sanityCheckPixels __cb)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.__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.Ice.AsyncResult begin_sanityCheckPixels(Pixels pFrom, Pixels pTo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
true
if the pixels set is valid,
false
otherwise.pFrom
- The pixels set to copy the settings from.__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.boolean end_sanityCheckPixels(Ice.AsyncResult __result) throws ServerError
true
if the pixels set is valid,
false
otherwise.__result
- The asynchronous result object.ServerError
RenderingDef getRenderingSettings(long pixelsId) throws ServerError
pixelsId
- The Id of the PixelsValidationException
- if the image qualified by
imageId
is unlocatable.ServerError
RenderingDef getRenderingSettings(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
pixelsId
- The Id of the Pixels__ctx
- The Context map to send with the invocation.ValidationException
- if the image qualified by
imageId
is unlocatable.ServerError
Ice.AsyncResult begin_getRenderingSettings(long pixelsId)
pixelsId
- The Id of the PixelsIce.AsyncResult begin_getRenderingSettings(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
pixelsId
- The Id of the Pixels__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getRenderingSettings(long pixelsId, Ice.Callback __cb)
pixelsId
- The Id of the Pixels__cb
- The asynchronous callback object.Ice.AsyncResult begin_getRenderingSettings(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
pixelsId
- The Id of the Pixels__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getRenderingSettings(long pixelsId, Callback_IRenderingSettings_getRenderingSettings __cb)
pixelsId
- The Id of the Pixels__cb
- The asynchronous callback object.Ice.AsyncResult begin_getRenderingSettings(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_getRenderingSettings __cb)
pixelsId
- The Id of the Pixels__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getRenderingSettings(long pixelsId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
pixelsId
- The Id of the Pixels__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getRenderingSettings(long pixelsId, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
pixelsId
- The Id of the Pixels__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getRenderingSettings(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
pixelsId
- The Id of the Pixels__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.Ice.AsyncResult begin_getRenderingSettings(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
pixelsId
- The Id of the Pixels__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.RenderingDef end_getRenderingSettings(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ValidationException
- if the image qualified by
imageId
is unlocatable.ServerError
RenderingDef createNewRenderingDef(Pixels pixels) throws ServerError
pixels
- The Pixels set to link to the rendering
definition.ServerError
RenderingDef createNewRenderingDef(Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
pixels
- The Pixels set to link to the rendering
definition.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels)
pixels
- The Pixels set to link to the rendering
definition.Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
pixels
- The Pixels set to link to the rendering
definition.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels, Ice.Callback __cb)
pixels
- The Pixels set to link to the rendering
definition.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
pixels
- The Pixels set to link to the rendering
definition.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels, Callback_IRenderingSettings_createNewRenderingDef __cb)
pixels
- The Pixels set to link to the rendering
definition.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_createNewRenderingDef __cb)
pixels
- The Pixels set to link to the rendering
definition.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
pixels
- The Pixels set to link to the rendering
definition.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
pixels
- The Pixels set to link to the rendering
definition.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
pixels
- The Pixels set to link to the rendering
definition.__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.Ice.AsyncResult begin_createNewRenderingDef(Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
pixels
- The Pixels set to link to the rendering
definition.__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.RenderingDef end_createNewRenderingDef(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
void resetDefaults(RenderingDef def, Pixels pixels) throws ServerError
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.ServerError
void resetDefaults(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels, Ice.Callback __cb)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels, Callback_IRenderingSettings_resetDefaults __cb)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_resetDefaults __cb)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels, 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)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__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.Ice.AsyncResult begin_resetDefaults(RenderingDef def, Pixels pixels, 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)
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__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.void end_resetDefaults(Ice.AsyncResult __result) throws ServerError
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.__result
- The asynchronous result object.ServerError
RenderingDef resetDefaultsNoSave(RenderingDef def, Pixels pixels) throws ServerError
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.def
with the rendering settings reset.ServerError
RenderingDef resetDefaultsNoSave(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__ctx
- The Context map to send with the invocation.def
with the rendering settings reset.ServerError
Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels, Ice.Callback __cb)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels, Callback_IRenderingSettings_resetDefaultsNoSave __cb)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_resetDefaultsNoSave __cb)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__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.Ice.AsyncResult begin_resetDefaultsNoSave(RenderingDef def, Pixels pixels, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__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.RenderingDef end_resetDefaultsNoSave(Ice.AsyncResult __result) throws ServerError
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.__result
- The asynchronous result object.def
with the rendering settings reset.ServerError
void resetDefaultsInImage(long imageId) throws ServerError
imageId
- The Id of the Image.ValidationException
- if the image qualified by
imageId
is unlocatable.ServerError
void resetDefaultsInImage(long imageId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
imageId
- The Id of the Image.__ctx
- The Context map to send with the invocation.ValidationException
- if the image qualified by
imageId
is unlocatable.ServerError
Ice.AsyncResult begin_resetDefaultsInImage(long imageId)
imageId
- The Id of the Image.Ice.AsyncResult begin_resetDefaultsInImage(long imageId, java.util.Map<java.lang.String,java.lang.String> __ctx)
imageId
- The Id of the Image.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_resetDefaultsInImage(long imageId, Ice.Callback __cb)
imageId
- The Id of the Image.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInImage(long imageId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
imageId
- The Id of the Image.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInImage(long imageId, Callback_IRenderingSettings_resetDefaultsInImage __cb)
imageId
- The Id of the Image.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInImage(long imageId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_resetDefaultsInImage __cb)
imageId
- The Id of the Image.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInImage(long imageId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
imageId
- The Id of the Image.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_resetDefaultsInImage(long imageId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
imageId
- The Id of the Image.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_resetDefaultsInImage(long imageId, 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)
imageId
- The Id of the Image.__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.Ice.AsyncResult begin_resetDefaultsInImage(long imageId, 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)
imageId
- The Id of the Image.__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.void end_resetDefaultsInImage(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ValidationException
- if the image qualified by
imageId
is unlocatable.ServerError
void resetDefaultsForPixels(long pixelsId) throws ServerError
pixelsId
- The Id of the Pixels.ValidationException
- if the Pixels qualified by
pixelsId
is unlocatable.ServerError
void resetDefaultsForPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
pixelsId
- The Id of the Pixels.__ctx
- The Context map to send with the invocation.ValidationException
- if the Pixels qualified by
pixelsId
is unlocatable.ServerError
Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId)
pixelsId
- The Id of the Pixels.Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
pixelsId
- The Id of the Pixels.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId, Ice.Callback __cb)
pixelsId
- The Id of the Pixels.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
pixelsId
- The Id of the Pixels.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId, Callback_IRenderingSettings_resetDefaultsForPixels __cb)
pixelsId
- The Id of the Pixels.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_resetDefaultsForPixels __cb)
pixelsId
- The Id of the Pixels.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
pixelsId
- The Id of the Pixels.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
pixelsId
- The Id of the Pixels.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId, 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)
pixelsId
- The Id of the Pixels.__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.Ice.AsyncResult begin_resetDefaultsForPixels(long pixelsId, 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)
pixelsId
- The Id of the Pixels.__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.void end_resetDefaultsForPixels(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ValidationException
- if the Pixels qualified by
pixelsId
is unlocatable.ServerError
java.util.List<java.lang.Long> resetDefaultsInDataset(long datasetId) throws ServerError
datasetId
- The Id of the Dataset.Set
of image IDs that have had
their rendering settings reset.ValidationException
- if the image qualified by
datasetId
is not locatable.ServerError
java.util.List<java.lang.Long> resetDefaultsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
datasetId
- The Id of the Dataset.__ctx
- The Context map to send with the invocation.Set
of image IDs that have had
their rendering settings reset.ValidationException
- if the image qualified by
datasetId
is not locatable.ServerError
Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId)
datasetId
- The Id of the Dataset.Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx)
datasetId
- The Id of the Dataset.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId, Ice.Callback __cb)
datasetId
- The Id of the Dataset.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
datasetId
- The Id of the Dataset.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId, Callback_IRenderingSettings_resetDefaultsInDataset __cb)
datasetId
- The Id of the Dataset.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_resetDefaultsInDataset __cb)
datasetId
- The Id of the Dataset.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
datasetId
- The Id of the Dataset.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
datasetId
- The Id of the Dataset.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
datasetId
- The Id of the Dataset.__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.Ice.AsyncResult begin_resetDefaultsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
datasetId
- The Id of the Dataset.__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.java.util.List<java.lang.Long> end_resetDefaultsInDataset(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.Set
of image IDs that have had
their rendering settings reset.ValidationException
- if the image qualified by
datasetId
is not locatable.ServerError
java.util.List<java.lang.Long> resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds) throws ServerError
type
- The type of nodes to handle.nodeIds
- Ids of the node type.Set
of image IDs that have had
their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
java.util.List<java.lang.Long> resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
type
- The type of nodes to handle.nodeIds
- Ids of the node type.__ctx
- The Context map to send with the invocation.Set
of image IDs that have had
their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds)
type
- The type of nodes to handle.Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, Ice.Callback __cb)
type
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, Callback_IRenderingSettings_resetDefaultsInSet __cb)
type
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_resetDefaultsInSet __cb)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
type
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
type
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
type
- The type of nodes to handle.__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.Ice.AsyncResult begin_resetDefaultsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
type
- The type of nodes to handle.__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.java.util.List<java.lang.Long> end_resetDefaultsInSet(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.Set
of image IDs that have had
their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
java.util.List<java.lang.Long> resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds) throws ServerError
type
- The type of nodes to handle.nodeIds
- Ids of the node type.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
java.util.List<java.lang.Long> resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
type
- The type of nodes to handle.nodeIds
- Ids of the node type.__ctx
- The Context map to send with the invocation.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds)
type
- The type of nodes to handle.Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, Ice.Callback __cb)
type
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, Callback_IRenderingSettings_resetDefaultsByOwnerInSet __cb)
type
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_resetDefaultsByOwnerInSet __cb)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
type
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
type
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
type
- The type of nodes to handle.__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.Ice.AsyncResult begin_resetDefaultsByOwnerInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
type
- The type of nodes to handle.__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.java.util.List<java.lang.Long> end_resetDefaultsByOwnerInSet(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
java.util.List<java.lang.Long> resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds) throws ServerError
type
- The type of nodes to handle.nodeIds
- Ids of the node type.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
java.util.List<java.lang.Long> resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
type
- The type of nodes to handle.nodeIds
- Ids of the node type.__ctx
- The Context map to send with the invocation.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds)
type
- The type of nodes to handle.Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, Ice.Callback __cb)
type
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, Callback_IRenderingSettings_resetMinMaxInSet __cb)
type
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_resetMinMaxInSet __cb)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
type
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
type
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
type
- The type of nodes to handle.__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.Ice.AsyncResult begin_resetMinMaxInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
type
- The type of nodes to handle.__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.java.util.List<java.lang.Long> end_resetMinMaxInSet(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.nodeIds
- Ids of the node type.TRUE
is a collection of image IDs, the
settings were successfully applied to.
The value of the key FALSE
is a collection
of image IDs, the settings could not be applied to.ValidationException
- if an illegal type
is used.ServerError
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.nodeIds
- Ids of the node type.__ctx
- The Context map to send with the invocation.TRUE
is a collection of image IDs, the
settings were successfully applied to.
The value of the key FALSE
is a collection
of image IDs, the settings could not be applied to.ValidationException
- if an illegal type
is used.ServerError
Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, Callback_IRenderingSettings_applySettingsToSet __cb)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_applySettingsToSet __cb)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__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.Ice.AsyncResult begin_applySettingsToSet(long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__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.java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> end_applySettingsToSet(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.TRUE
is a collection of image IDs, the
settings were successfully applied to.
The value of the key FALSE
is a collection
of image IDs, the settings could not be applied to.ValidationException
- if an illegal type
is used.ServerError
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> applySettingsToProject(long from, long to) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.TRUE
is a collection of images ID, the
settings were successfully applied to.
The value of the FALSE
is a collection
of images ID, the settings could not be applied to.ValidationException
- if the rendering settings
from
is not locatable or the project
to
is not locatable.ServerError
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> applySettingsToProject(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__ctx
- The Context map to send with the invocation.TRUE
is a collection of images ID, the
settings were successfully applied to.
The value of the FALSE
is a collection
of images ID, the settings could not be applied to.ValidationException
- if the rendering settings
from
is not locatable or the project
to
is not locatable.ServerError
Ice.AsyncResult begin_applySettingsToProject(long from, long to)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.Ice.AsyncResult begin_applySettingsToProject(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_applySettingsToProject(long from, long to, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToProject(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToProject(long from, long to, Callback_IRenderingSettings_applySettingsToProject __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToProject(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_applySettingsToProject __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToProject(long from, long to, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_applySettingsToProject(long from, long to, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_applySettingsToProject(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__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.Ice.AsyncResult begin_applySettingsToProject(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__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.java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> end_applySettingsToProject(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.TRUE
is a collection of images ID, the
settings were successfully applied to.
The value of the FALSE
is a collection
of images ID, the settings could not be applied to.ValidationException
- if the rendering settings
from
is not locatable or the project
to
is not locatable.ServerError
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> applySettingsToDataset(long from, long to) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.TRUE
is a collection of images ID, the
settings were successfully applied to.
The value of the FALSE
is a collection
of images ID, the settings could not be applied to.ValidationException
- if the rendering settings
from
is not locatable or the dataset
to
is not locatable.ServerError
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> applySettingsToDataset(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__ctx
- The Context map to send with the invocation.TRUE
is a collection of images ID, the
settings were successfully applied to.
The value of the FALSE
is a collection
of images ID, the settings could not be applied to.ValidationException
- if the rendering settings
from
is not locatable or the dataset
to
is not locatable.ServerError
Ice.AsyncResult begin_applySettingsToDataset(long from, long to)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.Ice.AsyncResult begin_applySettingsToDataset(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_applySettingsToDataset(long from, long to, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToDataset(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToDataset(long from, long to, Callback_IRenderingSettings_applySettingsToDataset __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToDataset(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_applySettingsToDataset __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToDataset(long from, long to, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_applySettingsToDataset(long from, long to, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_applySettingsToDataset(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__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.Ice.AsyncResult begin_applySettingsToDataset(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__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.java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> end_applySettingsToDataset(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.TRUE
is a collection of images ID, the
settings were successfully applied to.
The value of the FALSE
is a collection
of images ID, the settings could not be applied to.ValidationException
- if the rendering settings
from
is not locatable or the dataset
to
is not locatable.ServerError
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> applySettingsToImages(long from, java.util.List<java.lang.Long> to) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.true
if the settings were successfully
applied, false
otherwise.ValidationException
- if the rendering settings
from
is not locatable or the image
to
is not locatable.ServerError
java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> applySettingsToImages(long from, java.util.List<java.lang.Long> to, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__ctx
- The Context map to send with the invocation.true
if the settings were successfully
applied, false
otherwise.ValidationException
- if the rendering settings
from
is not locatable or the image
to
is not locatable.ServerError
Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to, java.util.Map<java.lang.String,java.lang.String> __ctx)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to, Callback_IRenderingSettings_applySettingsToImages __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_applySettingsToImages __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__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.Ice.AsyncResult begin_applySettingsToImages(long from, java.util.List<java.lang.Long> to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<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)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__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.java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> end_applySettingsToImages(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.true
if the settings were successfully
applied, false
otherwise.ValidationException
- if the rendering settings
from
is not locatable or the image
to
is not locatable.ServerError
boolean applySettingsToImage(long from, long to) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.true
if the settings were successfully
applied, false
otherwise.ValidationException
- if the rendering settings
from
is not locatable or the image
to
is not locatable.ServerError
boolean applySettingsToImage(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__ctx
- The Context map to send with the invocation.true
if the settings were successfully
applied, false
otherwise.ValidationException
- if the rendering settings
from
is not locatable or the image
to
is not locatable.ServerError
Ice.AsyncResult begin_applySettingsToImage(long from, long to)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.Ice.AsyncResult begin_applySettingsToImage(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_applySettingsToImage(long from, long to, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToImage(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToImage(long from, long to, Callback_IRenderingSettings_applySettingsToImage __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToImage(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_applySettingsToImage __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToImage(long from, long to, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_applySettingsToImage(long from, long to, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_applySettingsToImage(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__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.Ice.AsyncResult begin_applySettingsToImage(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__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.boolean end_applySettingsToImage(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.true
if the settings were successfully
applied, false
otherwise.ValidationException
- if the rendering settings
from
is not locatable or the image
to
is not locatable.ServerError
boolean applySettingsToPixels(long from, long to) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.ValidationException
- if the rendering settings
from
is not locatable or the
pixelsto
is not locatable.ServerError
boolean applySettingsToPixels(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__ctx
- The Context map to send with the invocation.ValidationException
- if the rendering settings
from
is not locatable or the
pixelsto
is not locatable.ServerError
Ice.AsyncResult begin_applySettingsToPixels(long from, long to)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.Ice.AsyncResult begin_applySettingsToPixels(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_applySettingsToPixels(long from, long to, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToPixels(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToPixels(long from, long to, Callback_IRenderingSettings_applySettingsToPixels __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToPixels(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_applySettingsToPixels __cb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_applySettingsToPixels(long from, long to, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_applySettingsToPixels(long from, long to, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_applySettingsToPixels(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__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.Ice.AsyncResult begin_applySettingsToPixels(long from, long to, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__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.boolean end_applySettingsToPixels(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ValidationException
- if the rendering settings
from
is not locatable or the
pixelsto
is not locatable.ServerError
void setOriginalSettingsInImage(long imageId) throws ServerError
imageId
- The Id of the Image.ValidationException
- if the image qualified by
imageId
is not locatable.ServerError
void setOriginalSettingsInImage(long imageId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
imageId
- The Id of the Image.__ctx
- The Context map to send with the invocation.ValidationException
- if the image qualified by
imageId
is not locatable.ServerError
Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId)
imageId
- The Id of the Image.Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId, java.util.Map<java.lang.String,java.lang.String> __ctx)
imageId
- The Id of the Image.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId, Ice.Callback __cb)
imageId
- The Id of the Image.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
imageId
- The Id of the Image.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId, Callback_IRenderingSettings_setOriginalSettingsInImage __cb)
imageId
- The Id of the Image.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_setOriginalSettingsInImage __cb)
imageId
- The Id of the Image.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
imageId
- The Id of the Image.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
imageId
- The Id of the Image.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId, 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)
imageId
- The Id of the Image.__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.Ice.AsyncResult begin_setOriginalSettingsInImage(long imageId, 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)
imageId
- The Id of the Image.__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.void end_setOriginalSettingsInImage(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ValidationException
- if the image qualified by
imageId
is not locatable.ServerError
void setOriginalSettingsForPixels(long pixelsId) throws ServerError
pixelsId
- The Id of the Pixels set.ValidationException
- if the image qualified by
pixelsId
is not locatable.ServerError
void setOriginalSettingsForPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
pixelsId
- The Id of the Pixels set.__ctx
- The Context map to send with the invocation.ValidationException
- if the image qualified by
pixelsId
is not locatable.ServerError
Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId)
pixelsId
- The Id of the Pixels set.Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx)
pixelsId
- The Id of the Pixels set.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId, Ice.Callback __cb)
pixelsId
- The Id of the Pixels set.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
pixelsId
- The Id of the Pixels set.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId, Callback_IRenderingSettings_setOriginalSettingsForPixels __cb)
pixelsId
- The Id of the Pixels set.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_setOriginalSettingsForPixels __cb)
pixelsId
- The Id of the Pixels set.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
pixelsId
- The Id of the Pixels set.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
pixelsId
- The Id of the Pixels set.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId, 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)
pixelsId
- The Id of the Pixels set.__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.Ice.AsyncResult begin_setOriginalSettingsForPixels(long pixelsId, 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)
pixelsId
- The Id of the Pixels set.__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.void end_setOriginalSettingsForPixels(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ValidationException
- if the image qualified by
pixelsId
is not locatable.ServerError
java.util.List<java.lang.Long> setOriginalSettingsInDataset(long datasetId) throws ServerError
datasetId
- The id of the dataset to handle.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if the image qualified by
datasetId
is not locatable.ServerError
java.util.List<java.lang.Long> setOriginalSettingsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
datasetId
- The id of the dataset to handle.__ctx
- The Context map to send with the invocation.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if the image qualified by
datasetId
is not locatable.ServerError
Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId)
datasetId
- The id of the dataset to handle.Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx)
datasetId
- The id of the dataset to handle.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId, Ice.Callback __cb)
datasetId
- The id of the dataset to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
datasetId
- The id of the dataset to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId, Callback_IRenderingSettings_setOriginalSettingsInDataset __cb)
datasetId
- The id of the dataset to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_setOriginalSettingsInDataset __cb)
datasetId
- The id of the dataset to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
datasetId
- The id of the dataset to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
datasetId
- The id of the dataset to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
datasetId
- The id of the dataset to handle.__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.Ice.AsyncResult begin_setOriginalSettingsInDataset(long datasetId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
datasetId
- The id of the dataset to handle.__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.java.util.List<java.lang.Long> end_setOriginalSettingsInDataset(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if the image qualified by
datasetId
is not locatable.ServerError
java.util.List<java.lang.Long> setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds) throws ServerError
type
- The type of nodes to handle.nodeIds
- Ids of the node type.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
java.util.List<java.lang.Long> setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
type
- The type of nodes to handle.nodeIds
- Ids of the node type.__ctx
- The Context map to send with the invocation.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError
Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds)
type
- The type of nodes to handle.Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, Ice.Callback __cb)
type
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, Callback_IRenderingSettings_setOriginalSettingsInSet __cb)
type
- The type of nodes to handle.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRenderingSettings_setOriginalSettingsInSet __cb)
type
- The type of nodes to handle.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
type
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
type
- The type of nodes to handle.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
type
- The type of nodes to handle.__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.Ice.AsyncResult begin_setOriginalSettingsInSet(java.lang.String type, java.util.List<java.lang.Long> nodeIds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
type
- The type of nodes to handle.__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.java.util.List<java.lang.Long> end_setOriginalSettingsInSet(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.Set
of image IDs that have
had their rendering settings reset.ValidationException
- if an illegal type
is used.ServerError