Liferay 6.2-ce-ga5

com.liferay.portal.kernel.search
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 6.2-ce-ga5