Uses of Interface
nl.gx.forms.wmpformapi.engine.FormEngineRequestHelper
-
Packages that use FormEngineRequestHelper Package Description nl.gx.forms.wmpformapi.engine -
-
Uses of FormEngineRequestHelper in nl.gx.forms.wmpformapi.engine
Methods in nl.gx.forms.wmpformapi.engine that return FormEngineRequestHelper Modifier and Type Method Description FormEngineRequestHelper
FormEngineService. getRequestHelper(javax.servlet.http.HttpServletRequest request)
Returns the request helper which contains convenience methods for using the FormEngineSession in combination with a HttpRequest.
-