public class TypesI extends AbstractAmdServant implements omero.api._ITypesOperations
ITypes
Constructor and Description |
---|
TypesI(ITypes service,
BlitzExecutor be) |
Modifier and Type | Method and Description |
---|---|
void |
allEnumerations_async(omero.api.AMD_ITypes_allEnumerations __cb,
java.lang.String type,
Ice.Current __current) |
void |
createEnumeration_async(omero.api.AMD_ITypes_createEnumeration __cb,
omero.model.IObject newEnum,
Ice.Current __current) |
void |
deleteEnumeration_async(omero.api.AMD_ITypes_deleteEnumeration __cb,
omero.model.IObject oldEnum,
Ice.Current __current) |
void |
getAnnotationTypes_async(omero.api.AMD_ITypes_getAnnotationTypes __cb,
Ice.Current __current) |
void |
getEnumeration_async(omero.api.AMD_ITypes_getEnumeration __cb,
java.lang.String type,
java.lang.String value,
Ice.Current __current) |
void |
getEnumerationsWithEntries_async(omero.api.AMD_ITypes_getEnumerationsWithEntries __cb,
Ice.Current __current) |
void |
getEnumerationTypes_async(omero.api.AMD_ITypes_getEnumerationTypes __cb,
Ice.Current __current) |
void |
getOriginalEnumerations_async(omero.api.AMD_ITypes_getOriginalEnumerations __cb,
Ice.Current __current) |
void |
resetEnumerations_async(omero.api.AMD_ITypes_resetEnumerations __cb,
java.lang.String enumClass,
Ice.Current __current) |
void |
updateEnumeration_async(omero.api.AMD_ITypes_updateEnumeration __cb,
omero.model.IObject oldEnum,
Ice.Current __current) |
void |
updateEnumerations_async(omero.api.AMD_ITypes_updateEnumerations __cb,
java.util.List<omero.model.IObject> oldEnums,
Ice.Current __current) |
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolder
public TypesI(ITypes service, BlitzExecutor be)
public void allEnumerations_async(omero.api.AMD_ITypes_allEnumerations __cb, java.lang.String type, Ice.Current __current) throws omero.ServerError
allEnumerations_async
in interface omero.api._ITypesOperations
omero.ServerError
public void createEnumeration_async(omero.api.AMD_ITypes_createEnumeration __cb, omero.model.IObject newEnum, Ice.Current __current) throws omero.ServerError
createEnumeration_async
in interface omero.api._ITypesOperations
omero.ServerError
public void deleteEnumeration_async(omero.api.AMD_ITypes_deleteEnumeration __cb, omero.model.IObject oldEnum, Ice.Current __current) throws omero.ServerError
deleteEnumeration_async
in interface omero.api._ITypesOperations
omero.ServerError
public void getAnnotationTypes_async(omero.api.AMD_ITypes_getAnnotationTypes __cb, Ice.Current __current) throws omero.ServerError
getAnnotationTypes_async
in interface omero.api._ITypesOperations
omero.ServerError
public void getEnumerationTypes_async(omero.api.AMD_ITypes_getEnumerationTypes __cb, Ice.Current __current) throws omero.ServerError
getEnumerationTypes_async
in interface omero.api._ITypesOperations
omero.ServerError
public void getEnumeration_async(omero.api.AMD_ITypes_getEnumeration __cb, java.lang.String type, java.lang.String value, Ice.Current __current) throws omero.ServerError
getEnumeration_async
in interface omero.api._ITypesOperations
omero.ServerError
public void getEnumerationsWithEntries_async(omero.api.AMD_ITypes_getEnumerationsWithEntries __cb, Ice.Current __current) throws omero.ServerError
getEnumerationsWithEntries_async
in interface omero.api._ITypesOperations
omero.ServerError
public void getOriginalEnumerations_async(omero.api.AMD_ITypes_getOriginalEnumerations __cb, Ice.Current __current) throws omero.ServerError
getOriginalEnumerations_async
in interface omero.api._ITypesOperations
omero.ServerError
public void resetEnumerations_async(omero.api.AMD_ITypes_resetEnumerations __cb, java.lang.String enumClass, Ice.Current __current) throws omero.ServerError
resetEnumerations_async
in interface omero.api._ITypesOperations
omero.ServerError
public void updateEnumeration_async(omero.api.AMD_ITypes_updateEnumeration __cb, omero.model.IObject oldEnum, Ice.Current __current) throws omero.ServerError
updateEnumeration_async
in interface omero.api._ITypesOperations
omero.ServerError
public void updateEnumerations_async(omero.api.AMD_ITypes_updateEnumerations __cb, java.util.List<omero.model.IObject> oldEnums, Ice.Current __current) throws omero.ServerError
updateEnumerations_async
in interface omero.api._ITypesOperations
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.