com.stratelia.silverpeas.pdcPeas.servlets
Class ThesaurusHelper

java.lang.Object
  extended by com.stratelia.silverpeas.pdcPeas.servlets.ThesaurusHelper

public class ThesaurusHelper
extends Object


Method Summary
static void initializeJargon(PdcSearchSessionController pdcSC)
           
static void setJargonInfoInRequest(PdcSearchSessionController pdcSC, javax.servlet.http.HttpServletRequest request)
           
static void setJargonInfoInRequest(PdcSearchSessionController pdcSC, javax.servlet.http.HttpServletRequest request, boolean isThesaurusActive)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

initializeJargon

public static void initializeJargon(PdcSearchSessionController pdcSC)
                             throws PdcException
Throws:
PdcException

setJargonInfoInRequest

public static void setJargonInfoInRequest(PdcSearchSessionController pdcSC,
                                          javax.servlet.http.HttpServletRequest request)
                                   throws PdcException
Throws:
PdcException

setJargonInfoInRequest

public static void setJargonInfoInRequest(PdcSearchSessionController pdcSC,
                                          javax.servlet.http.HttpServletRequest request,
                                          boolean isThesaurusActive)


Copyright © 2016 Silverpeas. All Rights Reserved.