org.paneris.bibliomania
Class OldUrlRedirect

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.melati.servlet.ConfigServlet
              extended by org.melati.servlet.PoemServlet
                  extended by org.melati.servlet.TemplateServlet
                      extended by org.melati.template.webmacro.WebmacroMelatiServlet
                          extended by org.paneris.bibliomania.BibliomaniaServlet
                              extended by org.paneris.bibliomania.OldUrlRedirect
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class OldUrlRedirect
extends BibliomaniaServlet

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.paneris.bibliomania.BibliomaniaServlet
BibliomaniaServlet.BibContext
 
Field Summary
 
Fields inherited from class org.paneris.bibliomania.BibliomaniaServlet
templatePrefix, UNROLL
 
Fields inherited from class org.melati.servlet.TemplateServlet
templateEngine
 
Fields inherited from class org.melati.servlet.ConfigServlet
melatiConfig, sysAdminEmail, sysAdminName
 
Constructor Summary
OldUrlRedirect()
           
 
Method Summary
protected  java.lang.String bibliomaniaHandle(org.melati.Melati melati, org.webmacro.servlet.WebContext context)
           
protected  void fillContext(org.melati.Melati melati, BibliomaniaServlet.BibContext it)
           
static java.lang.String newURL(java.lang.String contentPath, Bib bib)
           
 
Methods inherited from class org.paneris.bibliomania.BibliomaniaServlet
accessHandler, assertRegisteredUser, bibliomaniaTemplate, decipherExtraPathInfo, getSysAdminEmail, getSysAdminName, handle, init, melatiConfig, melatiContext, poemContext
 
Methods inherited from class org.melati.template.webmacro.WebmacroMelatiServlet
doTemplateRequest
 
Methods inherited from class org.melati.servlet.TemplateServlet
addExtension, doPoemRequest, error, prePoemSession
 
Methods inherited from class org.melati.servlet.PoemServlet
_handleException, dbBusyMessage, destroy, doConfiguredRequest, handleException, poemContextWithLDB
 
Methods inherited from class org.melati.servlet.ConfigServlet
doGet, doPost, setSysAdminEmail, setSysAdminName, writeConnectionPendingException, writeError
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OldUrlRedirect

public OldUrlRedirect()
Method Detail

fillContext

protected void fillContext(org.melati.Melati melati,
                           BibliomaniaServlet.BibContext it)
Overrides:
fillContext in class BibliomaniaServlet

newURL

public static java.lang.String newURL(java.lang.String contentPath,
                                      Bib bib)

bibliomaniaHandle

protected java.lang.String bibliomaniaHandle(org.melati.Melati melati,
                                             org.webmacro.servlet.WebContext context)
                                      throws org.webmacro.WebMacroException
Overrides:
bibliomaniaHandle in class BibliomaniaServlet
Throws:
org.webmacro.WebMacroException


Copyright © 2000-2009 PanEris. All Rights Reserved.