Uses of Interface
de.xima.fc.handler.interfaces.workflow.IFormDataHandler
-
Packages that use IFormDataHandler Package Description de.xima.fc.handler.interfaces de.xima.fc.handler.workflow -
-
Uses of IFormDataHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IFormDataHandler Modifier and Type Method Description IFormDataHandler
AHandlerProvider. getFormDataHandler()
IFormDataHandler
IHandlerProvider. getFormDataHandler()
-
Uses of IFormDataHandler in de.xima.fc.handler.workflow
Classes in de.xima.fc.handler.workflow that implement IFormDataHandler Modifier and Type Class Description class
FormDataHandler
The Class FormDataHandler.
-