Uses of Interface
de.xima.fc.interfaces.form.IExtendedFormPersistContext
Packages that use IExtendedFormPersistContext
- 
Uses of IExtendedFormPersistContext in de.xima.fc.form.persist
Classes in de.xima.fc.form.persist that implement IExtendedFormPersistContextModifier and TypeClassDescriptionclassContext of an form-resist-request extended withHttpServletRequestandHttpServletResponseMethods in de.xima.fc.form.persist that return IExtendedFormPersistContextModifier and TypeMethodDescriptionFormPersistContextBuilder.build(IExtendedFormRequestContext requestCtx) builds anIExtendedFormPersistContextbased on theIFormRequestContextand theIXFormof the builder and theIExtendedFormRequestContext.FormPersistContextBuilder.build(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) builds anIExtendedFormPersistContextbased on theIFormRequestContextand theIXFormof the builder and the given parameters.