query with pattern moved to the extened service

cusax-fix
Yana Stamcheva 16 years ago
parent 886eb7591f
commit 12d74b4624

@ -26,13 +26,6 @@ public interface ContactSourceService
*/
public ContactQuery queryContactSource(String queryString);
/**
* Queries this search source for the given <tt>searchPattern</tt>.
* @param queryPattern the pattern to search for
* @return the created query
*/
public ContactQuery queryContactSource(Pattern queryPattern);
/**
* Returns the telephony provider preferred for calling items from this
* source.

Loading…
Cancel
Save