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, uncheckedCastImplclone, finalize, getClass, notify, notifyAll, wait, wait, waitbegin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twowaypublic static final java.lang.String[] __ids
public static final long serialVersionUID
public java.util.Map<java.lang.String,java.lang.String> getClientConfigDefaults()
throws ServerError
IConfigPrxgetClientConfigDefaults in interface IConfigPrxServerErrorpublic java.util.Map<java.lang.String,java.lang.String> getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
IConfigPrxgetClientConfigDefaults in interface IConfigPrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getClientConfigDefaults()
IConfigPrxbegin_getClientConfigDefaults in interface IConfigPrxpublic Ice.AsyncResult begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrxbegin_getClientConfigDefaults in interface IConfigPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getClientConfigDefaults(Ice.Callback __cb)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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
IConfigPrxend_getClientConfigDefaults in interface IConfigPrx__iresult - The asynchronous result object.ServerErrorpublic 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
IConfigPrxgetConfigValues
but only those with the prefix omero.client.getClientConfigValues in interface IConfigPrxServerErrorpublic java.util.Map<java.lang.String,java.lang.String> getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
IConfigPrxgetConfigValues
but only those with the prefix omero.client.getClientConfigValues in interface IConfigPrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getClientConfigValues()
IConfigPrxgetConfigValues
but only those with the prefix omero.client.begin_getClientConfigValues in interface IConfigPrxpublic Ice.AsyncResult begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrxgetConfigValues
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)
IConfigPrxgetConfigValues
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)
IConfigPrxgetConfigValues
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)
IConfigPrxgetConfigValues
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)
IConfigPrxgetConfigValues
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)
IConfigPrxgetConfigValues
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)
IConfigPrxgetConfigValues
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)
IConfigPrxgetConfigValues
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)
IConfigPrxgetConfigValues
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
IConfigPrxgetConfigValues
but only those with the prefix omero.client.end_getClientConfigValues in interface IConfigPrx__iresult - The asynchronous result object.ServerErrorpublic 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
IConfigPrxgetConfigDefaults in interface IConfigPrxServerErrorpublic java.util.Map<java.lang.String,java.lang.String> getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
IConfigPrxgetConfigDefaults in interface IConfigPrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getConfigDefaults()
IConfigPrxbegin_getConfigDefaults in interface IConfigPrxpublic Ice.AsyncResult begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrxbegin_getConfigDefaults in interface IConfigPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getConfigDefaults(Ice.Callback __cb)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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
IConfigPrxend_getConfigDefaults in interface IConfigPrx__iresult - The asynchronous result object.ServerErrorpublic 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
IConfigPrxSecurityViolation to be thrown.getConfigValue in interface IConfigPrxkey - The non-null name of the desired configuration
valueServerErrorpublic java.lang.String getConfigValue(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
IConfigPrxSecurityViolation to be thrown.getConfigValue in interface IConfigPrxkey - The non-null name of the desired configuration
value__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getConfigValue(java.lang.String key)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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)
IConfigPrxSecurityViolation to be thrown.begin_getConfigValue in interface IConfigPrxkey - 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
IConfigPrxSecurityViolation to be thrown.end_getConfigValue in interface IConfigPrx__iresult - The asynchronous result object.ServerErrorpublic 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
IConfigPrxgetConfigValues in interface IConfigPrxkeyRegex - The non-null regex of the desired
configuration valuesServerErrorpublic 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
IConfigPrxgetConfigValues in interface IConfigPrxkeyRegex - The non-null regex of the desired
configuration values__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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)
IConfigPrxbegin_getConfigValues in interface IConfigPrxkeyRegex - 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
IConfigPrxend_getConfigValues in interface IConfigPrx__iresult - The asynchronous result object.ServerErrorpublic static void __getConfigValues_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.lang.String>> __cb,
Ice.AsyncResult __result)
public RTime getDatabaseTime() throws ServerError
IConfigPrxgetDatabaseTime in interface IConfigPrxRTime representation of the
database time.ServerErrorpublic RTime getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrxgetDatabaseTime in interface IConfigPrx__ctx - The Context map to send with the invocation.RTime representation of the
database time.ServerErrorpublic Ice.AsyncResult begin_getDatabaseTime()
IConfigPrxbegin_getDatabaseTime in interface IConfigPrxpublic Ice.AsyncResult begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrxbegin_getDatabaseTime in interface IConfigPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getDatabaseTime(Ice.Callback __cb)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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
IConfigPrxend_getDatabaseTime in interface IConfigPrx__iresult - The asynchronous result object.RTime representation of the
database time.ServerErrorpublic static void __getDatabaseTime_completed(Ice.TwowayCallbackArg1UE<RTime> __cb, Ice.AsyncResult __result)
public java.lang.String getDatabaseUuid()
throws ServerError
IConfigPrxgetDatabaseUuid in interface IConfigPrxServerErrorpublic java.lang.String getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
IConfigPrxgetDatabaseUuid in interface IConfigPrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getDatabaseUuid()
IConfigPrxbegin_getDatabaseUuid in interface IConfigPrxpublic Ice.AsyncResult begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrxbegin_getDatabaseUuid in interface IConfigPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getDatabaseUuid(Ice.Callback __cb)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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
IConfigPrxend_getDatabaseUuid in interface IConfigPrx__iresult - The asynchronous result object.ServerErrorpublic static void __getDatabaseUuid_completed(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
Ice.AsyncResult __result)
public RTime getServerTime() throws ServerError
IConfigPrxgetServerTime in interface IConfigPrxRTime representation of the
server's own time.ServerErrorpublic RTime getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
IConfigPrxgetServerTime in interface IConfigPrx__ctx - The Context map to send with the invocation.RTime representation of the
server's own time.ServerErrorpublic Ice.AsyncResult begin_getServerTime()
IConfigPrxbegin_getServerTime in interface IConfigPrxpublic Ice.AsyncResult begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrxbegin_getServerTime in interface IConfigPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getServerTime(Ice.Callback __cb)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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)
IConfigPrxbegin_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
IConfigPrxend_getServerTime in interface IConfigPrx__iresult - The asynchronous result object.RTime representation of the
server's own time.ServerErrorpublic static void __getServerTime_completed(Ice.TwowayCallbackArg1UE<RTime> __cb, Ice.AsyncResult __result)
public java.lang.String getVersion()
throws ServerError
IConfigPrxgetVersiongetVersion in interface IConfigPrxServerErrorpublic java.lang.String getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
IConfigPrxgetVersiongetVersion in interface IConfigPrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getVersion()
IConfigPrxgetVersionbegin_getVersion in interface IConfigPrxpublic Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
IConfigPrxgetVersionbegin_getVersion in interface IConfigPrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
IConfigPrxgetVersionbegin_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)
IConfigPrxgetVersionbegin_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)
IConfigPrxgetVersionbegin_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)
IConfigPrxgetVersionbegin_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)
IConfigPrxgetVersionbegin_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)
IConfigPrxgetVersionbegin_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)
IConfigPrxgetVersionbegin_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)
IConfigPrxgetVersionbegin_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
IConfigPrxgetVersionend_getVersion in interface IConfigPrx__iresult - The asynchronous result object.ServerErrorpublic 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
IConfigPrxSecurityViolation 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 IConfigPrxkey - The non-null name of the desired configuration
valuevalue - The string value to assign to the given key.ServerErrorpublic void setConfigValue(java.lang.String key,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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.ServerErrorpublic Ice.AsyncResult begin_setConfigValue(java.lang.String key,
java.lang.String value)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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)
IConfigPrxSecurityViolation 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 IConfigPrxkey - 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
IConfigPrxSecurityViolation 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.ServerErrorpublic 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
IConfigPrxsetConfigValue 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 IConfigPrxServerErrorIConfigPrx.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
IConfigPrxsetConfigValue 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.ServerErrorIConfigPrx.setConfigValue(java.lang.String, java.lang.String)public Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key,
java.lang.String value,
java.lang.String test)
IConfigPrxsetConfigValue 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 IConfigPrxpublic 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)
IConfigPrxsetConfigValue 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)
IConfigPrxsetConfigValue 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)
IConfigPrxsetConfigValue 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)
IConfigPrxsetConfigValue 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)
IConfigPrxsetConfigValue 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)
IConfigPrxsetConfigValue 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)
IConfigPrxsetConfigValue 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)
IConfigPrxsetConfigValue 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)
IConfigPrxsetConfigValue 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
IConfigPrxsetConfigValue 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.ServerErrorIConfigPrx.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)