public class ConfigI extends AbstractAmdServant implements omero.api._IConfigOperations
IConfig| Constructor and Description | 
|---|
ConfigI(IConfig service,
       BlitzExecutor be)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
getClientConfigDefaults_async(omero.api.AMD_IConfig_getClientConfigDefaults __cb,
                             Ice.Current __current)  | 
void | 
getClientConfigValues_async(omero.api.AMD_IConfig_getClientConfigValues __cb,
                           Ice.Current __current)  | 
void | 
getConfigDefaults_async(omero.api.AMD_IConfig_getConfigDefaults __cb,
                       Ice.Current __current)  | 
void | 
getConfigValue_async(omero.api.AMD_IConfig_getConfigValue __cb,
                    String key,
                    Ice.Current __current)  | 
void | 
getConfigValues_async(omero.api.AMD_IConfig_getConfigValues __cb,
                     String keyRegex,
                     Ice.Current __current)  | 
void | 
getDatabaseTime_async(omero.api.AMD_IConfig_getDatabaseTime __cb,
                     Ice.Current __current)  | 
void | 
getDatabaseUuid_async(omero.api.AMD_IConfig_getDatabaseUuid __cb,
                     Ice.Current __current)  | 
void | 
getServerTime_async(omero.api.AMD_IConfig_getServerTime __cb,
                   Ice.Current __current)  | 
void | 
getVersion_async(omero.api.AMD_IConfig_getVersion __cb,
                Ice.Current __current)  | 
void | 
setConfigValue_async(omero.api.AMD_IConfig_setConfigValue __cb,
                    String key,
                    String value,
                    Ice.Current __current)  | 
void | 
setConfigValueIfEquals_async(omero.api.AMD_IConfig_setConfigValueIfEquals __cb,
                            String key,
                            String value,
                            String test,
                            Ice.Current __current)  | 
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic ConfigI(IConfig service, BlitzExecutor be)
public void getConfigValue_async(omero.api.AMD_IConfig_getConfigValue __cb,
                                 String key,
                                 Ice.Current __current)
                          throws omero.ServerError
getConfigValue_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void getConfigValues_async(omero.api.AMD_IConfig_getConfigValues __cb,
                                  String keyRegex,
                                  Ice.Current __current)
                           throws omero.ServerError
getConfigValues_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void getConfigDefaults_async(omero.api.AMD_IConfig_getConfigDefaults __cb,
                                    Ice.Current __current)
                             throws omero.ServerError
getConfigDefaults_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void getClientConfigValues_async(omero.api.AMD_IConfig_getClientConfigValues __cb,
                                        Ice.Current __current)
                                 throws omero.ServerError
getClientConfigValues_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void getClientConfigDefaults_async(omero.api.AMD_IConfig_getClientConfigDefaults __cb,
                                          Ice.Current __current)
                                   throws omero.ServerError
getClientConfigDefaults_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void getDatabaseTime_async(omero.api.AMD_IConfig_getDatabaseTime __cb,
                                  Ice.Current __current)
                           throws omero.ServerError
getDatabaseTime_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void getDatabaseUuid_async(omero.api.AMD_IConfig_getDatabaseUuid __cb,
                                  Ice.Current __current)
                           throws omero.ServerError
getDatabaseUuid_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void getServerTime_async(omero.api.AMD_IConfig_getServerTime __cb,
                                Ice.Current __current)
                         throws omero.ServerError
getServerTime_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void getVersion_async(omero.api.AMD_IConfig_getVersion __cb,
                             Ice.Current __current)
                      throws omero.ServerError
getVersion_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void setConfigValue_async(omero.api.AMD_IConfig_setConfigValue __cb,
                                 String key,
                                 String value,
                                 Ice.Current __current)
                          throws omero.ServerError
setConfigValue_async in interface omero.api._IConfigOperationsomero.ServerErrorpublic void setConfigValueIfEquals_async(omero.api.AMD_IConfig_setConfigValueIfEquals __cb,
                                         String key,
                                         String value,
                                         String test,
                                         Ice.Current __current)
                                  throws omero.ServerError
setConfigValueIfEquals_async in interface omero.api._IConfigOperationsomero.ServerError
                
                
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.