public class GuideContainer extends GuideNode
baseName, clientLibRef, error, i18n, id, inlineStyles, locale, localeName, logger, resourceProps, slingRequest, xssapi
Constructor and Description |
---|
GuideContainer() |
GuideContainer(org.apache.sling.api.resource.Resource resource) |
GuideContainer(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.resource.Resource resource) |
Modifier and Type | Method and Description |
---|---|
String |
getAfPath()
Returns the adaptive form Path configured.
|
String |
getAutoSaveStrategyFilePath()
Returns the entire path till init.jsp for the autoSave strategy selected in case of forms built over 6.0
For 6.1, it returns relative path to support overlay of auto save strategies
|
String |
getClientLibRef()
Returns the name of the client lib associated with the
adaptive form.
|
String |
getCssFileRef()
Returns the path to the CSS file in CRXDE configured in the authoring of adaptive form
|
org.apache.sling.commons.json.JSONObject |
getCustomContextPropJson(javax.servlet.http.HttpServletRequest request)
Populates and returns the JSON Object from Custom Property Map attribute from request
|
String |
getDorTemplateRef()
Returns the path of the XDP Template used for generating Document of Record.
|
String |
getDoRType()
Returns the document of record type configured for the adaptive form
|
String |
getGuideContext()
Returns adaptive form specific data required to render an adaptive form
|
String |
getGuideJson()
Returns the adaptive form information for rendering an adaptive form on Client
|
String |
getLetterRef() |
String |
getMetaTemplateRef()
Returns meta-template reference associated with adaptive form if exists otherwise empty string.
|
String |
getMobileLayout() |
String |
getPagePath()
Returns the path of the page in which the guideContainer is present.
|
String |
getRedirect() |
GuidePanel |
getRootPanel()
Returns the root panel associated with the adaptive form.
|
String |
getSchemaRef()
Returns the path of the Schema used in the adaptive form
|
String |
getSchemaType()
Returns the type of the schema used in the adaptive form
|
GuideItemsContainer |
getToolbar()
Returns the tool bar of the adaptive form container
|
String |
getXDPName()
Returns the name of the XDP used in adaptive form.
|
String |
getXdpRef()
Returns the path of the XDP used in the adaptive form
|
String |
getXfaJson()
Returns the XDP Template information required to render XDP based adaptive forms
|
String |
getXfaRenderContext()
Returns the parameters required for XFA based adaptive forms to render.
|
String |
getXsdRef()
Returns the path of the XSD used in the adaptive form
|
boolean |
isAdobeSignEnabled()
Returns whether AdobeSign is enabled or not
|
boolean |
isFormFillerFirstSigner()
Returns whether Form filler is first signer or not
|
boolean |
isGuideSyncRequired()
Returns if the sync of adaptive form is required or not due to any changes done in XDP
|
boolean |
isMetaTemplateUpdated()
Returns true if meta-template associated with adaptive form is updated.
|
boolean |
isMetaTemplateValid()
Checks if path pointed by metaTemplateRef is valid resource.
|
boolean |
isRenderCall()
Gets the value for render
|
boolean |
isSignatureConfiguredCorrectly()
Returns whether signers are configured correctly or not.
|
activate, externalize, getAddMessage, getAppearance, getAuthoringConfigJSON, getBindRef, getColspan, getCssClassName, getDescription, getEnabled, getEnabledExp, getError, getFieldInlineStyles, getHeight, getId, getInlineCssClass, getInlineStyles, getIsEditMode, getIsRepeatable, getItems, getLayoutPath, getLayoutProperty, getLongDescriptionInlineStyles, getName, getNavTitle, getNodeClass, getPath, getQuestionMarkInlineStyles, getRemoveMessage, getResourceSuperType, getResourceType, getSlingRequest, getStyles, getTargetVersion, getTitle, getToolbarPosition, getVersion, getVisible, getVisibleExp, getWidth, getXssapi, getXssDescription, isDocumentFragmentGroup, isLayoutNavigable, isMenuRequired, isValid, isValidDorTemplateRef, setClientLibRef, setResource, setSlingRequest, syncNode
public GuideContainer()
public GuideContainer(org.apache.sling.api.SlingHttpServletRequest request, org.apache.sling.api.resource.Resource resource)
public GuideContainer(org.apache.sling.api.resource.Resource resource)
public String getRedirect()
public String getDoRType()
public String getXdpRef()
public String getLetterRef()
public String getMetaTemplateRef()
public String getAutoSaveStrategyFilePath()
public String getDorTemplateRef()
public String getXsdRef()
public String getSchemaRef()
public String getSchemaType()
public String getCssFileRef()
public String getClientLibRef()
getClientLibRef
in class GuideNode
public String getAfPath()
public GuideItemsContainer getToolbar()
GuideItemsContainer
toolbar of the adaptive form containerGuideItemsContainer
public GuidePanel getRootPanel()
GuidePanel
GuidePanel
public boolean isGuideSyncRequired()
public boolean isAdobeSignEnabled()
public boolean isFormFillerFirstSigner()
public boolean isSignatureConfiguredCorrectly()
public boolean isMetaTemplateUpdated()
public String getMobileLayout()
public String getXDPName()
public String getXfaRenderContext() throws GuideException
GuideException
public String getXfaJson() throws GuideException
GuideException
public String getGuideContext()
public String getGuideJson()
public boolean isRenderCall()
public org.apache.sling.commons.json.JSONObject getCustomContextPropJson(javax.servlet.http.HttpServletRequest request)
request
- public String getPagePath()
public boolean isMetaTemplateValid()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.