Package omero.api

Class IConfigPrxHelper

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] __ids  
      static long serialVersionUID  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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​(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, 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_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​(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_getClientConfigValues()
      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, 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_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​(Callback_IConfig_getClientConfigValues __cb)
      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​(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, 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_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​(Callback_IConfig_getConfigDefaults __cb)
      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, 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, 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_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, Callback_IConfig_getConfigValue __cb)
      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, 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, 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_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, Callback_IConfig_getConfigValues __cb)
      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​(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, 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_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​(Callback_IConfig_getDatabaseTime __cb)
      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​(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, 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_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​(Callback_IConfig_getDatabaseUuid __cb)
      Provides the UUID for this OMERO (database) instance.
      Ice.AsyncResult begin_getServerTime()
      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, 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_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​(Callback_IConfig_getServerTime __cb)
      Checks the current server for its time.
      Ice.AsyncResult begin_getVersion()
      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, 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_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_IConfig_getVersion __cb)
      Provides the release version.
      Ice.AsyncResult begin_getVersion​(Callback_IConfig_getVersion __cb)
      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, 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, 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_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, Callback_IConfig_setConfigValue __cb)
      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, 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, 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.
      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, Callback_IConfig_setConfigValueIfEquals __cb)
      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.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.
      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.
      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.
      • Methods inherited from class Ice.ObjectPrxHelperBase

        __checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface Ice.ObjectPrx

        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
    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
    • Constructor Detail

      • IConfigPrxHelper

        public IConfigPrxHelper()
    • Method Detail

      • getClientConfigDefaults

        public java.util.Map<java.lang.String,​java.lang.String> getClientConfigDefaults()
                                                                                       throws ServerError
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        getClientConfigDefaults in interface IConfigPrx
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • getClientConfigDefaults

        public java.util.Map<java.lang.String,​java.lang.String> getClientConfigDefaults​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                                       throws ServerError
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • begin_getClientConfigDefaults

        public Ice.AsyncResult begin_getClientConfigDefaults()
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Returns:
        The asynchronous result object.
      • begin_getClientConfigDefaults

        public Ice.AsyncResult begin_getClientConfigDefaults​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigDefaults

        public Ice.AsyncResult begin_getClientConfigDefaults​(Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigDefaults

        public Ice.AsyncResult begin_getClientConfigDefaults​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigDefaults

        public Ice.AsyncResult begin_getClientConfigDefaults​(Callback_IConfig_getClientConfigDefaults __cb)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigDefaults

        public Ice.AsyncResult begin_getClientConfigDefaults​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                             Callback_IConfig_getClientConfigDefaults __cb)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigDefaults

        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)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigDefaults

        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)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigDefaults

        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)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigDefaults

        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)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        begin_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • end_getClientConfigDefaults

        public java.util.Map<java.lang.String,​java.lang.String> end_getClientConfigDefaults​(Ice.AsyncResult __iresult)
                                                                                           throws ServerError
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there which match the prefix omero.client.
        Specified by:
        end_getClientConfigDefaults in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • __getClientConfigDefaults_completed

        public static void __getClientConfigDefaults_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​java.lang.String>> __cb,
                                                               Ice.AsyncResult __result)
      • getClientConfigValues

        public java.util.Map<java.lang.String,​java.lang.String> getClientConfigValues()
                                                                                     throws ServerError
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        getClientConfigValues in interface IConfigPrx
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • getClientConfigValues

        public java.util.Map<java.lang.String,​java.lang.String> getClientConfigValues​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                                     throws ServerError
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        getClientConfigValues in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • begin_getClientConfigValues

        public Ice.AsyncResult begin_getClientConfigValues()
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Returns:
        The asynchronous result object.
      • begin_getClientConfigValues

        public Ice.AsyncResult begin_getClientConfigValues​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigValues

        public Ice.AsyncResult begin_getClientConfigValues​(Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigValues

        public Ice.AsyncResult begin_getClientConfigValues​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigValues

        public Ice.AsyncResult begin_getClientConfigValues​(Callback_IConfig_getClientConfigValues __cb)
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigValues

        public Ice.AsyncResult begin_getClientConfigValues​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Callback_IConfig_getClientConfigValues __cb)
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigValues

        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)
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigValues

        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)
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigValues

        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)
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • begin_getClientConfigValues

        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)
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        begin_getClientConfigValues in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • end_getClientConfigValues

        public java.util.Map<java.lang.String,​java.lang.String> end_getClientConfigValues​(Ice.AsyncResult __iresult)
                                                                                         throws ServerError
        Description copied from interface: IConfigPrx
        Retrieves configuration values like getConfigValues but only those with the prefix omero.client.
        Specified by:
        end_getClientConfigValues in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • __getClientConfigValues_completed

        public static void __getClientConfigValues_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​java.lang.String>> __cb,
                                                             Ice.AsyncResult __result)
      • getConfigDefaults

        public java.util.Map<java.lang.String,​java.lang.String> getConfigDefaults()
                                                                                 throws ServerError
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        getConfigDefaults in interface IConfigPrx
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • getConfigDefaults

        public java.util.Map<java.lang.String,​java.lang.String> getConfigDefaults​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                                 throws ServerError
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        getConfigDefaults in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • begin_getConfigDefaults

        public Ice.AsyncResult begin_getConfigDefaults()
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Returns:
        The asynchronous result object.
      • begin_getConfigDefaults

        public Ice.AsyncResult begin_getConfigDefaults​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getConfigDefaults

        public Ice.AsyncResult begin_getConfigDefaults​(Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigDefaults

        public Ice.AsyncResult begin_getConfigDefaults​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigDefaults

        public Ice.AsyncResult begin_getConfigDefaults​(Callback_IConfig_getConfigDefaults __cb)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigDefaults

        public Ice.AsyncResult begin_getConfigDefaults​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Callback_IConfig_getConfigDefaults __cb)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigDefaults

        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)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getConfigDefaults

        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)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getConfigDefaults

        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)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • begin_getConfigDefaults

        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)
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        begin_getConfigDefaults in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • end_getConfigDefaults

        public java.util.Map<java.lang.String,​java.lang.String> end_getConfigDefaults​(Ice.AsyncResult __iresult)
                                                                                     throws ServerError
        Description copied from interface: IConfigPrx
        Reads the etc/omero.properties file and returns all the key/value pairs that are found there. Since this file is not to be edited its assumed that these values are in the public domain and so there's no need to protect them.
        Specified by:
        end_getConfigDefaults in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • __getConfigDefaults_completed

        public static void __getConfigDefaults_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​java.lang.String>> __cb,
                                                         Ice.AsyncResult __result)
      • getConfigValue

        public java.lang.String getConfigValue​(java.lang.String key)
                                        throws ServerError
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        getConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        Returns:
        The string value linked to this key, possibly null if not set.
        Throws:
        ServerError
      • getConfigValue

        public java.lang.String getConfigValue​(java.lang.String key,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                        throws ServerError
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        getConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        __ctx - The Context map to send with the invocation.
        Returns:
        The string value linked to this key, possibly null if not set.
        Throws:
        ServerError
      • begin_getConfigValue

        public Ice.AsyncResult begin_getConfigValue​(java.lang.String key)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        Returns:
        The asynchronous result object.
      • begin_getConfigValue

        public Ice.AsyncResult begin_getConfigValue​(java.lang.String key,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getConfigValue

        public Ice.AsyncResult begin_getConfigValue​(java.lang.String key,
                                                    Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigValue

        public Ice.AsyncResult begin_getConfigValue​(java.lang.String key,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigValue

        public Ice.AsyncResult begin_getConfigValue​(java.lang.String key,
                                                    Callback_IConfig_getConfigValue __cb)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigValue

        public Ice.AsyncResult begin_getConfigValue​(java.lang.String key,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Callback_IConfig_getConfigValue __cb)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigValue

        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)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • begin_getConfigValue

        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)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • begin_getConfigValue

        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)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • begin_getConfigValue

        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)
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        begin_getConfigValue in interface IConfigPrx
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • end_getConfigValue

        public java.lang.String end_getConfigValue​(Ice.AsyncResult __iresult)
                                            throws ServerError
        Description copied from interface: IConfigPrx
        Retrieves a configuration value from the backend store. Permissions applied to the configuration value may cause a SecurityViolation to be thrown.
        Specified by:
        end_getConfigValue in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        The string value linked to this key, possibly null if not set.
        Throws:
        ServerError
      • __getConfigValue_completed

        public static void __getConfigValue_completed​(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
                                                      Ice.AsyncResult __result)
      • getConfigValues

        public java.util.Map<java.lang.String,​java.lang.String> getConfigValues​(java.lang.String keyRegex)
                                                                               throws ServerError
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        getConfigValues in interface IConfigPrx
        Parameters:
        keyRegex - The non-null regex of the desired configuration values
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • getConfigValues

        public java.util.Map<java.lang.String,​java.lang.String> getConfigValues​(java.lang.String keyRegex,
                                                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                                               throws ServerError
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        getConfigValues in interface IConfigPrx
        Parameters:
        keyRegex - The non-null regex of the desired configuration values
        __ctx - The Context map to send with the invocation.
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • begin_getConfigValues

        public Ice.AsyncResult begin_getConfigValues​(java.lang.String keyRegex)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        keyRegex - The non-null regex of the desired configuration values
        Returns:
        The asynchronous result object.
      • begin_getConfigValues

        public Ice.AsyncResult begin_getConfigValues​(java.lang.String keyRegex,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        keyRegex - The non-null regex of the desired configuration values
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getConfigValues

        public Ice.AsyncResult begin_getConfigValues​(java.lang.String keyRegex,
                                                     Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        keyRegex - The non-null regex of the desired configuration values
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigValues

        public Ice.AsyncResult begin_getConfigValues​(java.lang.String keyRegex,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        keyRegex - The non-null regex of the desired configuration values
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigValues

        public Ice.AsyncResult begin_getConfigValues​(java.lang.String keyRegex,
                                                     Callback_IConfig_getConfigValues __cb)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        keyRegex - The non-null regex of the desired configuration values
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigValues

        public Ice.AsyncResult begin_getConfigValues​(java.lang.String keyRegex,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Callback_IConfig_getConfigValues __cb)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        keyRegex - The non-null regex of the desired configuration values
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getConfigValues

        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)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • begin_getConfigValues

        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)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • begin_getConfigValues

        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)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • begin_getConfigValues

        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)
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        begin_getConfigValues in interface IConfigPrx
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • end_getConfigValues

        public java.util.Map<java.lang.String,​java.lang.String> end_getConfigValues​(Ice.AsyncResult __iresult)
                                                                                   throws ServerError
        Description copied from interface: IConfigPrx
        Retrieves configuration values from the backend store which match the given regex. Any configuration value which would throw an exception on being loaded is omitted.
        Specified by:
        end_getConfigValues in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        a map from the found keys to the linked values.
        Throws:
        ServerError
      • __getConfigValues_completed

        public static void __getConfigValues_completed​(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,​java.lang.String>> __cb,
                                                       Ice.AsyncResult __result)
      • getDatabaseTime

        public RTime getDatabaseTime​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                              throws ServerError
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        getDatabaseTime in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        Non-null RTime representation of the database time.
        Throws:
        ServerError
      • begin_getDatabaseTime

        public Ice.AsyncResult begin_getDatabaseTime()
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Returns:
        The asynchronous result object.
      • begin_getDatabaseTime

        public Ice.AsyncResult begin_getDatabaseTime​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseTime

        public Ice.AsyncResult begin_getDatabaseTime​(Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseTime

        public Ice.AsyncResult begin_getDatabaseTime​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseTime

        public Ice.AsyncResult begin_getDatabaseTime​(Callback_IConfig_getDatabaseTime __cb)
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseTime

        public Ice.AsyncResult begin_getDatabaseTime​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Callback_IConfig_getDatabaseTime __cb)
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseTime

        public Ice.AsyncResult begin_getDatabaseTime​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseTime

        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)
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseTime

        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)
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseTime

        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)
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        begin_getDatabaseTime in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • end_getDatabaseTime

        public RTime end_getDatabaseTime​(Ice.AsyncResult __iresult)
                                  throws ServerError
        Description copied from interface: IConfigPrx
        Checks the database for its time using a SELECT statement.
        Specified by:
        end_getDatabaseTime in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        Non-null RTime representation of the database time.
        Throws:
        ServerError
      • __getDatabaseTime_completed

        public static void __getDatabaseTime_completed​(Ice.TwowayCallbackArg1UE<RTime> __cb,
                                                       Ice.AsyncResult __result)
      • getDatabaseUuid

        public java.lang.String getDatabaseUuid()
                                         throws ServerError
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        getDatabaseUuid in interface IConfigPrx
        Returns:
        String not null.
        Throws:
        ServerError
      • getDatabaseUuid

        public java.lang.String getDatabaseUuid​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                         throws ServerError
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        getDatabaseUuid in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        String not null.
        Throws:
        ServerError
      • begin_getDatabaseUuid

        public Ice.AsyncResult begin_getDatabaseUuid()
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Returns:
        The asynchronous result object.
      • begin_getDatabaseUuid

        public Ice.AsyncResult begin_getDatabaseUuid​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseUuid

        public Ice.AsyncResult begin_getDatabaseUuid​(Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseUuid

        public Ice.AsyncResult begin_getDatabaseUuid​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseUuid

        public Ice.AsyncResult begin_getDatabaseUuid​(Callback_IConfig_getDatabaseUuid __cb)
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseUuid

        public Ice.AsyncResult begin_getDatabaseUuid​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Callback_IConfig_getDatabaseUuid __cb)
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseUuid

        public Ice.AsyncResult begin_getDatabaseUuid​(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseUuid

        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)
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseUuid

        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)
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • begin_getDatabaseUuid

        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)
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        begin_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • end_getDatabaseUuid

        public java.lang.String end_getDatabaseUuid​(Ice.AsyncResult __iresult)
                                             throws ServerError
        Description copied from interface: IConfigPrx
        Provides the UUID for this OMERO (database) instance. To make imports and exports function properly, only one physical database should be active with a given instance UUID. All other copies of the database with that UUID are invalid as soon as one modification is made. This value is stored in the configuration table under the key omero.db.uuid.
        Specified by:
        end_getDatabaseUuid in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        String not null.
        Throws:
        ServerError
      • __getDatabaseUuid_completed

        public static void __getDatabaseUuid_completed​(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
                                                       Ice.AsyncResult __result)
      • getServerTime

        public RTime getServerTime()
                            throws ServerError
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        getServerTime in interface IConfigPrx
        Returns:
        Non-null RTime representation of the server's own time.
        Throws:
        ServerError
      • getServerTime

        public RTime getServerTime​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                            throws ServerError
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        getServerTime in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        Non-null RTime representation of the server's own time.
        Throws:
        ServerError
      • begin_getServerTime

        public Ice.AsyncResult begin_getServerTime()
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Returns:
        The asynchronous result object.
      • begin_getServerTime

        public Ice.AsyncResult begin_getServerTime​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getServerTime

        public Ice.AsyncResult begin_getServerTime​(Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getServerTime

        public Ice.AsyncResult begin_getServerTime​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getServerTime

        public Ice.AsyncResult begin_getServerTime​(Callback_IConfig_getServerTime __cb)
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getServerTime

        public Ice.AsyncResult begin_getServerTime​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Callback_IConfig_getServerTime __cb)
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getServerTime

        public Ice.AsyncResult begin_getServerTime​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getServerTime

        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)
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getServerTime

        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)
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • begin_getServerTime

        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)
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        begin_getServerTime in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • end_getServerTime

        public RTime end_getServerTime​(Ice.AsyncResult __iresult)
                                throws ServerError
        Description copied from interface: IConfigPrx
        Checks the current server for its time. This value may be variant depending on whether the service is clustered or not.
        Specified by:
        end_getServerTime in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        Non-null RTime representation of the server's own time.
        Throws:
        ServerError
      • __getServerTime_completed

        public static void __getServerTime_completed​(Ice.TwowayCallbackArg1UE<RTime> __cb,
                                                     Ice.AsyncResult __result)
      • getVersion

        public java.lang.String getVersion()
                                    throws ServerError
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        getVersion in interface IConfigPrx
        Throws:
        ServerError
      • getVersion

        public java.lang.String getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                    throws ServerError
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        getVersion in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion()
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Returns:
        The asynchronous result object.
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(Callback_IConfig_getVersion __cb)
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Callback_IConfig_getVersion __cb)
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getVersion

        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)
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getVersion

        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)
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • begin_getVersion

        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)
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        begin_getVersion in interface IConfigPrx
        Parameters:
        __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.
        Returns:
        The asynchronous result object.
      • end_getVersion

        public java.lang.String end_getVersion​(Ice.AsyncResult __iresult)
                                        throws ServerError
        Description copied from interface: IConfigPrx
        Provides the release version. OMERO-internal values will be in the form Major.minor.patch, starting with the value 4.0.0 for the 4.0 release, Spring 2009. Customized values should begin with a alphabetic sequence followed by a hyphen: ACME-0.0.1 and any build information should follow the patch number also with a hyphen: 4.0.0-RC1. These values will be removed by getVersion
        Specified by:
        end_getVersion in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __getVersion_completed

        public static void __getVersion_completed​(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
                                                  Ice.AsyncResult __result)
      • setConfigValue

        public void setConfigValue​(java.lang.String key,
                                   java.lang.String value)
                            throws ServerError
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - The string value to assign to the given key.
        Throws:
        ServerError
      • setConfigValue

        public void setConfigValue​(java.lang.String key,
                                   java.lang.String value,
                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
                            throws ServerError
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - The string value to assign to the given key.
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_setConfigValue

        public Ice.AsyncResult begin_setConfigValue​(java.lang.String key,
                                                    java.lang.String value)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - The string value to assign to the given key.
        Returns:
        The asynchronous result object.
      • begin_setConfigValue

        public Ice.AsyncResult begin_setConfigValue​(java.lang.String key,
                                                    java.lang.String value,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - The string value to assign to the given key.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_setConfigValue

        public Ice.AsyncResult begin_setConfigValue​(java.lang.String key,
                                                    java.lang.String value,
                                                    Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - The string value to assign to the given key.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setConfigValue

        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)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - The string value to assign to the given key.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setConfigValue

        public Ice.AsyncResult begin_setConfigValue​(java.lang.String key,
                                                    java.lang.String value,
                                                    Callback_IConfig_setConfigValue __cb)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - The string value to assign to the given key.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setConfigValue

        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)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - The string value to assign to the given key.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setConfigValue

        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)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - 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.
        Returns:
        The asynchronous result object.
      • begin_setConfigValue

        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)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - 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.
        Returns:
        The asynchronous result object.
      • begin_setConfigValue

        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)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - 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.
        Returns:
        The asynchronous result object.
      • begin_setConfigValue

        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)
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        begin_setConfigValue in interface IConfigPrx
        Parameters:
        key - The non-null name of the desired configuration value
        value - 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.
        Returns:
        The asynchronous result object.
      • end_setConfigValue

        public void end_setConfigValue​(Ice.AsyncResult __iresult)
                                throws ServerError
        Description copied from interface: IConfigPrx
        Sets a configuration value in the backend store. Permissions applied to the configuration value may cause a 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.
        Specified by:
        end_setConfigValue in interface IConfigPrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __setConfigValue_completed

        public static void __setConfigValue_completed​(Ice.TwowayCallbackVoidUE __cb,
                                                      Ice.AsyncResult __result)
      • setConfigValueIfEquals

        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
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        setConfigValueIfEquals in interface IConfigPrx
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
        See Also:
        IConfigPrx.setConfigValue(java.lang.String, java.lang.String)
      • begin_setConfigValueIfEquals

        public Ice.AsyncResult begin_setConfigValueIfEquals​(java.lang.String key,
                                                            java.lang.String value,
                                                            java.lang.String test)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        begin_setConfigValueIfEquals in interface IConfigPrx
        Returns:
        The asynchronous result object.
      • begin_setConfigValueIfEquals

        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)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        begin_setConfigValueIfEquals in interface IConfigPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_setConfigValueIfEquals

        public Ice.AsyncResult begin_setConfigValueIfEquals​(java.lang.String key,
                                                            java.lang.String value,
                                                            java.lang.String test,
                                                            Ice.Callback __cb)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        begin_setConfigValueIfEquals in interface IConfigPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setConfigValueIfEquals

        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)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        begin_setConfigValueIfEquals in interface IConfigPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setConfigValueIfEquals

        public Ice.AsyncResult begin_setConfigValueIfEquals​(java.lang.String key,
                                                            java.lang.String value,
                                                            java.lang.String test,
                                                            Callback_IConfig_setConfigValueIfEquals __cb)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        begin_setConfigValueIfEquals in interface IConfigPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setConfigValueIfEquals

        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)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        begin_setConfigValueIfEquals in interface IConfigPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setConfigValueIfEquals

        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)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        begin_setConfigValueIfEquals in interface IConfigPrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setConfigValueIfEquals

        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)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        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.
        Returns:
        The asynchronous result object.
      • begin_setConfigValueIfEquals

        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)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        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.
        Returns:
        The asynchronous result object.
      • begin_setConfigValueIfEquals

        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)
        Description copied from interface: IConfigPrx
        Calls 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.
        Specified by:
        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.
        Returns:
        The asynchronous result object.
      • __setConfigValueIfEquals_completed

        public static void __setConfigValueIfEquals_completed​(Ice.TwowayCallbackBoolUE __cb,
                                                              Ice.AsyncResult __result)
      • checkedCast

        public static IConfigPrx checkedCast​(Ice.ObjectPrx __obj)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public 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. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public 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. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public 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. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • uncheckedCast

        public static IConfigPrx uncheckedCast​(Ice.ObjectPrx __obj)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type.
      • uncheckedCast

        public static IConfigPrx uncheckedCast​(Ice.ObjectPrx __obj,
                                               java.lang.String __facet)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type.
      • ice_staticId

        public static java.lang.String ice_staticId()
        Provides the Slice type ID of this type.
        Returns:
        The Slice type ID.
      • __write

        public static void __write​(IceInternal.BasicStream __os,
                                   IConfigPrx v)
      • __read

        public static IConfigPrx __read​(IceInternal.BasicStream __is)