Package | Description |
---|---|
com.adobe.aemds.guide.service | |
com.adobe.aemds.guide.utils |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
FormSubmitActionService.submit(FormSubmitInfo formSubmitInfo)
Form Submission handler.
|
Map<String,Object> |
FormSubmitActionManagerService.submit(FormSubmitInfo formSubmitInfo,
Boolean runSubmitPostProcessors)
Execute the Form Submit Service submit for given FormSubmitInfo
|
Modifier and Type | Method and Description |
---|---|
static org.apache.sling.commons.json.JSONObject |
GuideUtils.getFormGuideJsonFromFormSubmitInfo(FormSubmitInfo formSubmitInfo,
GuideModelTransformer guideModelTransformer,
com.adobe.aemds.guide.service.GuideLocalizationService guideLocalizationService) |
static Map<String,String> |
GuideSubmitUtils.getGuideValueMap(FormSubmitInfo formSubmitInfo)
This API returns guideValueMap, that is, Map of all the fields and their values, and portal submit link and submit id
|
static Map<String,String> |
FormSubmittedDataParser.getGuideValueMap(FormSubmitInfo formSubmitInfo)
This API returns guideValueMap, that is, Map of all the fields and their values, and portal submit link and submit id
|
static Map<String,String> |
GuideSubmitUtils.getGuideValueMap(FormSubmitInfo formSubmitInfo,
boolean retainBoundDataHierarchy)
This API returns guideValueMap, that is, Map of all the fields and their values, and portal submit link and submit id
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.