public interface ISearchClient
void setScope(String scope)
void initializeClient(String uri)
String query(String query, Set<String> sids, Boolean names) throws SearchASLException
SearchASLExceptionList<Map<String,String>> queryAndRead(String query, Set<String> sids, Boolean names) throws SearchASLException
SearchASLExceptionCopyright © 2015. All Rights Reserved.