Package | Description |
---|---|
com.adobe.aemds.guide.common | |
com.adobe.aemds.guide.service |
Modifier and Type | Method and Description |
---|---|
String |
GuideContainer.getXfaJson()
Returns the XDP Template information required to render XDP based adaptive forms
|
String |
GuideContainer.getXfaRenderContext()
Returns the parameters required for XFA based adaptive forms to render.
|
void |
GuideNode.syncNode() |
Modifier and Type | Method and Description |
---|---|
String |
GuideModelTransformer.getDataJson(org.apache.sling.api.resource.Resource guideContainer,
com.adobe.aemds.guide.utils.JSONCreationOptions options)
Returns the JSON after merging Guide Template with the data XML
|
String |
GuideDraftStateProvider.getGuideDraftState(String guideStatePathRef)
Deprecated.
Gets the Draft state of the adaptive form
|
Map<String,String>[] |
GuideModelTransformer.validate(String dataXml,
org.apache.sling.api.resource.Resource resource,
String serverUrl,
String contextPath)
Deprecated.
|
Map<String,String>[] |
GuideModelTransformer.validate(String dataXml,
org.apache.sling.api.resource.Resource resource,
String serverUrl,
String locale,
String contextPath)
Deprecated.
|
GuideValidationResult |
GuideModelTransformer.validateData(String dataXml,
org.apache.sling.api.resource.Resource resource,
String serverUrl,
String locale,
String contextPath)
This API performs Server Side validation for an adaptive form
|
GuideValidationResult |
GuideModelTransformer.validateForm(ValidationOptions validationOptions)
This API performs Server Side and captcha validation for an adaptive form
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.