Uses of Interface
de.xima.fc.handler.interfaces.entity.IFormRecordSubmissionHandler
-
Packages that use IFormRecordSubmissionHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IFormRecordSubmissionHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IFormRecordSubmissionHandler Modifier and Type Class Description class
FormRecordSubmissionHandler
Handler implementation for reading and writingFormRecordSubmission
entities. -
Uses of IFormRecordSubmissionHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IFormRecordSubmissionHandler Modifier and Type Method Description IFormRecordSubmissionHandler
AHandlerProvider. getFormRecordSubmissionHandler()
IFormRecordSubmissionHandler
IHandlerProvider. getFormRecordSubmissionHandler()
-