public interface FormPortalSubmitPreprocessor
Modifier and Type | Method and Description |
---|---|
PortalRecordInfo |
doPreProcess(java.util.Map<java.lang.String,java.lang.Object> options)
This method would be invoked before the submission of an Adaptive form
|
PortalRecordInfo doPreProcess(java.util.Map<java.lang.String,java.lang.Object> options)
options
- - Map containing
GuideConstants.FORM_SUBMIT_INFO - FormSubmitInfo object
GuideConstants.ENABLE_PORTAL_SUBMIT - Boolean enablePortalSubmit
GuideConstants.SIGN_AGREEMENT_INFO - SignAgreementInfo object
GuideConstants.SUBMIT_TYPE - SubmitType Enum
GuideConstants.DRAFT_ID - draft ID
GuideConstants.AF_SUBMISSION_INFO - submissionInfo, computed metadata informationCopyright © 2010 - 2020 Adobe. All Rights Reserved