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,
java.lang.String key,
Ice.Current __current) |
void |
getConfigValues_async(omero.api.AMD_IConfig_getConfigValues __cb,
java.lang.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,
java.lang.String key,
java.lang.String value,
Ice.Current __current) |
void |
setConfigValueIfEquals_async(omero.api.AMD_IConfig_setConfigValueIfEquals __cb,
java.lang.String key,
java.lang.String value,
java.lang.String test,
Ice.Current __current) |
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolder
public ConfigI(IConfig service, BlitzExecutor be)
public void getConfigValue_async(omero.api.AMD_IConfig_getConfigValue __cb, java.lang.String key, Ice.Current __current) throws omero.ServerError
getConfigValue_async
in interface omero.api._IConfigOperations
omero.ServerError
public void getConfigValues_async(omero.api.AMD_IConfig_getConfigValues __cb, java.lang.String keyRegex, Ice.Current __current) throws omero.ServerError
getConfigValues_async
in interface omero.api._IConfigOperations
omero.ServerError
public void getConfigDefaults_async(omero.api.AMD_IConfig_getConfigDefaults __cb, Ice.Current __current) throws omero.ServerError
getConfigDefaults_async
in interface omero.api._IConfigOperations
omero.ServerError
public void getClientConfigValues_async(omero.api.AMD_IConfig_getClientConfigValues __cb, Ice.Current __current) throws omero.ServerError
getClientConfigValues_async
in interface omero.api._IConfigOperations
omero.ServerError
public void getClientConfigDefaults_async(omero.api.AMD_IConfig_getClientConfigDefaults __cb, Ice.Current __current) throws omero.ServerError
getClientConfigDefaults_async
in interface omero.api._IConfigOperations
omero.ServerError
public void getDatabaseTime_async(omero.api.AMD_IConfig_getDatabaseTime __cb, Ice.Current __current) throws omero.ServerError
getDatabaseTime_async
in interface omero.api._IConfigOperations
omero.ServerError
public void getDatabaseUuid_async(omero.api.AMD_IConfig_getDatabaseUuid __cb, Ice.Current __current) throws omero.ServerError
getDatabaseUuid_async
in interface omero.api._IConfigOperations
omero.ServerError
public void getServerTime_async(omero.api.AMD_IConfig_getServerTime __cb, Ice.Current __current) throws omero.ServerError
getServerTime_async
in interface omero.api._IConfigOperations
omero.ServerError
public void getVersion_async(omero.api.AMD_IConfig_getVersion __cb, Ice.Current __current) throws omero.ServerError
getVersion_async
in interface omero.api._IConfigOperations
omero.ServerError
public void setConfigValue_async(omero.api.AMD_IConfig_setConfigValue __cb, java.lang.String key, java.lang.String value, Ice.Current __current) throws omero.ServerError
setConfigValue_async
in interface omero.api._IConfigOperations
omero.ServerError
public void setConfigValueIfEquals_async(omero.api.AMD_IConfig_setConfigValueIfEquals __cb, java.lang.String key, java.lang.String value, java.lang.String test, Ice.Current __current) throws omero.ServerError
setConfigValueIfEquals_async
in interface omero.api._IConfigOperations
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.