Uses of Interface
de.xima.fc.interfaces.form.IExtendedFormProcessContext
Packages that use IExtendedFormProcessContext
-
Uses of IExtendedFormProcessContext in de.xima.fc.form.process
Classes in de.xima.fc.form.process that implement IExtendedFormProcessContextModifier and TypeClassDescriptionclassContext of an form-process-request extended withHttpServletRequestandHttpServletResponseMethods in de.xima.fc.form.process that return IExtendedFormProcessContextModifier and TypeMethodDescriptionFormProcessContextBuilder.build(IExtendedFormRequestContext requestCtx) builds anIExtendedFormProcessContextbased on theIFormRequestContextof the builder and theIExtendedFormRequestContext.FormProcessContextBuilder.build(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) builds anIExtendedFormProcessContextbased on theIFormRequestContextof the builder and the given parameters.