public class Autocomplete extends Object
| Modifier and Type | Field and Description | 
|---|---|
static Comparator<de.deepamehta.core.model.TopicModel> | 
VALUE_COMPARATOR  | 
| Constructor and Description | 
|---|
Autocomplete(de.deepamehta.core.service.CoreService dms,
            de.deepamehta.plugins.mail.MailConfigurationCache config)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<de.deepamehta.core.model.TopicModel> | 
search(String query)
call a search on all configured topic types and on all email addresses 
 | 
public static final Comparator<de.deepamehta.core.model.TopicModel> VALUE_COMPARATOR
Copyright © 2016. All rights reserved.