org.paneris.bibliomania
Class BibliomaniaLogin

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.BibliomaniaLogin
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class BibliomaniaLogin
extends BibliomaniaServlet

See Also:
Serialized Form

Nested Class Summary
static class BibliomaniaLogin.Handler
           
 
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
BibliomaniaLogin()
           
 
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)
           
protected  BibliomaniaLogin.Handler getLoginHandler()
           
protected  java.lang.String handleRegister(org.melati.Melati melati, org.webmacro.servlet.WebContext context, User template)
           
protected  java.lang.String handleRegisterFinish(org.melati.Melati melati, org.webmacro.servlet.WebContext context)
           
protected  java.lang.String handleRemind(org.melati.Melati melati, org.webmacro.servlet.WebContext context)
           
 java.lang.String loginTemplate(java.lang.String name)
           
 
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

BibliomaniaLogin

public BibliomaniaLogin()
Method Detail

fillContext

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

loginTemplate

public java.lang.String loginTemplate(java.lang.String name)

getLoginHandler

protected BibliomaniaLogin.Handler getLoginHandler()

handleRemind

protected java.lang.String handleRemind(org.melati.Melati melati,
                                        org.webmacro.servlet.WebContext context)
                                 throws java.lang.Exception
Throws:
java.lang.Exception

handleRegister

protected java.lang.String handleRegister(org.melati.Melati melati,
                                          org.webmacro.servlet.WebContext context,
                                          User template)
                                   throws java.lang.Exception
Throws:
java.lang.Exception

handleRegisterFinish

protected java.lang.String handleRegisterFinish(org.melati.Melati melati,
                                                org.webmacro.servlet.WebContext context)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

bibliomaniaHandle

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


Copyright © 2000-2009 PanEris. All Rights Reserved.