com.khubla.pragmatach.framework.controller.impl
Class FormPostBeanBoundController
java.lang.Object
com.khubla.pragmatach.framework.controller.impl.AbstractController
com.khubla.pragmatach.framework.controller.impl.template.AbstractTemplateEngineController
com.khubla.pragmatach.framework.controller.impl.FormPostBeanBoundController
- All Implemented Interfaces:
- BeanBoundController, PragmatachController
- Direct Known Subclasses:
- FreemarkerController, ThymeleafController, UploadController, VelocityController
public class FormPostBeanBoundController
- extends AbstractTemplateEngineController
- implements BeanBoundController
- Author:
- tome
Methods inherited from class com.khubla.pragmatach.framework.controller.impl.AbstractController |
bad, buildWildcardResourceURI, forward, getApplicationURL, getCacheHeaders, getConfigurationParameter, getControllerName, getControllerName, getPragmatachRoute, getRequest, getResource, getSessionScopedController, ok, redirect, setPragmatachRoute, setRequest |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormPostBeanBoundController
public FormPostBeanBoundController()
getPostFieldValues
protected Map<String,String> getPostFieldValues()
throws PragmatachException
- Throws:
PragmatachException
populateController
public void populateController()
throws PragmatachException
- Specified by:
populateController
in interface BeanBoundController
- Throws:
PragmatachException
Copyright © 2014 khubla.com. All rights reserved.