Uses of Interface
de.xima.fc.interfaces.form.IFormProcessContext
Packages that use IFormProcessContext
-
Uses of IFormProcessContext in de.xima.fc.form.process
Classes in de.xima.fc.form.process that implement IFormProcessContextModifier and TypeClassDescriptionclass
Context of an form-process-request extended withHttpServletRequest
andHttpServletResponse
class
Context of an form-process-request with data after the processingMethods in de.xima.fc.form.process that return IFormProcessContextModifier and TypeMethodDescriptionFormProcessContextBuilder.build()
builds anIFormProcessContext
based on the givenIFormRequestContext
of the builderFormProcessContextBuilder.build
(IFormProcessContext processCtx) Builds theIFormProcessContext
based on the given builder data by loading all needed data from the master server and sets them into the givenIFormProcessContext
.Methods in de.xima.fc.form.process with parameters of type IFormProcessContextModifier and TypeMethodDescriptionFormProcessContextBuilder.build
(IFormProcessContext processCtx) Builds theIFormProcessContext
based on the given builder data by loading all needed data from the master server and sets them into the givenIFormProcessContext
. -
Uses of IFormProcessContext in de.xima.fc.interfaces.form
Subinterfaces of IFormProcessContext in de.xima.fc.interfaces.formModifier and TypeInterfaceDescriptioninterface