com.silverpeas.external.mailinglist.servlets
Class GoToMessage

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by com.silverpeas.peasUtil.GoTo
              extended by com.silverpeas.external.mailinglist.servlets.GoToMessage
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class GoToMessage
extends com.silverpeas.peasUtil.GoTo

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.silverpeas.peasUtil.GoTo
util
 
Constructor Summary
GoToMessage()
           
 
Method Summary
 String getDestination(String id, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
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

GoToMessage

public GoToMessage()
Method Detail

getDestination

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


Copyright © 2016 Silverpeas. All Rights Reserved.