Uses of Class
com.avoka.fc.core.service.SubmissionService
Packages that use SubmissionService
Package
Description
Provides the SmartForm Manager service classes.
Provides common utility classes and exception objects.
-
Uses of SubmissionService in com.avoka.fc.core.service
Methods in com.avoka.fc.core.service that return SubmissionServiceModifier and TypeMethodDescriptionstatic SubmissionService
ServiceFactory.getSubmissionService()
Return the SubmissionService instance. -
Uses of SubmissionService in com.avoka.fc.core.util
Methods in com.avoka.fc.core.util with parameters of type SubmissionServiceModifier and TypeMethodDescriptionstatic void
FormUtils.returnToForm
(String submitKey, HttpServletRequest request, SubmissionService submissionService) Cancels a submission, then returns to the form, preserving the submission but erasing progress from the submission action onwards (e.g.