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,
                     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,
                    String type,
                    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,
                       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,
                        List<omero.model.IObject> oldEnums,
                        Ice.Current __current) | 
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic TypesI(ITypes service, BlitzExecutor be)
public void allEnumerations_async(omero.api.AMD_ITypes_allEnumerations __cb,
                         String type,
                         Ice.Current __current)
                           throws omero.ServerError
allEnumerations_async in interface omero.api._ITypesOperationsomero.ServerErrorpublic 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._ITypesOperationsomero.ServerErrorpublic 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._ITypesOperationsomero.ServerErrorpublic void getAnnotationTypes_async(omero.api.AMD_ITypes_getAnnotationTypes __cb,
                            Ice.Current __current)
                              throws omero.ServerError
getAnnotationTypes_async in interface omero.api._ITypesOperationsomero.ServerErrorpublic void getEnumerationTypes_async(omero.api.AMD_ITypes_getEnumerationTypes __cb,
                             Ice.Current __current)
                               throws omero.ServerError
getEnumerationTypes_async in interface omero.api._ITypesOperationsomero.ServerErrorpublic void getEnumeration_async(omero.api.AMD_ITypes_getEnumeration __cb,
                        String type,
                        String value,
                        Ice.Current __current)
                          throws omero.ServerError
getEnumeration_async in interface omero.api._ITypesOperationsomero.ServerErrorpublic void getEnumerationsWithEntries_async(omero.api.AMD_ITypes_getEnumerationsWithEntries __cb,
                                    Ice.Current __current)
                                      throws omero.ServerError
getEnumerationsWithEntries_async in interface omero.api._ITypesOperationsomero.ServerErrorpublic void getOriginalEnumerations_async(omero.api.AMD_ITypes_getOriginalEnumerations __cb,
                                 Ice.Current __current)
                                   throws omero.ServerError
getOriginalEnumerations_async in interface omero.api._ITypesOperationsomero.ServerErrorpublic void resetEnumerations_async(omero.api.AMD_ITypes_resetEnumerations __cb,
                           String enumClass,
                           Ice.Current __current)
                             throws omero.ServerError
resetEnumerations_async in interface omero.api._ITypesOperationsomero.ServerErrorpublic 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._ITypesOperationsomero.ServerErrorpublic void updateEnumerations_async(omero.api.AMD_ITypes_updateEnumerations __cb,
                            List<omero.model.IObject> oldEnums,
                            Ice.Current __current)
                              throws omero.ServerError
updateEnumerations_async in interface omero.api._ITypesOperationsomero.ServerError
                
                
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.