public class QueryI extends AbstractAmdServant implements omero.api._IQueryOperations
IQuery| Constructor and Description | 
|---|
QueryI(IQuery service,
      BlitzExecutor be)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
find_async(omero.api.AMD_IQuery_find __cb,
          java.lang.String klass,
          long id,
          Ice.Current __current)  | 
void | 
findAll_async(omero.api.AMD_IQuery_findAll __cb,
             java.lang.String klass,
             omero.sys.Filter filter,
             Ice.Current __current)  | 
void | 
findAllByExample_async(omero.api.AMD_IQuery_findAllByExample __cb,
                      omero.model.IObject example,
                      omero.sys.Filter filter,
                      Ice.Current __current)  | 
void | 
findAllByFullText_async(omero.api.AMD_IQuery_findAllByFullText __cb,
                       java.lang.String klass,
                       java.lang.String query,
                       omero.sys.Parameters params,
                       Ice.Current __current)  | 
void | 
findAllByQuery_async(omero.api.AMD_IQuery_findAllByQuery __cb,
                    java.lang.String query,
                    omero.sys.Parameters params,
                    Ice.Current __current)  | 
void | 
findAllByString_async(omero.api.AMD_IQuery_findAllByString __cb,
                     java.lang.String klass,
                     java.lang.String field,
                     java.lang.String value,
                     boolean caseSensitive,
                     omero.sys.Filter filter,
                     Ice.Current __current)  | 
void | 
findByExample_async(omero.api.AMD_IQuery_findByExample __cb,
                   omero.model.IObject example,
                   Ice.Current __current)  | 
void | 
findByQuery_async(omero.api.AMD_IQuery_findByQuery __cb,
                 java.lang.String query,
                 omero.sys.Parameters params,
                 Ice.Current __current)  | 
void | 
findByString_async(omero.api.AMD_IQuery_findByString __cb,
                  java.lang.String klass,
                  java.lang.String field,
                  java.lang.String value,
                  Ice.Current __current)  | 
void | 
get_async(omero.api.AMD_IQuery_get __cb,
         java.lang.String klass,
         long id,
         Ice.Current __current)  | 
void | 
projection_async(omero.api.AMD_IQuery_projection __cb,
                java.lang.String query,
                omero.sys.Parameters params,
                Ice.Current __current)  | 
void | 
refresh_async(omero.api.AMD_IQuery_refresh __cb,
             omero.model.IObject object,
             Ice.Current __current)  | 
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic QueryI(IQuery service, BlitzExecutor be)
public void findAllByExample_async(omero.api.AMD_IQuery_findAllByExample __cb,
                                   omero.model.IObject example,
                                   omero.sys.Filter filter,
                                   Ice.Current __current)
                            throws omero.ServerError
findAllByExample_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void findAllByFullText_async(omero.api.AMD_IQuery_findAllByFullText __cb,
                                    java.lang.String klass,
                                    java.lang.String query,
                                    omero.sys.Parameters params,
                                    Ice.Current __current)
                             throws omero.ServerError
findAllByFullText_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void findAllByQuery_async(omero.api.AMD_IQuery_findAllByQuery __cb,
                                 java.lang.String query,
                                 omero.sys.Parameters params,
                                 Ice.Current __current)
                          throws omero.ServerError
findAllByQuery_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void findAllByString_async(omero.api.AMD_IQuery_findAllByString __cb,
                                  java.lang.String klass,
                                  java.lang.String field,
                                  java.lang.String value,
                                  boolean caseSensitive,
                                  omero.sys.Filter filter,
                                  Ice.Current __current)
                           throws omero.ServerError
findAllByString_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void findAll_async(omero.api.AMD_IQuery_findAll __cb,
                          java.lang.String klass,
                          omero.sys.Filter filter,
                          Ice.Current __current)
                   throws omero.ServerError
findAll_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void findByExample_async(omero.api.AMD_IQuery_findByExample __cb,
                                omero.model.IObject example,
                                Ice.Current __current)
                         throws omero.ServerError
findByExample_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void findByQuery_async(omero.api.AMD_IQuery_findByQuery __cb,
                              java.lang.String query,
                              omero.sys.Parameters params,
                              Ice.Current __current)
                       throws omero.ServerError
findByQuery_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void findByString_async(omero.api.AMD_IQuery_findByString __cb,
                               java.lang.String klass,
                               java.lang.String field,
                               java.lang.String value,
                               Ice.Current __current)
                        throws omero.ServerError
findByString_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void find_async(omero.api.AMD_IQuery_find __cb,
                       java.lang.String klass,
                       long id,
                       Ice.Current __current)
                throws omero.ServerError
find_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void get_async(omero.api.AMD_IQuery_get __cb,
                      java.lang.String klass,
                      long id,
                      Ice.Current __current)
               throws omero.ServerError
get_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void refresh_async(omero.api.AMD_IQuery_refresh __cb,
                          omero.model.IObject object,
                          Ice.Current __current)
                   throws omero.ServerError
refresh_async in interface omero.api._IQueryOperationsomero.ServerErrorpublic void projection_async(omero.api.AMD_IQuery_projection __cb,
                             java.lang.String query,
                             omero.sys.Parameters params,
                             Ice.Current __current)
                      throws omero.ServerError
projection_async in interface omero.api._IQueryOperationsomero.ServerError
                
                
Version: 5.4.8-ice35-b99
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.