public final class IConfigPrxHelper extends Ice.ObjectPrxHelperBase implements IConfigPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
IConfigPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__getClientConfigDefaults_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.String>> __cb,
Ice.AsyncResult __result) |
static void |
__getClientConfigValues_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.String>> __cb,
Ice.AsyncResult __result) |
static void |
__getConfigDefaults_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.String>> __cb,
Ice.AsyncResult __result) |
static void |
__getConfigValue_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
Ice.AsyncResult __result) |
static void |
__getConfigValues_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.String>> __cb,
Ice.AsyncResult __result) |
static void |
__getDatabaseTime_completed(Ice.TwowayCallbackArg1UE<RTime> __cb,
Ice.AsyncResult __result) |
static void |
__getDatabaseUuid_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
Ice.AsyncResult __result) |
static void |
__getServerTime_completed(Ice.TwowayCallbackArg1UE<RTime> __cb,
Ice.AsyncResult __result) |
static void |
__getVersion_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
Ice.AsyncResult __result) |
static IConfigPrx |
__read(IceInternal.BasicStream __is) |
static void |
__setConfigValue_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__setConfigValueIfEquals_completed(Ice.TwowayCallbackBoolUE __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
IConfigPrx v) |
Ice.AsyncResult |
begin_getClientConfigDefaults()
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigDefaults(Callback_IConfig_getClientConfigDefaults __cb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigDefaults(Ice.Callback __cb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigDefaults(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigDefaults(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_getClientConfigDefaults __cb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
Ice.AsyncResult |
begin_getClientConfigValues()
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getClientConfigValues(Callback_IConfig_getClientConfigValues __cb)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getClientConfigValues(Ice.Callback __cb)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getClientConfigValues(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getClientConfigValues(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_getClientConfigValues __cb)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
Ice.AsyncResult |
begin_getConfigDefaults()
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigDefaults(Callback_IConfig_getConfigDefaults __cb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigDefaults(Ice.Callback __cb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigDefaults(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigDefaults(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_getConfigDefaults __cb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key,
Callback_IConfig_getConfigValue __cb)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key,
Ice.Callback __cb)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_getConfigValue __cb)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValue(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a configuration value from the backend store.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex,
Callback_IConfig_getConfigValues __cb)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex,
Ice.Callback __cb)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_getConfigValues __cb)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getConfigValues(java.lang.String keyRegex,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves configuration values from the backend store which
match the given regex.
|
Ice.AsyncResult |
begin_getDatabaseTime()
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseTime(Callback_IConfig_getDatabaseTime __cb)
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseTime(Ice.Callback __cb)
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_getDatabaseTime __cb)
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Checks the database for its time using a SELECT statement.
|
Ice.AsyncResult |
begin_getDatabaseUuid()
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getDatabaseUuid(Callback_IConfig_getDatabaseUuid __cb)
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getDatabaseUuid(Ice.Callback __cb)
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getDatabaseUuid(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getDatabaseUuid(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_getDatabaseUuid __cb)
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Provides the UUID for this OMERO (database) instance.
|
Ice.AsyncResult |
begin_getServerTime()
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getServerTime(Callback_IConfig_getServerTime __cb)
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getServerTime(Ice.Callback __cb)
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getServerTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getServerTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_getServerTime __cb)
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Checks the current server for its time.
|
Ice.AsyncResult |
begin_getVersion()
Provides the release version.
|
Ice.AsyncResult |
begin_getVersion(Callback_IConfig_getVersion __cb)
Provides the release version.
|
Ice.AsyncResult |
begin_getVersion(Ice.Callback __cb)
Provides the release version.
|
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Provides the release version.
|
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Provides the release version.
|
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Provides the release version.
|
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_getVersion __cb)
Provides the release version.
|
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Provides the release version.
|
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Provides the release version.
|
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Provides the release version.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value,
Callback_IConfig_setConfigValue __cb)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value,
Ice.Callback __cb)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_setConfigValue __cb)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value,
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)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValue(java.lang.String key,
java.lang.String value,
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)
Sets a configuration value in the backend store.
|
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
Callback_IConfig_setConfigValueIfEquals __cb)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
Ice.Callback __cb)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IConfig_setConfigValueIfEquals __cb)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
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)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
Ice.AsyncResult |
begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
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)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
static IConfigPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static IConfigPrx |
checkedCast(Ice.ObjectPrx __obj,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.
|
static IConfigPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static IConfigPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.
|
java.util.Map<java.lang.String,java.lang.String> |
end_getClientConfigDefaults(Ice.AsyncResult __iresult)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
java.util.Map<java.lang.String,java.lang.String> |
end_getClientConfigValues(Ice.AsyncResult __iresult)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
java.util.Map<java.lang.String,java.lang.String> |
end_getConfigDefaults(Ice.AsyncResult __iresult)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
java.lang.String |
end_getConfigValue(Ice.AsyncResult __iresult)
Retrieves a configuration value from the backend store.
|
java.util.Map<java.lang.String,java.lang.String> |
end_getConfigValues(Ice.AsyncResult __iresult)
Retrieves configuration values from the backend store which
match the given regex.
|
RTime |
end_getDatabaseTime(Ice.AsyncResult __iresult)
Checks the database for its time using a SELECT statement.
|
java.lang.String |
end_getDatabaseUuid(Ice.AsyncResult __iresult)
Provides the UUID for this OMERO (database) instance.
|
RTime |
end_getServerTime(Ice.AsyncResult __iresult)
Checks the current server for its time.
|
java.lang.String |
end_getVersion(Ice.AsyncResult __iresult)
Provides the release version.
|
void |
end_setConfigValue(Ice.AsyncResult __iresult)
Sets a configuration value in the backend store.
|
boolean |
end_setConfigValueIfEquals(Ice.AsyncResult __iresult)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
java.util.Map<java.lang.String,java.lang.String> |
getClientConfigDefaults()
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
java.util.Map<java.lang.String,java.lang.String> |
getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
java.util.Map<java.lang.String,java.lang.String> |
getClientConfigValues()
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
java.util.Map<java.lang.String,java.lang.String> |
getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves configuration values like
getConfigValues
but only those with the prefix omero.client. |
java.util.Map<java.lang.String,java.lang.String> |
getConfigDefaults()
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
java.util.Map<java.lang.String,java.lang.String> |
getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
java.lang.String |
getConfigValue(java.lang.String key)
Retrieves a configuration value from the backend store.
|
java.lang.String |
getConfigValue(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a configuration value from the backend store.
|
java.util.Map<java.lang.String,java.lang.String> |
getConfigValues(java.lang.String keyRegex)
Retrieves configuration values from the backend store which
match the given regex.
|
java.util.Map<java.lang.String,java.lang.String> |
getConfigValues(java.lang.String keyRegex,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves configuration values from the backend store which
match the given regex.
|
RTime |
getDatabaseTime()
Checks the database for its time using a SELECT statement.
|
RTime |
getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks the database for its time using a SELECT statement.
|
java.lang.String |
getDatabaseUuid()
Provides the UUID for this OMERO (database) instance.
|
java.lang.String |
getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
Provides the UUID for this OMERO (database) instance.
|
RTime |
getServerTime()
Checks the current server for its time.
|
RTime |
getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks the current server for its time.
|
java.lang.String |
getVersion()
Provides the release version.
|
java.lang.String |
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Provides the release version.
|
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
void |
setConfigValue(java.lang.String key,
java.lang.String value)
Sets a configuration value in the backend store.
|
void |
setConfigValue(java.lang.String key,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets a configuration value in the backend store.
|
boolean |
setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
boolean |
setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Calls
setConfigValue if and only if the
configuration property is currently equal to the test
argument. |
static IConfigPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static IConfigPrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
public static final java.lang.String[] __ids
public static final long serialVersionUID
public java.util.Map<java.lang.String,java.lang.String> getClientConfigDefaults() throws ServerError
IConfigPrx
getClientConfigDefaults
in interface IConfigPrx
ServerError
public java.util.Map<java.lang.String,java.lang.String> getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
getClientConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getClientConfigDefaults()
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
public Ice.AsyncResult begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getClientConfigDefaults(Ice.Callback __cb)
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getClientConfigDefaults(Callback_IConfig_getClientConfigDefaults __cb)
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getClientConfigDefaults __cb)
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getClientConfigDefaults(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getClientConfigDefaults(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getClientConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.util.Map<java.lang.String,java.lang.String> end_getClientConfigDefaults(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
end_getClientConfigDefaults
in interface IConfigPrx
__iresult
- The asynchronous result object.ServerError
public static void __getClientConfigDefaults_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.String>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.String,java.lang.String> getClientConfigValues() throws ServerError
IConfigPrx
getConfigValues
but only those with the prefix omero.client.getClientConfigValues
in interface IConfigPrx
ServerError
public java.util.Map<java.lang.String,java.lang.String> getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
getConfigValues
but only those with the prefix omero.client.getClientConfigValues
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getClientConfigValues()
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
public Ice.AsyncResult begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getClientConfigValues(Ice.Callback __cb)
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getClientConfigValues(Callback_IConfig_getClientConfigValues __cb)
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getClientConfigValues __cb)
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getClientConfigValues(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getClientConfigValues(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
getConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.util.Map<java.lang.String,java.lang.String> end_getClientConfigValues(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
getConfigValues
but only those with the prefix omero.client.end_getClientConfigValues
in interface IConfigPrx
__iresult
- The asynchronous result object.ServerError
public static void __getClientConfigValues_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.String>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.String,java.lang.String> getConfigDefaults() throws ServerError
IConfigPrx
getConfigDefaults
in interface IConfigPrx
ServerError
public java.util.Map<java.lang.String,java.lang.String> getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
getConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getConfigDefaults()
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
public Ice.AsyncResult begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getConfigDefaults(Ice.Callback __cb)
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigDefaults(Callback_IConfig_getConfigDefaults __cb)
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getConfigDefaults __cb)
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigDefaults(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getConfigDefaults(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getConfigDefaults
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.util.Map<java.lang.String,java.lang.String> end_getConfigDefaults(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
end_getConfigDefaults
in interface IConfigPrx
__iresult
- The asynchronous result object.ServerError
public static void __getConfigDefaults_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.String>> __cb, Ice.AsyncResult __result)
public java.lang.String getConfigValue(java.lang.String key) throws ServerError
IConfigPrx
SecurityViolation
to be thrown.getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valueServerError
public java.lang.String getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
SecurityViolation
to be thrown.getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getConfigValue(java.lang.String key)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuepublic Ice.AsyncResult begin_getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getConfigValue(java.lang.String key, Ice.Callback __cb)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigValue(java.lang.String key, Callback_IConfig_getConfigValue __cb)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getConfigValue __cb)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigValue(java.lang.String key, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getConfigValue(java.lang.String key, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
SecurityViolation
to be thrown.begin_getConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.lang.String end_getConfigValue(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
SecurityViolation
to be thrown.end_getConfigValue
in interface IConfigPrx
__iresult
- The asynchronous result object.ServerError
public static void __getConfigValue_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.String,java.lang.String> getConfigValues(java.lang.String keyRegex) throws ServerError
IConfigPrx
getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration valuesServerError
public java.util.Map<java.lang.String,java.lang.String> getConfigValues(java.lang.String keyRegex, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration valuespublic Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, Ice.Callback __cb)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, Callback_IConfig_getConfigValues __cb)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getConfigValues __cb)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getConfigValues
in interface IConfigPrx
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.util.Map<java.lang.String,java.lang.String> end_getConfigValues(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
end_getConfigValues
in interface IConfigPrx
__iresult
- The asynchronous result object.ServerError
public static void __getConfigValues_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.String>> __cb, Ice.AsyncResult __result)
public RTime getDatabaseTime() throws ServerError
IConfigPrx
getDatabaseTime
in interface IConfigPrx
RTime
representation of the
database time.ServerError
public RTime getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
getDatabaseTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.RTime
representation of the
database time.ServerError
public Ice.AsyncResult begin_getDatabaseTime()
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
public Ice.AsyncResult begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getDatabaseTime(Ice.Callback __cb)
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getDatabaseTime(Callback_IConfig_getDatabaseTime __cb)
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getDatabaseTime __cb)
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getDatabaseTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getDatabaseTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getDatabaseTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public RTime end_getDatabaseTime(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
end_getDatabaseTime
in interface IConfigPrx
__iresult
- The asynchronous result object.RTime
representation of the
database time.ServerError
public static void __getDatabaseTime_completed(Ice.TwowayCallbackArg1UE<RTime> __cb, Ice.AsyncResult __result)
public java.lang.String getDatabaseUuid() throws ServerError
IConfigPrx
getDatabaseUuid
in interface IConfigPrx
ServerError
public java.lang.String getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
getDatabaseUuid
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getDatabaseUuid()
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
public Ice.AsyncResult begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getDatabaseUuid(Ice.Callback __cb)
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getDatabaseUuid(Callback_IConfig_getDatabaseUuid __cb)
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getDatabaseUuid __cb)
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getDatabaseUuid(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getDatabaseUuid(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getDatabaseUuid
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.lang.String end_getDatabaseUuid(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
end_getDatabaseUuid
in interface IConfigPrx
__iresult
- The asynchronous result object.ServerError
public static void __getDatabaseUuid_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)
public RTime getServerTime() throws ServerError
IConfigPrx
getServerTime
in interface IConfigPrx
RTime
representation of the
server's own time.ServerError
public RTime getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
getServerTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.RTime
representation of the
server's own time.ServerError
public Ice.AsyncResult begin_getServerTime()
IConfigPrx
begin_getServerTime
in interface IConfigPrx
public Ice.AsyncResult begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
begin_getServerTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getServerTime(Ice.Callback __cb)
IConfigPrx
begin_getServerTime
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
begin_getServerTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getServerTime(Callback_IConfig_getServerTime __cb)
IConfigPrx
begin_getServerTime
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getServerTime __cb)
IConfigPrx
begin_getServerTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getServerTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getServerTime
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getServerTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getServerTime
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
begin_getServerTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
begin_getServerTime
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public RTime end_getServerTime(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
end_getServerTime
in interface IConfigPrx
__iresult
- The asynchronous result object.RTime
representation of the
server's own time.ServerError
public static void __getServerTime_completed(Ice.TwowayCallbackArg1UE<RTime> __cb, Ice.AsyncResult __result)
public java.lang.String getVersion() throws ServerError
IConfigPrx
getVersion
getVersion
in interface IConfigPrx
ServerError
public java.lang.String getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
getVersion
getVersion
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getVersion()
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getVersion(Callback_IConfig_getVersion __cb)
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getVersion __cb)
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
getVersion
begin_getVersion
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.lang.String end_getVersion(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
getVersion
end_getVersion
in interface IConfigPrx
__iresult
- The asynchronous result object.ServerError
public static void __getVersion_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)
public void setConfigValue(java.lang.String key, java.lang.String value) throws ServerError
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.ServerError
public void setConfigValue(java.lang.String key, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, Ice.Callback __cb)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, Callback_IConfig_setConfigValue __cb)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_setConfigValue __cb)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, 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)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, 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)
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.begin_setConfigValue
in interface IConfigPrx
key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_setConfigValue(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.end_setConfigValue
in interface IConfigPrx
__iresult
- The asynchronous result object.ServerError
public static void __setConfigValue_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public boolean setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test) throws ServerError
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.setConfigValueIfEquals
in interface IConfigPrx
ServerError
IConfigPrx.setConfigValue(java.lang.String, java.lang.String)
public boolean setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.setConfigValueIfEquals
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.ServerError
IConfigPrx.setConfigValue(java.lang.String, java.lang.String)
public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, Ice.Callback __cb)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, Callback_IConfig_setConfigValueIfEquals __cb)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_setConfigValueIfEquals __cb)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, 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)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, 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)
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.begin_setConfigValueIfEquals
in interface IConfigPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_setConfigValueIfEquals(Ice.AsyncResult __iresult) throws ServerError
IConfigPrx
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.end_setConfigValueIfEquals
in interface IConfigPrx
__iresult
- The asynchronous result object.ServerError
IConfigPrx.setConfigValue(java.lang.String, java.lang.String)
public static void __setConfigValueIfEquals_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
public static IConfigPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static IConfigPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static IConfigPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static IConfigPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static IConfigPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static IConfigPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, IConfigPrx v)
public static IConfigPrx __read(IceInternal.BasicStream __is)