com.silverpeas.search
Class ResultSearchRendererUtil

java.lang.Object
  extended by com.silverpeas.search.ResultSearchRendererUtil

public class ResultSearchRendererUtil
extends Object

Class used to avoid and remove JSP scriptlet


Constructor Summary
ResultSearchRendererUtil()
           
 
Method Summary
static String displayPertinence(float score)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultSearchRendererUtil

public ResultSearchRendererUtil()
Method Detail

displayPertinence

public static String displayPertinence(float score)
Parameters:
score - the relevant score
fullStarSrc - the full star source icon string
emptyStarSrc - the emty star source icon string
Returns:
HTML relevant display


Copyright © 2016 Silverpeas. All Rights Reserved.