public class SearchI extends AbstractCloseableAmdServant implements omero.api._SearchOperations
Search| Constructor and Description | 
|---|
| SearchI(Search service,
       BlitzExecutor be) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | activeQueries_async(omero.api.AMD_Search_activeQueries __cb,
                   Ice.Current __current) | 
| void | addOrderByAsc_async(omero.api.AMD_Search_addOrderByAsc __cb,
                   String path,
                   Ice.Current __current) | 
| void | addOrderByDesc_async(omero.api.AMD_Search_addOrderByDesc __cb,
                    String path,
                    Ice.Current __current) | 
| void | allTypes_async(omero.api.AMD_Search_allTypes __cb,
              Ice.Current __current) | 
| void | and_async(omero.api.AMD_Search_and __cb,
         Ice.Current __current) | 
| void | byAnnotatedWith_async(omero.api.AMD_Search_byAnnotatedWith __cb,
                     List<omero.model.Annotation> examples,
                     Ice.Current __current) | 
| void | byFullText_async(omero.api.AMD_Search_byFullText __cb,
                String query,
                Ice.Current __current) | 
| void | byGroupForTags_async(omero.api.AMD_Search_byGroupForTags __cb,
                    String group,
                    Ice.Current __current) | 
| void | byHqlQuery_async(omero.api.AMD_Search_byHqlQuery __cb,
                String query,
                omero.sys.Parameters params,
                Ice.Current __current) | 
| void | byLuceneQueryBuilder_async(omero.api.AMD_Search_byLuceneQueryBuilder __cb,
                          String fields,
                          String from,
                          String to,
                          String dateType,
                          String query,
                          Ice.Current __current) | 
| void | bySimilarTerms_async(omero.api.AMD_Search_bySimilarTerms __cb,
                    List<String> terms,
                    Ice.Current __current) | 
| void | bySomeMustNone_async(omero.api.AMD_Search_bySomeMustNone __cb,
                    List<String> some,
                    List<String> must,
                    List<String> none,
                    Ice.Current __current) | 
| void | byTagForGroups_async(omero.api.AMD_Search_byTagForGroups __cb,
                    String tag,
                    Ice.Current __current) | 
| void | clearQueries_async(omero.api.AMD_Search_clearQueries __cb,
                  Ice.Current __current) | 
| void | currentMetadata_async(omero.api.AMD_Search_currentMetadata __cb,
                     Ice.Current __current) | 
| void | currentMetadataList_async(omero.api.AMD_Search_currentMetadataList __cb,
                         Ice.Current __current) | 
| void | fetchAlso_async(omero.api.AMD_Search_fetchAlso __cb,
               List<String> fetches,
               Ice.Current __current) | 
| void | fetchAnnotations_async(omero.api.AMD_Search_fetchAnnotations __cb,
                      List<String> classes,
                      Ice.Current __current) | 
| void | getBatchSize_async(omero.api.AMD_Search_getBatchSize __cb,
                  Ice.Current __current) | 
| void | hasNext_async(omero.api.AMD_Search_hasNext __cb,
             Ice.Current __current) | 
| void | isAllowLeadingWildcard_async(omero.api.AMD_Search_isAllowLeadingWildcard __cb,
                            Ice.Current __current) | 
| void | isCaseSensitive_async(omero.api.AMD_Search_isCaseSensitive __cb,
                     Ice.Current __current) | 
| void | isMergedBatches_async(omero.api.AMD_Search_isMergedBatches __cb,
                     Ice.Current __current) | 
| void | isReturnUnloaded_async(omero.api.AMD_Search_isReturnUnloaded __cb,
                      Ice.Current __current) | 
| void | isUseProjections_async(omero.api.AMD_Search_isUseProjections __cb,
                      Ice.Current __current) | 
| void | next_async(omero.api.AMD_Search_next __cb,
          Ice.Current __current) | 
| void | not_async(omero.api.AMD_Search_not __cb,
         Ice.Current __current) | 
| void | notAnnotatedBy_async(omero.api.AMD_Search_notAnnotatedBy __cb,
                    omero.model.Details d,
                    Ice.Current __current) | 
| void | notOwnedBy_async(omero.api.AMD_Search_notOwnedBy __cb,
                omero.model.Details d,
                Ice.Current __current) | 
| void | onlyAnnotatedBetween_async(omero.api.AMD_Search_onlyAnnotatedBetween __cb,
                          omero.RTime start,
                          omero.RTime stop,
                          Ice.Current __current) | 
| void | onlyAnnotatedBy_async(omero.api.AMD_Search_onlyAnnotatedBy __cb,
                     omero.model.Details d,
                     Ice.Current __current) | 
| void | onlyAnnotatedWith_async(omero.api.AMD_Search_onlyAnnotatedWith __cb,
                       List<String> classes,
                       Ice.Current __current) | 
| void | onlyCreatedBetween_async(omero.api.AMD_Search_onlyCreatedBetween __cb,
                        omero.RTime start,
                        omero.RTime stop,
                        Ice.Current __current) | 
| void | onlyIds_async(omero.api.AMD_Search_onlyIds __cb,
             List<Long> ids,
             Ice.Current __current) | 
| void | onlyModifiedBetween_async(omero.api.AMD_Search_onlyModifiedBetween __cb,
                         omero.RTime start,
                         omero.RTime stop,
                         Ice.Current __current) | 
| void | onlyOwnedBy_async(omero.api.AMD_Search_onlyOwnedBy __cb,
                 omero.model.Details d,
                 Ice.Current __current) | 
| void | onlyType_async(omero.api.AMD_Search_onlyType __cb,
              String klass,
              Ice.Current __current) | 
| void | onlyTypes_async(omero.api.AMD_Search_onlyTypes __cb,
               List<String> classes,
               Ice.Current __current) | 
| void | or_async(omero.api.AMD_Search_or __cb,
        Ice.Current __current) | 
| protected void | postClose(Ice.Current current)Should not throw any exceptions which should be detected by clients
 since it is called in a finally block after the client thread has been
 released. | 
| protected void | preClose(Ice.Current current) | 
| void | remove_async(omero.api.AMD_Search_remove __cb,
            Ice.Current __current) | 
| void | resetDefaults_async(omero.api.AMD_Search_resetDefaults __cb,
                   Ice.Current __current) | 
| void | results_async(omero.api.AMD_Search_results __cb,
             Ice.Current __current) | 
| void | setAllowLeadingWildcard_async(omero.api.AMD_Search_setAllowLeadingWildcard __cb,
                             boolean allowLeadingWildcard,
                             Ice.Current __current) | 
| void | setBatchSize_async(omero.api.AMD_Search_setBatchSize __cb,
                  int size,
                  Ice.Current __current) | 
| void | setCaseSentivice_async(omero.api.AMD_Search_setCaseSentivice __cb,
                      boolean caseSensitive,
                      Ice.Current __current) | 
| void | setMergedBatches_async(omero.api.AMD_Search_setMergedBatches __cb,
                      boolean merge,
                      Ice.Current __current) | 
| void | setReturnUnloaded_async(omero.api.AMD_Search_setReturnUnloaded __cb,
                       boolean returnUnloaded,
                       Ice.Current __current) | 
| void | setUseProjections_async(omero.api.AMD_Search_setUseProjections __cb,
                       boolean useProjections,
                       Ice.Current __current) | 
| void | unordered_async(omero.api.AMD_Search_unordered __cb,
               Ice.Current __current) | 
close_async, closeactivate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic SearchI(Search service, BlitzExecutor be)
public void activeQueries_async(omero.api.AMD_Search_activeQueries __cb,
                                Ice.Current __current)
                         throws omero.ServerError
activeQueries_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void addOrderByAsc_async(omero.api.AMD_Search_addOrderByAsc __cb,
                                String path,
                                Ice.Current __current)
                         throws omero.ServerError
addOrderByAsc_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void addOrderByDesc_async(omero.api.AMD_Search_addOrderByDesc __cb,
                                 String path,
                                 Ice.Current __current)
                          throws omero.ServerError
addOrderByDesc_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void allTypes_async(omero.api.AMD_Search_allTypes __cb,
                           Ice.Current __current)
                    throws omero.ServerError
allTypes_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void and_async(omero.api.AMD_Search_and __cb,
                      Ice.Current __current)
               throws omero.ServerError
and_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void byAnnotatedWith_async(omero.api.AMD_Search_byAnnotatedWith __cb,
                                  List<omero.model.Annotation> examples,
                                  Ice.Current __current)
                           throws omero.ServerError
byAnnotatedWith_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void byFullText_async(omero.api.AMD_Search_byFullText __cb,
                             String query,
                             Ice.Current __current)
                      throws omero.ServerError
byFullText_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void byLuceneQueryBuilder_async(omero.api.AMD_Search_byLuceneQueryBuilder __cb,
                                       String fields,
                                       String from,
                                       String to,
                                       String dateType,
                                       String query,
                                       Ice.Current __current)
                                throws omero.ServerError
byLuceneQueryBuilder_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void byGroupForTags_async(omero.api.AMD_Search_byGroupForTags __cb,
                                 String group,
                                 Ice.Current __current)
                          throws omero.ServerError
byGroupForTags_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void byHqlQuery_async(omero.api.AMD_Search_byHqlQuery __cb,
                             String query,
                             omero.sys.Parameters params,
                             Ice.Current __current)
                      throws omero.ServerError
byHqlQuery_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void bySomeMustNone_async(omero.api.AMD_Search_bySomeMustNone __cb,
                                 List<String> some,
                                 List<String> must,
                                 List<String> none,
                                 Ice.Current __current)
                          throws omero.ServerError
bySomeMustNone_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void byTagForGroups_async(omero.api.AMD_Search_byTagForGroups __cb,
                                 String tag,
                                 Ice.Current __current)
                          throws omero.ServerError
byTagForGroups_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void clearQueries_async(omero.api.AMD_Search_clearQueries __cb,
                               Ice.Current __current)
                        throws omero.ServerError
clearQueries_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void currentMetadataList_async(omero.api.AMD_Search_currentMetadataList __cb,
                                      Ice.Current __current)
                               throws omero.ServerError
currentMetadataList_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void currentMetadata_async(omero.api.AMD_Search_currentMetadata __cb,
                                  Ice.Current __current)
                           throws omero.ServerError
currentMetadata_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void fetchAlso_async(omero.api.AMD_Search_fetchAlso __cb,
                            List<String> fetches,
                            Ice.Current __current)
                     throws omero.ServerError
fetchAlso_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void fetchAnnotations_async(omero.api.AMD_Search_fetchAnnotations __cb,
                                   List<String> classes,
                                   Ice.Current __current)
                            throws omero.ServerError
fetchAnnotations_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void getBatchSize_async(omero.api.AMD_Search_getBatchSize __cb,
                               Ice.Current __current)
                        throws omero.ServerError
getBatchSize_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void hasNext_async(omero.api.AMD_Search_hasNext __cb,
                          Ice.Current __current)
                   throws omero.ServerError
hasNext_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void isAllowLeadingWildcard_async(omero.api.AMD_Search_isAllowLeadingWildcard __cb,
                                         Ice.Current __current)
                                  throws omero.ServerError
isAllowLeadingWildcard_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void isCaseSensitive_async(omero.api.AMD_Search_isCaseSensitive __cb,
                                  Ice.Current __current)
                           throws omero.ServerError
isCaseSensitive_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void isMergedBatches_async(omero.api.AMD_Search_isMergedBatches __cb,
                                  Ice.Current __current)
                           throws omero.ServerError
isMergedBatches_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void isReturnUnloaded_async(omero.api.AMD_Search_isReturnUnloaded __cb,
                                   Ice.Current __current)
                            throws omero.ServerError
isReturnUnloaded_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void isUseProjections_async(omero.api.AMD_Search_isUseProjections __cb,
                                   Ice.Current __current)
                            throws omero.ServerError
isUseProjections_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void next_async(omero.api.AMD_Search_next __cb,
                       Ice.Current __current)
                throws omero.ServerError
next_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void notAnnotatedBy_async(omero.api.AMD_Search_notAnnotatedBy __cb,
                                 omero.model.Details d,
                                 Ice.Current __current)
                          throws omero.ServerError
notAnnotatedBy_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void notOwnedBy_async(omero.api.AMD_Search_notOwnedBy __cb,
                             omero.model.Details d,
                             Ice.Current __current)
                      throws omero.ServerError
notOwnedBy_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void not_async(omero.api.AMD_Search_not __cb,
                      Ice.Current __current)
               throws omero.ServerError
not_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void onlyAnnotatedBetween_async(omero.api.AMD_Search_onlyAnnotatedBetween __cb,
                                       omero.RTime start,
                                       omero.RTime stop,
                                       Ice.Current __current)
                                throws omero.ServerError
onlyAnnotatedBetween_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void onlyAnnotatedBy_async(omero.api.AMD_Search_onlyAnnotatedBy __cb,
                                  omero.model.Details d,
                                  Ice.Current __current)
                           throws omero.ServerError
onlyAnnotatedBy_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void onlyAnnotatedWith_async(omero.api.AMD_Search_onlyAnnotatedWith __cb,
                                    List<String> classes,
                                    Ice.Current __current)
                             throws omero.ServerError
onlyAnnotatedWith_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void onlyCreatedBetween_async(omero.api.AMD_Search_onlyCreatedBetween __cb,
                                     omero.RTime start,
                                     omero.RTime stop,
                                     Ice.Current __current)
                              throws omero.ServerError
onlyCreatedBetween_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void onlyIds_async(omero.api.AMD_Search_onlyIds __cb,
                          List<Long> ids,
                          Ice.Current __current)
                   throws omero.ServerError
onlyIds_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void onlyModifiedBetween_async(omero.api.AMD_Search_onlyModifiedBetween __cb,
                                      omero.RTime start,
                                      omero.RTime stop,
                                      Ice.Current __current)
                               throws omero.ServerError
onlyModifiedBetween_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void onlyOwnedBy_async(omero.api.AMD_Search_onlyOwnedBy __cb,
                              omero.model.Details d,
                              Ice.Current __current)
                       throws omero.ServerError
onlyOwnedBy_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void onlyType_async(omero.api.AMD_Search_onlyType __cb,
                           String klass,
                           Ice.Current __current)
                    throws omero.ServerError
onlyType_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void onlyTypes_async(omero.api.AMD_Search_onlyTypes __cb,
                            List<String> classes,
                            Ice.Current __current)
                     throws omero.ServerError
onlyTypes_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void or_async(omero.api.AMD_Search_or __cb,
                     Ice.Current __current)
              throws omero.ServerError
or_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void remove_async(omero.api.AMD_Search_remove __cb,
                         Ice.Current __current)
                  throws omero.ServerError
remove_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void resetDefaults_async(omero.api.AMD_Search_resetDefaults __cb,
                                Ice.Current __current)
                         throws omero.ServerError
resetDefaults_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void results_async(omero.api.AMD_Search_results __cb,
                          Ice.Current __current)
                   throws omero.ServerError
results_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void setAllowLeadingWildcard_async(omero.api.AMD_Search_setAllowLeadingWildcard __cb,
                                          boolean allowLeadingWildcard,
                                          Ice.Current __current)
                                   throws omero.ServerError
setAllowLeadingWildcard_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void setBatchSize_async(omero.api.AMD_Search_setBatchSize __cb,
                               int size,
                               Ice.Current __current)
                        throws omero.ServerError
setBatchSize_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void setCaseSentivice_async(omero.api.AMD_Search_setCaseSentivice __cb,
                                   boolean caseSensitive,
                                   Ice.Current __current)
                            throws omero.ServerError
setCaseSentivice_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void setMergedBatches_async(omero.api.AMD_Search_setMergedBatches __cb,
                                   boolean merge,
                                   Ice.Current __current)
                            throws omero.ServerError
setMergedBatches_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void setReturnUnloaded_async(omero.api.AMD_Search_setReturnUnloaded __cb,
                                    boolean returnUnloaded,
                                    Ice.Current __current)
                             throws omero.ServerError
setReturnUnloaded_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void setUseProjections_async(omero.api.AMD_Search_setUseProjections __cb,
                                    boolean useProjections,
                                    Ice.Current __current)
                             throws omero.ServerError
setUseProjections_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void unordered_async(omero.api.AMD_Search_unordered __cb,
                            Ice.Current __current)
                     throws omero.ServerError
unordered_async in interface omero.api._SearchOperationsomero.ServerErrorpublic void bySimilarTerms_async(omero.api.AMD_Search_bySimilarTerms __cb,
                                 List<String> terms,
                                 Ice.Current __current)
                          throws omero.ServerError
bySimilarTerms_async in interface omero.api._SearchOperationsomero.ServerErrorprotected void preClose(Ice.Current current)
                 throws Throwable
preClose in class AbstractCloseableAmdServantThrowableprotected void postClose(Ice.Current current)
AbstractCloseableAmdServantpostClose in class AbstractCloseableAmdServant
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.