public interface IConfigPrx extends ServiceInterfacePrx
Modifier and Type | Method and Description |
---|---|
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. |
java.util.Map<java.lang.String,java.lang.String> |
end_getClientConfigDefaults(Ice.AsyncResult __result)
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 __result)
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 __result)
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
java.lang.String |
end_getConfigValue(Ice.AsyncResult __result)
Retrieves a configuration value from the backend store.
|
java.util.Map<java.lang.String,java.lang.String> |
end_getConfigValues(Ice.AsyncResult __result)
Retrieves configuration values from the backend store which
match the given regex.
|
RTime |
end_getDatabaseTime(Ice.AsyncResult __result)
Checks the database for its time using a SELECT statement.
|
java.lang.String |
end_getDatabaseUuid(Ice.AsyncResult __result)
Provides the UUID for this OMERO (database) instance.
|
RTime |
end_getServerTime(Ice.AsyncResult __result)
Checks the current server for its time.
|
java.lang.String |
end_getVersion(Ice.AsyncResult __result)
Provides the release version.
|
void |
end_setConfigValue(Ice.AsyncResult __result)
Sets a configuration value in the backend store.
|
boolean |
end_setConfigValueIfEquals(Ice.AsyncResult __result)
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.
|
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. |
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
java.lang.String getVersion() throws ServerError
getVersion
ServerError
java.lang.String getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getVersion
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getVersion()
getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
getVersion
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
getVersion
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getVersion(Callback_IConfig_getVersion __cb)
getVersion
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getVersion __cb)
getVersion
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
getVersion
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
getVersion
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
getVersion
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
getVersion
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.java.lang.String end_getVersion(Ice.AsyncResult __result) throws ServerError
getVersion
__result
- The asynchronous result object.ServerError
java.lang.String getConfigValue(java.lang.String key) throws ServerError
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
valueApiUsageException
- if the key is null or invalid.SecurityViolation
- if the value for the key is not
readable.ServerError
java.lang.String getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.ApiUsageException
- if the key is null or invalid.SecurityViolation
- if the value for the key is not
readable.ServerError
Ice.AsyncResult begin_getConfigValue(java.lang.String key)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
valueIce.AsyncResult begin_getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getConfigValue(java.lang.String key, Ice.Callback __cb)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__cb
- The asynchronous callback object.Ice.AsyncResult begin_getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getConfigValue(java.lang.String key, Callback_IConfig_getConfigValue __cb)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__cb
- The asynchronous callback object.Ice.AsyncResult begin_getConfigValue(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getConfigValue __cb)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
SecurityViolation
to be thrown.key
- The non-null name of the desired configuration
value__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.java.lang.String end_getConfigValue(Ice.AsyncResult __result) throws ServerError
SecurityViolation
to be thrown.__result
- The asynchronous result object.ApiUsageException
- if the key is null or invalid.SecurityViolation
- if the value for the key is not
readable.ServerError
java.util.Map<java.lang.String,java.lang.String> getConfigValues(java.lang.String keyRegex) throws ServerError
keyRegex
- The non-null regex of the desired
configuration valuesServerError
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
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex)
keyRegex
- The non-null regex of the desired
configuration valuesIce.AsyncResult begin_getConfigValues(java.lang.String keyRegex, java.util.Map<java.lang.String,java.lang.String> __ctx)
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, Ice.Callback __cb)
keyRegex
- The non-null regex of the desired
configuration values__cb
- The asynchronous callback object.Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, Callback_IConfig_getConfigValues __cb)
keyRegex
- The non-null regex of the desired
configuration values__cb
- The asynchronous callback object.Ice.AsyncResult begin_getConfigValues(java.lang.String keyRegex, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getConfigValues __cb)
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
keyRegex
- The non-null regex of the desired
configuration values__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
keyRegex
- The non-null regex of the desired
configuration values__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
keyRegex
- The non-null regex of the desired
configuration values__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.java.util.Map<java.lang.String,java.lang.String> end_getConfigValues(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
java.util.Map<java.lang.String,java.lang.String> getConfigDefaults() throws ServerError
ServerError
java.util.Map<java.lang.String,java.lang.String> getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getConfigDefaults()
Ice.AsyncResult begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getConfigDefaults(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getConfigDefaults(Callback_IConfig_getConfigDefaults __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getConfigDefaults __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.java.util.Map<java.lang.String,java.lang.String> end_getConfigDefaults(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
java.util.Map<java.lang.String,java.lang.String> getClientConfigValues() throws ServerError
getConfigValues
but only those with the prefix omero.client.ServerError
java.util.Map<java.lang.String,java.lang.String> getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getConfigValues
but only those with the prefix omero.client.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getClientConfigValues()
getConfigValues
but only those with the prefix omero.client.Ice.AsyncResult begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx)
getConfigValues
but only those with the prefix omero.client.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getClientConfigValues(Ice.Callback __cb)
getConfigValues
but only those with the prefix omero.client.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
getConfigValues
but only those with the prefix omero.client.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getClientConfigValues(Callback_IConfig_getClientConfigValues __cb)
getConfigValues
but only those with the prefix omero.client.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getClientConfigValues(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getClientConfigValues __cb)
getConfigValues
but only those with the prefix omero.client.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
getConfigValues
but only those with the prefix omero.client.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
getConfigValues
but only those with the prefix omero.client.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
getConfigValues
but only those with the prefix omero.client.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
getConfigValues
but only those with the prefix omero.client.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.java.util.Map<java.lang.String,java.lang.String> end_getClientConfigValues(Ice.AsyncResult __result) throws ServerError
getConfigValues
but only those with the prefix omero.client.__result
- The asynchronous result object.ServerError
java.util.Map<java.lang.String,java.lang.String> getClientConfigDefaults() throws ServerError
ServerError
java.util.Map<java.lang.String,java.lang.String> getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getClientConfigDefaults()
Ice.AsyncResult begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getClientConfigDefaults(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getClientConfigDefaults(Callback_IConfig_getClientConfigDefaults __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getClientConfigDefaults(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getClientConfigDefaults __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.java.util.Map<java.lang.String,java.lang.String> end_getClientConfigDefaults(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
void setConfigValue(java.lang.String key, java.lang.String value) throws ServerError
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.ApiUsageException
- if the key is null or invalid.SecurityViolation
- if the value is not writable.ServerError
void setConfigValue(java.lang.String key, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.ApiUsageException
- if the key is null or invalid.SecurityViolation
- if the value is not writable.ServerError
Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, Ice.Callback __cb)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__cb
- The asynchronous callback object.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)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setConfigValue(java.lang.String key, java.lang.String value, Callback_IConfig_setConfigValue __cb)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__cb
- The asynchronous callback object.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)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.key
- The non-null name of the desired configuration
valuevalue
- The string value to assign to the given key.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.void end_setConfigValue(Ice.AsyncResult __result) throws ServerError
SecurityViolation
to be thrown. If the value is
null or empty, then the configuration will be removed in
all writable configuration sources. If the configuration is
set in a non-modifiable source (e.g. in a property file on
the classpath), then a subsequent call to
getConfigValue
will return that value.__result
- The asynchronous result object.ApiUsageException
- if the key is null or invalid.SecurityViolation
- if the value is not writable.ServerError
boolean setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test) throws ServerError
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- value
- ApiUsageException
SecurityViolation
ServerError
setConfigValue(java.lang.String, java.lang.String)
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
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- value
- __ctx
- The Context map to send with the invocation.ApiUsageException
SecurityViolation
ServerError
setConfigValue(java.lang.String, java.lang.String)
Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- 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)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- __ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, Ice.Callback __cb)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- __cb
- The asynchronous callback object.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)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- __ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setConfigValueIfEquals(java.lang.String key, java.lang.String value, java.lang.String test, Callback_IConfig_setConfigValueIfEquals __cb)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- __cb
- The asynchronous callback object.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)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- __ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- __responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.key
- __responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.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.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)
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.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.boolean end_setConfigValueIfEquals(Ice.AsyncResult __result) throws ServerError
setConfigValue
if and only if the
configuration property is currently equal to the test
argument. If the test is null or empty, then the
configuration property will be set only if missing.__result
- The asynchronous result object.ApiUsageException
SecurityViolation
ServerError
setConfigValue(java.lang.String, java.lang.String)
java.lang.String getDatabaseUuid() throws ServerError
ServerError
java.lang.String getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getDatabaseUuid()
Ice.AsyncResult begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getDatabaseUuid(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getDatabaseUuid(Callback_IConfig_getDatabaseUuid __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getDatabaseUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getDatabaseUuid __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getDatabaseUuid(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.java.lang.String end_getDatabaseUuid(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
RTime getDatabaseTime() throws ServerError
RTime
representation of the
database time.InternalException
- though any call can throw an
InternalException it is more likely that this can
occur while contacting the DB. An exception here
most likely means (A) a temporary issue with the DB
or (B) a SQL dialect issue which must be corrected
by the Omero team.ServerError
RTime getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.RTime
representation of the
database time.InternalException
- though any call can throw an
InternalException it is more likely that this can
occur while contacting the DB. An exception here
most likely means (A) a temporary issue with the DB
or (B) a SQL dialect issue which must be corrected
by the Omero team.ServerError
Ice.AsyncResult begin_getDatabaseTime()
Ice.AsyncResult begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getDatabaseTime(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getDatabaseTime(Callback_IConfig_getDatabaseTime __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getDatabaseTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getDatabaseTime __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getDatabaseTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__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.RTime end_getDatabaseTime(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.RTime
representation of the
database time.InternalException
- though any call can throw an
InternalException it is more likely that this can
occur while contacting the DB. An exception here
most likely means (A) a temporary issue with the DB
or (B) a SQL dialect issue which must be corrected
by the Omero team.ServerError
RTime getServerTime() throws ServerError
RTime
representation of the
server's own time.ServerError
RTime getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.RTime
representation of the
server's own time.ServerError
Ice.AsyncResult begin_getServerTime()
Ice.AsyncResult begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getServerTime(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getServerTime(Callback_IConfig_getServerTime __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getServerTime(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IConfig_getServerTime __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getServerTime(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__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.RTime end_getServerTime(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.RTime
representation of the
server's own time.ServerError