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,
String klass,
long id,
Ice.Current __current) |
void |
findAll_async(omero.api.AMD_IQuery_findAll __cb,
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,
String klass,
String query,
omero.sys.Parameters params,
Ice.Current __current) |
void |
findAllByQuery_async(omero.api.AMD_IQuery_findAllByQuery __cb,
String query,
omero.sys.Parameters params,
Ice.Current __current) |
void |
findAllByString_async(omero.api.AMD_IQuery_findAllByString __cb,
String klass,
String field,
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,
String query,
omero.sys.Parameters params,
Ice.Current __current) |
void |
findByString_async(omero.api.AMD_IQuery_findByString __cb,
String klass,
String field,
String value,
Ice.Current __current) |
void |
get_async(omero.api.AMD_IQuery_get __cb,
String klass,
long id,
Ice.Current __current) |
void |
projection_async(omero.api.AMD_IQuery_projection __cb,
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, setHolder
public 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._IQueryOperations
omero.ServerError
public void findAllByFullText_async(omero.api.AMD_IQuery_findAllByFullText __cb, String klass, String query, omero.sys.Parameters params, Ice.Current __current) throws omero.ServerError
findAllByFullText_async
in interface omero.api._IQueryOperations
omero.ServerError
public void findAllByQuery_async(omero.api.AMD_IQuery_findAllByQuery __cb, String query, omero.sys.Parameters params, Ice.Current __current) throws omero.ServerError
findAllByQuery_async
in interface omero.api._IQueryOperations
omero.ServerError
public void findAllByString_async(omero.api.AMD_IQuery_findAllByString __cb, String klass, String field, String value, boolean caseSensitive, omero.sys.Filter filter, Ice.Current __current) throws omero.ServerError
findAllByString_async
in interface omero.api._IQueryOperations
omero.ServerError
public void findAll_async(omero.api.AMD_IQuery_findAll __cb, String klass, omero.sys.Filter filter, Ice.Current __current) throws omero.ServerError
findAll_async
in interface omero.api._IQueryOperations
omero.ServerError
public 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._IQueryOperations
omero.ServerError
public void findByQuery_async(omero.api.AMD_IQuery_findByQuery __cb, String query, omero.sys.Parameters params, Ice.Current __current) throws omero.ServerError
findByQuery_async
in interface omero.api._IQueryOperations
omero.ServerError
public void findByString_async(omero.api.AMD_IQuery_findByString __cb, String klass, String field, String value, Ice.Current __current) throws omero.ServerError
findByString_async
in interface omero.api._IQueryOperations
omero.ServerError
public void find_async(omero.api.AMD_IQuery_find __cb, String klass, long id, Ice.Current __current) throws omero.ServerError
find_async
in interface omero.api._IQueryOperations
omero.ServerError
public void get_async(omero.api.AMD_IQuery_get __cb, String klass, long id, Ice.Current __current) throws omero.ServerError
get_async
in interface omero.api._IQueryOperations
omero.ServerError
public 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._IQueryOperations
omero.ServerError
public void projection_async(omero.api.AMD_IQuery_projection __cb, String query, omero.sys.Parameters params, Ice.Current __current) throws omero.ServerError
projection_async
in interface omero.api._IQueryOperations
omero.ServerError
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.