public interface AdaptiveFormConfigurationService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CODE_EDITOR_MODE
Constant for specifying default mode of Rule Editor to Code Editor
|
static java.lang.String |
VISUAL_EDITOR_MODE
Constant for specifying default mode of Rule Editor to Visual Editor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getCustomRuleEditorGroups()
Returns list of configured groups to which
rule editor is shown
|
java.lang.Boolean |
getMakeFileNamesUnique()
Gives a boolean value weather the file name has to be made unique or not
|
java.lang.Boolean |
getPreventLiveLinkingFields()
Indicate whether to prevent live linking of fields with same effective bindref during runtime
|
java.lang.String |
getRuleEditorDefaultMode()
Returns the Default Mode when creating rules through Rule Editor.
|
java.lang.String |
getScriptingCompatibilityMode()
Returns the version of AEM Forms selected by user for running scripts.
|
boolean |
getShowPlaceholder()
This API returns true when placeholder is to be displayed and false otherwise
|
java.lang.String[] |
getWSDLConfigSearchPaths()
Method to return configured search paths
|
java.lang.Boolean |
isGeneratingCompliantData()
Indicate whether schema compliant data is to be generated or not.
|
boolean |
isSlingMaxCallValueSmall()
Just checks if sling max calls value coming from the
sling main servlet is less than our
GuideConstants.AF_SLING_MAX_CALL_COUNTER |
int |
maximumCacheEntries() |
static final java.lang.String VISUAL_EDITOR_MODE
static final java.lang.String CODE_EDITOR_MODE
boolean getShowPlaceholder()
java.lang.String getRuleEditorDefaultMode()
boolean isSlingMaxCallValueSmall()
GuideConstants.AF_SLING_MAX_CALL_COUNTER
int maximumCacheEntries()
java.lang.String[] getWSDLConfigSearchPaths()
java.lang.String getScriptingCompatibilityMode()
java.lang.Boolean getMakeFileNamesUnique()
java.lang.Boolean getPreventLiveLinkingFields()
java.lang.Boolean isGeneratingCompliantData()
java.lang.String[] getCustomRuleEditorGroups()
Copyright © 2010 - 2020 Adobe. All Rights Reserved