info.magnolia.module.publicuserregistration.frontend
Class Register

java.lang.Object
  extended by info.magnolia.cms.servlets.MVCServletHandlerImpl
      extended by info.magnolia.cms.servlets.CommandBasedMVCServletHandler
          extended by info.magnolia.module.admininterface.PageMVCHandler
              extended by info.magnolia.module.publicuserregistration.frontend.AbstractUserRegistrationPage
                  extended by info.magnolia.module.publicuserregistration.frontend.AbstractProfilePage
                      extended by info.magnolia.module.publicuserregistration.frontend.Register
All Implemented Interfaces:
info.magnolia.cms.servlets.MVCServletHandler

public class Register
extends AbstractProfilePage

TODO dlipp - add proper comment.

Version:
$Id$

Field Summary
 
Fields inherited from class info.magnolia.module.publicuserregistration.frontend.AbstractProfilePage
passwordConfirmation, userProfile, userRegistrar
 
Fields inherited from class info.magnolia.module.publicuserregistration.frontend.AbstractUserRegistrationPage
errorMessages
 
Fields inherited from class info.magnolia.module.admininterface.PageMVCHandler
COMMAND_PARAMETER_NAME, COMMAND_SHOW, VIEW_SHOW
 
Fields inherited from class info.magnolia.cms.servlets.MVCServletHandlerImpl
exception, request, response, VIEW_ERROR, VIEW_SUCCESS
 
Fields inherited from interface info.magnolia.cms.servlets.MVCServletHandler
VIEW_NOTHING
 
Constructor Summary
Register(String name, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Method Summary
protected  boolean doExecute()
           
 
Methods inherited from class info.magnolia.module.publicuserregistration.frontend.AbstractProfilePage
init, setPasswordConfirmation
 
Methods inherited from class info.magnolia.module.publicuserregistration.frontend.AbstractUserRegistrationPage
execute, getModuleConfig, renderHtml, setErrorPage, setTargetPage
 
Methods inherited from class info.magnolia.module.admininterface.PageMVCHandler
getForm, getI18nBasename, getMsgs, getParams, setForm, setI18nBasename, setMsgs, setParams, show
 
Methods inherited from class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
findCommand, getCatalogueName, getCommandContext, getViewNameAfterExecution, setCatalogueName
 
Methods inherited from class info.magnolia.cms.servlets.MVCServletHandlerImpl
getCommand, getException, getExceptionStackTrace, getName, getRequest, getResponse, populateFromRequest, setCommand, setRequest, setResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Register

public Register(String name,
                javax.servlet.http.HttpServletRequest request,
                javax.servlet.http.HttpServletResponse response)
Method Detail

doExecute

protected boolean doExecute()
Specified by:
doExecute in class AbstractUserRegistrationPage


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.