@Path(value="/addressbooks")
public interface IAddressBooks
| Modifier and Type | Method and Description | 
|---|---|
ListResult<ItemContainerValue<VCardInfo>> | 
search(VCardQuery query)
ElasticSearch based vcard search througth all subscribed addressbooks 
 | 
@POST @Path(value="_search") ListResult<ItemContainerValue<VCardInfo>> search(VCardQuery query) throws ServerFault
query - ServerFaultCopyright © 2021. All Rights Reserved.