com.stratelia.silverpeas.pdcPeas.servlets
Class InterestCentersHelper

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

public class InterestCentersHelper
extends Object


Method Summary
static void loadICenter(PdcSearchSessionController pdcSC, String icId)
           
static void processICenterSaving(PdcSearchSessionController pdcSC, javax.servlet.http.HttpServletRequest request)
           
static String putSelectedInterestCenterId(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

putSelectedInterestCenterId

public static String putSelectedInterestCenterId(javax.servlet.http.HttpServletRequest request)
                                          throws Exception
Throws:
Exception

loadICenter

public static void loadICenter(PdcSearchSessionController pdcSC,
                               String icId)
                        throws Exception,
                               PdcException
Throws:
Exception
PdcException

processICenterSaving

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


Copyright © 2016 Silverpeas. All Rights Reserved.