Liferay 7.0-ce-b4

com.liferay.portal.kernel.search.suggest
Interface Collator


public interface Collator


Method Summary
 String collate(Map<String,List<String>> suggestionsMap, List<String> tokens)
           
 

Method Detail

collate

String collate(Map<String,List<String>> suggestionsMap,
               List<String> tokens)
               throws SearchException
Throws:
SearchException

Liferay 7.0-ce-b4