lumis.service.content.wizard
Class ContentWizardControllerHtml
java.lang.Object
lumis.portal.controller.ControllerHtml
lumis.service.content.wizard.ContentWizardControllerHtml
public class ContentWizardControllerHtml
- extends ControllerHtml
Process the request of the content create wizard.
Currently the only request this controller accepts is the request to
create a new CMS service.
The request parameters are parsed by CreateParams
.
The response is ok if the operation succeeded, or the
localized error message if the operation failed.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentWizardControllerHtml
public ContentWizardControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
handleRequest
public void handleRequest()
throws PortalException
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.