com.stratelia.webactiv.almanach.servlets
Class GoToEvent

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by com.silverpeas.peasUtil.GoTo
              extended by com.stratelia.webactiv.almanach.servlets.GoToEvent
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class GoToEvent
extends com.silverpeas.peasUtil.GoTo

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.silverpeas.peasUtil.GoTo
util
 
Constructor Summary
GoToEvent()
           
 
Method Summary
 String getDestination(String eventId, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 
Methods inherited from class com.silverpeas.peasUtil.GoTo
displayError, doGet, doPost, getContentLanguage, getObjectId, getUserId, isUserAllowed, isUserLogin, setGefSpaceId
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoToEvent

public GoToEvent()
Method Detail

getDestination

public String getDestination(String eventId,
                             javax.servlet.http.HttpServletRequest req,
                             javax.servlet.http.HttpServletResponse res)
                      throws Exception
Specified by:
getDestination in class com.silverpeas.peasUtil.GoTo
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.