public class SearchService extends Object
Modifier and Type | Method and Description |
---|---|
String |
getAutoCompleteUrl()
The AutoComplete WebService URL
|
static ISearchService |
instance()
Get the unique instance
|
boolean |
isAutoComplete()
Is autocomplete feature available
|
List<CustomerResult> |
searchCustomer(String strQuery)
Search for Customers using a query string
|
public static ISearchService instance()
public List<CustomerResult> searchCustomer(String strQuery)
strQuery
- The querypublic boolean isAutoComplete()
public String getAutoCompleteUrl()
Copyright © 2016 City of Paris. All rights reserved.