Uses of Interface
com.avoka.fc.core.servlet.IDynamicDataHandler
Package
Description
Provides form Dynamic Data operation handler classes.
Provides form Submission Update handler and action classes.
-
Uses of IDynamicDataHandler in com.avoka.fc.core.servlet.dd
Modifier and TypeClassDescriptionclass
Provides an abstract DynamicDataHandler to enable sharing of common code.class
Provides an add attachment file operation dynamic data handler.class
Provides an background save operation dynamic data handler.class
Provides a Client Ref Data Handler class.class
Provides an dynamic data operation dynamic data handler.class
Provides an email confirmation operation dynamic data handler.class
Provides an email receipt operation dynamic data handler.class
Provides an email saved form handler operation dynamic data handler.class
Provides an email share form operation dynamic data handler.class
Provides a form start operation dynamic data handler.class
Provides an get attachment file operation dynamic data handler.class
Provides an get attachment list operation dynamic data handler.class
Provides an ping operation dynamic data handler.class
Provides an remove attachment operation dynamic data handler.class
Provides an render receipt operation dynamic data handler.class
Provides an save challenge operation dynamic data handler.class
Provides an submit attachment manually operation dynamic data handler. -
Uses of IDynamicDataHandler in com.avoka.fc.core.servlet.dd.cmd
Modifier and TypeClassDescriptionclass
Provides a Form Command Handler class to provide an improved Form HTTP API.class
Provides a Receipt Form Load Command Handler class to support PDF receipt generation with PhantomJS.